theatre/examples/r3f-cra
Andrew Prifer fc9df7c346
Support multiple sheet instances (#153)
* Support multiple/nested sheets and sheet instances

* Add playground for instances

* Fix playground and example

* Change r3f's objectKey to storeKey to avoid confusion

* Update all editable/uniqueName variables used as store key to storeKey too

* Fix lint warnings
2022-05-16 12:43:45 +02:00
..
public WIP: Getting r3f to work with create-react-app 2021-08-07 21:41:07 +02:00
src Support multiple sheet instances (#153) 2022-05-16 12:43:45 +02:00
.env WIP: Getting r3f to work with create-react-app 2021-08-07 21:41:07 +02:00
.eslintrc.json Fix various issues with the build system (#129) 2022-04-21 22:03:51 +02:00
.gitignore WIP: Getting r3f to work with create-react-app 2021-08-07 21:41:07 +02:00
package.json Fix various issues with the build system (#129) 2022-04-21 22:03:51 +02:00
README.md Upgrade typescript 2021-08-08 10:12:23 +02:00
tsconfig.json Progress with cra 2021-08-07 22:30:29 +02:00

R3F CRA Example

Example of using theatre and @react-three/fiber with Create React App.