react-three-paper icon indicating copy to clipboard operation
react-three-paper copied to clipboard

A paper-thin (~800 bytes) and position-aware wrapper for ThreeJS in React.

Results 3 react-three-paper issues
Sort by recently updated
recently updated
newest added

Installed with npm, received "Module not found: Can't resolve 'paper'" changed import to "react-three-paper", received "Unhandled Runtime Error TypeError: i is not a function" downloaded build from repo into folder...

I liked your work very much and would like to apply it, I use React and unfortunately I have errors of this kind.... TypeError: three_custom_shader_material__WEBPACK_IMPORTED_MODULE_0__.TYPES is undefined three_custom_shader_material__WEBPACK_IMPORTED_MODULE_0__.CustomShaderMaterial is not...

Added a way for any props passed into the `` component get passed into the three script. The initial state of the props gets passed into the main script as...