LDraw.org Discussion Forums
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 Face
0 !TEXMAP START PLANAR -13 0 10 13 0 10 -13 16 10 51775.png
0 !: 1 16 0 0 0 1 0 0 0 1 0 0 0 -1 s\3626bs04.dat
how 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

the catch its at a strange origin and its dual sided

Because of the planar projection, the texture gets warped, but I think this is more what you are looking for.


.dat   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:


.dat   texmap test.dat (Size: 612 bytes / Downloads: 1)