danini-the-panini / mittsu

3D Graphics Library for Ruby.
https://github.com/danini-the-panini/mittsu
MIT License
510 stars 33 forks source link

Appears RingGeometry missing compared to threes.js #60

Closed jonzerstyle closed 6 years ago

jonzerstyle commented 6 years ago

https://threejs.org/docs/index.html#api/geometries/RingGeometry

grep in mittsu for RingGeo finds nothing.

when trying to use Mittsu::RingGeometry: uninitialized constant Mittsu::RingGeometry (NameError)

danini-the-panini commented 6 years ago

Added in #68 , will be available in v0.3.0 release