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 more examples #41

Open
1 of 10 tasks
paulcscharf opened this issue Feb 11, 2021 · 0 comments
Open
1 of 10 tasks

Add more examples #41

paulcscharf opened this issue Feb 11, 2021 · 0 comments

Comments

@paulcscharf
Copy link
Member

paulcscharf commented Feb 11, 2021

Here’s a list I compiled a while ago with examples I’d like. It’s already out of date again, but it’s a starting point at least.

  • 03.RenderSettings - buffer, various uniforms - rotating 3d object
  • 04.VertexData - set up a custom vertex, similar to above
  • 05.Texture - buffer, texture from bitmap, texture uniform
  • 06.StreamingBuffer - streaming buffer, variable number of moving triangles/quads
  • 07.RenderTarget - render to texture, use texture on an object
  • 08.PostProcessing - use post processing (build a neat renderable for this)
  • 09.MeshBuilder - build a static mesh from a meshbuilder
  • 10.StreamingMeshBuilder - draw a variable number of sprites flying around
  • 11.ColorShapeDrawer - use colour shape drawer for some shapes
  • 12.Text

Other things at the top of my head:

  • various pipeline features
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant