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

Add a Sprite3D demo #1173

Open
chocola-mint opened this issue Mar 5, 2025 · 0 comments
Open

Add a Sprite3D demo #1173

chocola-mint opened this issue Mar 5, 2025 · 0 comments
Labels

Comments

@chocola-mint
Copy link

There's no demo that uses Sprite3D or AnimatedSprite3D.

I was working on a rendering optimization PR involving SpriteBase3D and wanted a more realistic use case to test for edge cases, (particularly when multiple Sprite3Ds change their colors and get destroyed) but realized that there's no demo here that uses Sprite3D or AnimatedSprite3D.

The most common use case for Sprite3D would be either a Paper Mario-like or the "HD-2D" artstyle. A Paper Mario-like would likely be the better idea considering Sprite3D's current feature set. (Notably this means no need for normal maps, reducing the project's complexity) Though if Sprite3D ever gets official normal map support, an HD-2D artstyle might be better.

@Calinou Calinou changed the title Sprite3D demo Add a Sprite3D demo Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants