Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Three Fiber #3

Open
skrichten opened this issue Jun 19, 2019 · 2 comments
Open

React Three Fiber #3

skrichten opened this issue Jun 19, 2019 · 2 comments

Comments

@skrichten
Copy link

Your project is interesting, but it would be great to see a particle system utility built FOR react-three-fiber, instead of on top of it. I was wondering if you had any plans for something like that.

@tim-soft
Copy link
Owner

tim-soft commented Sep 19, 2019

@skrichten I've been thinking about this a bit and it could make for some interesting flexibility. I can imagine some helper function for generating and passing the [x, y, z] position and velocity vectors for each point could be useful, so you could use your own primitives/shaders

edit: or possibly passing children to the particle field and using those as particles

@flyskywhy
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants