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

Need to overhaul the backend of the Scaffold viewport. #2

Open
Igrium opened this issue May 25, 2021 · 0 comments
Open

Need to overhaul the backend of the Scaffold viewport. #2

Igrium opened this issue May 25, 2021 · 0 comments
Labels
invalid This doesn't seem right

Comments

@Igrium
Copy link
Owner

Igrium commented May 25, 2021

Right now, we clone the Minecraft render buffer onto the CPU and feed it into JavaFX. THIS IS REALLY BAD, but I don't have the graphics programming knowledge to fix it. Eventually, we need a solution where the buffer never leaves the GPU.

@Igrium Igrium added the invalid This doesn't seem right label May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant