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

Expand the scenegraph code, and create usage demo. #22

Open
mdsitton opened this issue Aug 21, 2015 · 1 comment
Open

Expand the scenegraph code, and create usage demo. #22

mdsitton opened this issue Aug 21, 2015 · 1 comment

Comments

@mdsitton
Copy link
Member

Currently the scenegraph is very early stages, it hasn't even really been tested for rendering very thoroughly or at all.

Its also missing some stuff that I'm convinced could be used to better manage opengl calls, which should improve performance.

@AlexMarinescu
Copy link
Member

Any way we can add custom "render" function? Right now you would call scengraph.render() for all. However, there are some situations where I needed to have a custom render call so I wouldn't be forced to overwrite the default one.

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

2 participants