Results 63 issues of Gianmarco

Right now it's only visible when you hover, you can't make it stay visible/hidden

enhancement
studio

https://github.com/pmndrs/drei/blob/c6f81f6907b69fc9f05ace228a32fb7f06f91a43/src/core/Cloud.tsx#L10 We should probably put it in drei-assets https://github.com/pmndrs/drei-assets I found this while inspecting the flat bundle used by services by unpkg and jsdelivr and there's this big guy in...

Inspired by this tweet by @AndrewPrifer https://twitter.com/AndrewPrifer/status/1339941921788194817 We could wrap the Curve editing functionality with a component that exposes props for - number of handles & initial positions - editing...

enhancement
good first issue

Use this template instead https://codesandbox.io/s/r3f-template-jrl1f

good first issue

documentation
help wanted

Demo here: https://codesandbox.io/s/fo7fg?file=/src/Scene.js uses this example https://threejs.org/examples/webgl_mirror.html

Would you like me to setup CI like maath? sandboxes in demo/src/sandboxes that can be used for dev ( I do it with a router in the demo ) and...