aframe
aframe copied to clipboard
Added a couple of performance tips
I added the suggestion of creating variables outside of arrays.
I added the suggestion of a lookup table instead of a switch statement.