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

Test if compound cloud simulation can be written in C++ for more performance #4917

Open
hhyyrylainen opened this issue Feb 25, 2024 · 1 comment · May be fixed by #5606
Open

Test if compound cloud simulation can be written in C++ for more performance #4917

hhyyrylainen opened this issue Feb 25, 2024 · 1 comment · May be fixed by #5606

Comments

@hhyyrylainen
Copy link
Member

Should also add a compound cloud performance benchmark to be able to get the numbers related to that performance so that a new approach can be compared to the old one.

This at least has a soft requirement for upgrade to Godot 4 as this should be much better to do as a gdextension.

@hhyyrylainen
Copy link
Member Author

In latest code profiling the compound cloud simulation is almost the last significant time using part of the C# code.

@hhyyrylainen hhyyrylainen moved this to Features for next release in Thrive Planning Aug 7, 2024
@AverageNerdz AverageNerdz self-assigned this Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Features for next release
Development

Successfully merging a pull request may close this issue.

2 participants