-
Notifications
You must be signed in to change notification settings - Fork 224
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
Improve performance #21
Comments
I'd like to add more https://github.com/godotengine/godot-proposals/issues/7366 |
Would like to add some pretty big one optimization here.. godotengine/godot-proposals#6109 (comment) godotengine/godot-proposals#3177 https://github.com/godotengine/godot- |
Unless these performance issues are caused by bugs, you should probably move this issue to Redot proposals |
Guess it still needs to be set up... My bad. |
Maybe also add SIMD support to basic vector and matrix types. |
We're working on the proposals repo to hopefully improve the public facing suggestion and work interface. Performance improvements are going to be on the radar, and I'll leave this issue open as the links to godot PRs on the subject are useful |
Godot community likes to have new features (that's okay, everyone loves shiny new stuff), but this engine lacks performance. Several rendering techniques aren't implemented, you possibly should to take a look for these issues and pull requests, because it's very unlikely they are going to fix them soon:
godotengine/godot#77683
godotengine/godot#76291
godotengine/godot#74642
godotengine/godot-proposals#3920
godotengine/godot#70373
The text was updated successfully, but these errors were encountered: