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

[FEATURE] Add a render system to the engine library #62

Closed
XanatosX opened this issue Jan 8, 2022 · 1 comment · Fixed by #77
Closed

[FEATURE] Add a render system to the engine library #62

XanatosX opened this issue Jan 8, 2022 · 1 comment · Fixed by #77
Labels
engine Engine relevant ticket enhancement New feature or request
Milestone

Comments

@XanatosX
Copy link
Member

XanatosX commented Jan 8, 2022

Is your feature request related to a problem? Please describe.
Add a system for rendering to the engine library. Add the required components as well.

Required features

  • Sprite rendering
  • sprite sorting on z
  • text rendering (own system?)
  • postprocessing with shaders
  • shaders for single sprites

Describe the solution you'd like
A default render system usable out of the box

Describe alternatives you've considered

Additional context

@XanatosX XanatosX added the enhancement New feature or request label Jan 8, 2022
@XanatosX XanatosX added this to Backlog in Playable game via automation Jan 8, 2022
@XanatosX XanatosX added this to the Playable game milestone Jan 8, 2022
@XanatosX XanatosX added the engine Engine relevant ticket label Jan 8, 2022
@XanatosX XanatosX linked a pull request Jan 21, 2022 that will close this issue
@XanatosX
Copy link
Member Author

#77

Playable game automation moved this from Backlog to Done Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine Engine relevant ticket enhancement New feature or request
Projects
Playable game
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant