pythreejs
pythreejs copied to clipboard
Missing BufferGeometries
For example, it doesn't seem like Tetrahedron/Octahedron/IcoshedronBufferGeometry are present.
- Are these actually supported in the three.js version that pythreejs is currently built against?
- If so, maybe just adding them to the config is enough?
Are these actually supported in the three.js version that pythreejs is currently built against?
I have no idea. Not sure how to know. I just see them in the three.js documentation but don't find them here.