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

Billboards for sprites and particles #63

Open
aglitchman opened this issue Nov 5, 2024 · 0 comments
Open

Billboards for sprites and particles #63

aglitchman opened this issue Nov 5, 2024 · 0 comments
Labels

Comments

@aglitchman
Copy link
Contributor

Describe the example you'd like
A shader and/or script implementation of billboards.

A billboard is the process of representing a two-dimensional sprite in a three-dimensional space. It typically involves forcing the sprite to rotate with the camera so that, just like in a 2D game, the camera is unable to view the sprite with any perspective. This creates a 2D object that can be viewed from multiple angles, in a 3D space, but without appearing as a flat 3D surface.

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

1 participant