Facepunch / sbox-sdf

Library providing marching cubes / squares mesh generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D SDF UV's are broken

Nolankicks opened this issue · comments

I've tried to add uvs to a 3D sdf world, I've been told this is a bug by pol and its broken. I think this is only for 3D sdf, because 2d seems to work fine. I'm using a SDFVOL for the material. NOTE: I'm using this older version 85f2932 of SDF since the latest builds don't work in sbox rn, my guess is because they were made on a branch @Metapyziks is working on
image

I needed to use the shader.

I've made it at least generate some UVs now, so you can use non-triplanar materials.