jared-hughes / DesThree

Desmos bindings for three.js
3 stars 0 forks source link

Update documentation with new objects before 0.5.2 release #52

Closed jared-hughes closed 3 years ago

jared-hughes commented 3 years ago

Lots of new objects and other changes recently.

I already added tests for #37, #21, and #24, but still need to add tests for:

All of the above need documentation added. While doing this, consider if order of arguments make sense. E.g. lights should really have position/direction before color because color is white most of the time.