![]() |
|
texmap test - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: Models and Parts (https://forums.ldraw.org/forum-18.html) +--- Forum: Parts Authoring (https://forums.ldraw.org/forum-19.html) +--- Thread: texmap test (/thread-29559.html) |
texmap test - Jeff Jones - 2026-06-16 i need this for a project the top edge of the png should be at y=0 but it doesnt show up RE: texmap test - Jeff Jones - 2026-06-16 Quote:0 // Front Facehow move it in y? RE: texmap test - Jeff Jones - 2026-06-16 got it working the catch its at a strange origin and its dual sided RE: texmap test - Travis Cobbs - 2026-06-16 (2 hours ago)Jeff Jones Wrote: got it working Because of the planar projection, the texture gets warped, but I think this is more what you are looking for.
texmap test.dat (Size: 546 bytes / Downloads: 1)
RE: texmap test - Travis Cobbs - 2026-06-16 (1 hour ago)Travis Cobbs Wrote: Because of the planar projection, the texture gets warped, but I think this is more what you are looking for. This doesn't really look right either, but it demonstrates using CYLINDRICAL projection instead of PLANAR:
texmap test.dat (Size: 612 bytes / Downloads: 1)
|