Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

Adds UDIMShaderMaterial, and UDIMTextureTilset, allowing for the use of UDIM tiled textures for 3D meshes.# Usage1. Create a UDIMShaderMaterial in a 3D material property.2. Create a UDIMTextureTileset in the "Albedo" > "Albedo Tileset" propererty of the UDIMShaderMaterial3. Click left click the UDIMTextureTileset to reveal an "Import UDIM Texture Set" button, left click it.4. Browse to and select one of any of the appropriately named UDIM tile textures from the tileset you'd like to use.5. Done!This is an early iteration, any feedback is appreciated!
Adds UDIMShaderMaterial, and UDIMTextureTilset, allowing for the use of UDIM tiled textures for 3D meshes.
# Usage
1. Create a UDIMShaderMaterial in a 3D material property.
2. Create a UDIMTextureTileset in the "Albedo" > "Albedo Tileset" propererty of the UDIMShaderMaterial
3. Click left click the UDIMTextureTileset to reveal an "Import UDIM Texture Set" button, left click it.
4. Browse to and select one of any of the appropriately named UDIM tile textures from the tileset you'd like to use.
5. Done!
This is an early iteration, any feedback is appreciated!
Reviews
Quick Information

Adds UDIMShaderMaterial, and UDIMTextureTilset, allowing for the use of UDIM tiled textures for 3D meshes.# Usage1. Create a UDIMShaderMaterial in a 3D material property.2. Create a UDIMTextureTileset in the "Albedo" > "Albedo Tileset" propererty of the UDIMShaderMaterial3. Click left click the UDIMTextureTileset to reveal an "Import UDIM Texture Set" button, left click it.4. Browse to and select one of any of the appropriately named UDIM tile textures from the tileset you'd like to use.5. Done!This is an early iteration, any feedback is appreciated!