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

Decal rendering #31

Open
7 tasks done
numpad opened this issue Oct 16, 2020 · 0 comments
Open
7 tasks done

Decal rendering #31

numpad opened this issue Oct 16, 2020 · 0 comments
Assignees
Labels
engine engine improvements, nothing the player will really notice. feature A new feature to be implemented.

Comments

@numpad
Copy link
Owner

numpad commented Oct 16, 2020

Add support for decal rendering. Used for terrain details, blood splatters after taking damage, etc...

  • Add DecalRenderSystem
  • Render boxes in DRS
  • Render decals
  • Render a full hardcoded texture onto decals
  • Render subrects of a texture onto decals
  • Allow multiple texture sources
  • Render decals using instancing
@numpad numpad self-assigned this Oct 16, 2020
@numpad numpad added engine engine improvements, nothing the player will really notice. feature A new feature to be implemented. labels Oct 16, 2020
@numpad numpad added this to the v0.2 milestone Nov 7, 2020
@numpad numpad mentioned this issue Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine engine improvements, nothing the player will really notice. feature A new feature to be implemented.
Projects
None yet
Development

No branches or pull requests

1 participant