Debug winding validator

You can make such helpers yourself. I did something similar there:

for Geometry, indexed and non-indexed BufferGeometry:
THREEf.js/THREEf_90/THREEf.js at b263d88d9b783b5dca4f5008e718997b6a3e75f0 · hofk/THREEf.js · GitHub
See line 3859


and there only indexed BufferGeometry
THREEf.js/THREEf_90/THREEh.js at b263d88d9b783b5dca4f5008e718997b6a3e75f0 · hofk/THREEf.js · GitHub


and there only non-indexed BufferGeometry
THREEg.js/THREEg.js at d27efac3403a66113ddf302f8a71104655aba043 · hofk/THREEg.js · GitHub
See line 4629
Used there Magic Box part from sandbox THREEg


and there only Geometry
https://hofk.de/main/discourse.threejs/2018/HelperExample/HelperExample.html
see

1 Like