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 2D rendering systems #69

Open
25 tasks
Tracked by #62
GsLogiMaker opened this issue Jan 29, 2025 · 0 comments
Open
25 tasks
Tracked by #62

Add 2D rendering systems #69

GsLogiMaker opened this issue Jan 29, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@GsLogiMaker
Copy link
Owner

GsLogiMaker commented Jan 29, 2025

General

  • Canvas item 2D
  • Sprite 2D
  • Animated sprite 2D
  • Texture rect 2D
  • CPU Particles 2D
  • GPU particles 2D
  • Line 2D
  • Marker 2D
  • Tilemap 2D

Meshes and polygons

  • Mesh instance 2D
  • Multi-mesh 2D (Maybe not need if entities are cheap enough)
  • Polygon 2D
  • Skeletons and bones 2D

Lighting

  • Direction Light 2D
  • Point light 2D
  • Light occluder 2D

Canvases and viewports

  • Canvas group
  • Canvas modulate
  • Parallax layer

Functionality

  • Camera 2D
  • Visibility notifier 2D
  • Onscreen enabler 2D

Shaders

  • Shaders 2D
  • Materials 2D
  • Back buffer copy
@GsLogiMaker GsLogiMaker mentioned this issue Jan 29, 2025
20 tasks
@GsLogiMaker GsLogiMaker added the enhancement New feature or request label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant