elm-3d-scene icon indicating copy to clipboard operation
elm-3d-scene copied to clipboard

Implement debug rendering mode

Open ianmackenzie opened this issue 5 years ago • 0 comments

Show things like:

  • triangle edges
  • curve vertices
  • normal vectors
  • tangent vectors
  • UV grid

Enable per object (can add to a group to recursively enable debugging on all members)

Handy for debugging but also for generating cool-looking demo images =)

ianmackenzie avatar Jun 14 '19 19:06 ianmackenzie