Luca Fanselau
Luca Fanselau
Hi, I have been developing a react hook library based on the ts-starter by antfu. To have a better DX I have essentially created a playground vite application next to...
For some objects (like a three.js Camera) it would be beneficial to have a callback (probably during register) to call some custom logic on target (like camera.updateProjectionMatrix() or whatever) -...
Will require an upstream pr most probably... Should support: - action type (string id?) - action progress (time manipulation)
This is the tracking issue for how the positioning API should behave once the Scroll.Controls are scaled. To ensure a good solution it would be beneficial if some use cases...
Make utility work in the r3f context. Basically, this will have to be a group that is positioned according to scroll progress. It still remains to ask of how this...
A common use case, seems to be that there is some sort of static state at specific points. Such as the Scroll.Snap points. To prevent weird behavior in close proximity...
A nice to have, would be if `Scroll.Controls` has a direction flag. Most things should just work plug and play. So this should be an easy task