Common 3D Crawler Creation: Difference between revisions
(Created page with "== Important Information: ==") |
No edit summary |
||
Line 1: | Line 1: | ||
== | == Requirements: == | ||
* Basic knowledge of using [https://blender.org/ Blender] | |||
* Giants i3d Exporter Plugins from [https://gdn.giants-software.com/downloads.php GDN] | |||
* [https://github.com/NMC-TBone/i3d_exporter_additionals/releases/tag/v2.0.8 I3D Exporter Additionals] Blender Addon | |||
* Giants Editor from [https://gdn.giants-software.com/downloads.php GDN] | |||
* Track piece with 1 UVset | |||
== Information == | |||
In this tutorial you will see how to get a caterpillar type track from Blender and over to i3d with motionPath_secondUV_colorMask shader variation. | |||
The motionPath_secondUV_colorMask requires a second UV layer which will be used for the specular/vmask texture and the first UV layer will be for UDIM and normal map. |
Revision as of 21:13, 14 September 2022
Requirements:
- Basic knowledge of using Blender
- Giants i3d Exporter Plugins from GDN
- I3D Exporter Additionals Blender Addon
- Giants Editor from GDN
- Track piece with 1 UVset
Information
In this tutorial you will see how to get a caterpillar type track from Blender and over to i3d with motionPath_secondUV_colorMask shader variation.
The motionPath_secondUV_colorMask requires a second UV layer which will be used for the specular/vmask texture and the first UV layer will be for UDIM and normal map.