Low poly add-ons for a-frame virtual reality models. Take any existing a-frame primitive, such as a-sphere and replace the prefix to obtain a low-poly version, such as lp-sphere. Every low-poly object supports the following attributes. Modify the attributes just like you would any other AFrame VR attribute. Specify curvature of the surface. Function that accepts the vertex’s original position and outputs the vertex’s new position. This is applied before customizable randomization. All random...