mayognaise/aframe-html-shader

Use dom mutation API to only update when needed

Opened this issue · 1 comments

You can watch the dom nodes with a mutationobserver and only update when needed.

@bnolan it's a really good idea! will do that.