Spinning Triangle

This example demonstrates 3D rotation with multiple axes using rotateY(), rotateZ(), and rotateX() on a simple triangle. The triangle is filled using dcl.curve.plot().

JavaScript Code: