theatre-js / theatre

Motion design editor for the web
https://www.theatrejs.com
Apache License 2.0
11.41k stars 363 forks source link

r3f PerspectiveCamera missing export #347

Open timohausmann opened 2 years ago

timohausmann commented 2 years ago

Hey, I followed the r3f tutorial further and fail to import 'PerspectiveCamera' from the package. It seems like it does not get exported. What could be the issue?

image image

I think there is also a mistake in the example, showing import {PerspectiveCamera} from '@react-three/r3f' instead of @theatre/r3f. Thanks for your help, this project is very helpful!

timohausmann commented 2 years ago

https://github.com/theatre-js/website/pull/4 😅 gotta start contributin somewhere