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

#152 add beforeRender event #606

Closed
wants to merge 2 commits into from

Conversation

mdamien
Copy link
Contributor

@mdamien mdamien commented Jul 7, 2015

Trigger a beforeRender event for each renderer. Because the events are synchrones, it acts like a hook.

I can be useful in many cases:

  • tuning the settings for each render (disabling a plugin while moving the camera for example)
  • timing a renderer (to display a FPS counter for each renderer for example)

@sim51
Copy link
Collaborator

sim51 commented Oct 21, 2021

Thanks for this PR, even though it hasn't been merged.

For a few years, we focused on Sigma.js v2, and this week we released it!
It is probably better now to upgrade to this new version as v1 will no longer be maintained.

This PR will therefore be closed.

@sim51 sim51 closed this Oct 21, 2021
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

Successfully merging this pull request may close these issues.

2 participants