See the Pen OvJbar by NombreNombre (@NombreNombre) on CodePen.

WEBGL

This code is forcreate 3d objects.

To Start you must create the canvas.

Then you create the function draw with the next commands:

push() sphere() pop()

With this, you will have createdan object. And yes, it's short, butstress kills my nerves