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

Added PointLight2D and DirectionalLight2D benchmarks #60

Merged
merged 5 commits into from
Apr 4, 2024

Conversation

tinybitofheaven
Copy link
Contributor

PointLight2D benchmark creates a bunch of sprites, then all the lights and moves them around a bit. I added a PNG for the light texture that I got from Godot documentation.
DirectionalLight2D creates the sprites, then the directional light.

Please let me know if any changes need to be made! This is my first time creating benchmarks.

Part of #11.

Copy link
Member

@Calinou Calinou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Congratulations for your first merged pull request 🎉

@Calinou Calinou merged commit 5c91a3e into godotengine:main Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants