obj2gltf
obj2gltf copied to clipboard
Does the conversion process handle smoothing groups?
Does the conversion process handle smoothing groups?
This is a model of a ball. I changed the smoothing group. Causes differences in the picture.
But after I converted the obj file to a GLB file. Normals don't reflect this.
my data: ball.zip
obj2gltf
does not support smoothing groups currently. Thanks for uploading the sample file this is support we may add in the future.
@simonasdmd if it's ok if this stays open? We may want to support smoothing groups in the future.
ok~
Jeez, 4 years? It's not a matter of choice. If there is a normal map on an unwrapped object that underwent normal projection, you need to support smoothing groups. I've went through tons of libraries to convert OBJ to GLB and this is the closest thing I can find. It's almost perfect except this issue which unfortunately renders it unusable.