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

Direct Rendering to Stage #3411

Open
BitsNinja opened this issue Oct 25, 2024 · 0 comments
Open

Direct Rendering to Stage #3411

BitsNinja opened this issue Oct 25, 2024 · 0 comments

Comments

@BitsNinja
Copy link

I'd like to mess around with 3D graphics, but it still be performant. I'd like to find some way to render directly to the stage, I've been digging through the source, but I can't seem to find what I need. I know I can use JS extensions, and I've managed to get as far as drawing on the WorldMorph, but I cannot seem to figure out how to render to the StageMorph, or if that's even what I need to do.

Something that did pique my interest was someone's GL renderer library that they added here in issues, but that doesn't seem to work anymore, since it's been 6 years since that was released. Any direction would be enormously helpful.

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

1 participant