Replies: 1 comment 1 reply
-
Now that we are using the new Viewer(GL) implementation in Newton rather than OpenGLRenderer we can probably implement this soon. I will create an issue out of this discussion. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I implemented a particle emitter. I am using particle flags to start emissions at each frame.
However, during rendering all the particles are rendered regardless of their flags. Is there a way to not render inactive particles?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions