This repository was archived by the owner on Aug 12, 2026. It is now read-only.
v0.1.2
npm install --save react-three-renderer@0.1.2
Changelog ( see diff )
Components
- Add <sprite> component ( #39 )
- Add
uniformsproperty to <shaderMaterial> and <rawShaderMaterial> ( #36 ). - Allow reordering of components within the
<resources>component ( #40 )
Documentation
- Improve <module> documentation ( Thanks @delvarworld )
- Improve commenting for materialDescriptorBase