Started by
InfoyPSYT
on
Topic category: Feature requests and ideas for MCreator
I'd love to see MCreator running as fast as flash. There should be toggle for GPU Acceleration for atleast UI/UX, even better if compilation compileJava task becomes GPU intensive instead of CPU (Which is not possible, I think. For that, I'd have to make a plea to official Java devs).
I got RTX 4050 in my laptop (many atleast got GTX), so you see where I am going.
Compiling code on GPU is not really possible :D
UI is already accelerated when Java supports it
What if we switch the UI to Rust instead of Java. I'm listening that Rust is FAST & Reliable. Directly competing with C, C++?
What if there is a 'Bridge' between the Rust & Java? Is it possible?
Java UI is fast; there are areas for improvement, though, but those are not related to the language but to making things more efficient. Join at https://github.com/MCreator/MCreator/pulls if you feel motivated to help