aframevr / a-blast

💥 Save the World From the Cutest Creatures in the Universe!
https://aframe.io/a-blast/
MIT License
128 stars 66 forks source link

Fixes #41 Debug normals #43

Closed fernandojsg closed 8 years ago

fernandojsg commented 8 years ago

Added two parameters to json-model to show normals (Yellow: face normals, Red: vertex normals):

image

It's quite simple and not so customisable, but we could work on that if we need it later.

/cc @feiss

feiss commented 8 years ago

Perfect, thanks!

fernandojsg commented 8 years ago

@feiss I disabled it by default on index.html, if you want to enable just change debugNormals: true