issues
search
14islands
/
r3f-scroll-rig
A react-three-fiber scroll-rig for syncing 3D meshes and DOM elements.
MIT License
733
stars
37
forks
source link
Feat/viewport refactor
#12
Closed
ffdead
closed
1 year ago
ffdead
commented
1 year ago
Improve cameras
possible to specify either position or FoV - the other will be caculate to match the DOM
ViewportScrollScene should use r3f state enclave so we can add
or custom cameras as child Also fixes #10
Improve cameras