minus-squarezener_diode@feddit.orgtoBlender@lemmy.world•Blender .obj-export precisionlinkfedilinkarrow-up9·2 months agoThis looks a lot like floating point errors. There’s probably some math involved in exporting that causes these slight inaccuracies. It probably isn’t too hard to write a short python script to go over the exported file, and round those values. linkfedilink
This looks a lot like floating point errors. There’s probably some math involved in exporting that causes these slight inaccuracies.
It probably isn’t too hard to write a short python script to go over the exported file, and round those values.