The 3d-modeling tag has no usage guidance.
2
votes
1answer
44 views
Connecting 3d corridors created by procedural generation?
The 2d case is simple. You generate the segments. You find the intersections. Then you can easily outline the shape of the connecting joint in the 2d embedded graph.
However, in 3d or n-d with a ...
0
votes
0answers
26 views
How do I use a tilesheet?
I have a texture which has lots of textures on it. But when it comes to tiling how does this work? As the UV space tiles anything within the 10 by 10 space. But if you have lots textures within that ...