This repository was archived by the owner on Aug 12, 2026. It is now read-only.
v0.1.0
npm install --save react-three-renderer@0.1.0
Changelog ( see diff )
Components
- React3
- Geometries
- Add TextGeometry ( #30 )
- Add TubeGeometry ( #31 )
- Add DodecahedronGeometry ( #32 )
- LatheGeometry fixes:
- Fixed the type of
points
to THREE.Vector2
- Fixed the type of
- Materials
- Add RawShaderMaterial ( #29 )
Documentation
- Improve README.md
- Add CHANGELOG.md
- Fix view source links
- Add docs for shared properties in geometries and materials
- Add cross-links between shape and extrude geometry
Project
- Move tests into main repository