The Wayback Machine - https://web.archive.org/web/20200522110705/https://github.com/microsoft/DirectXTK/issues/134
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

More tutorials topics #134

Open
walbourn opened this issue May 22, 2018 · 3 comments
Open

More tutorials topics #134

walbourn opened this issue May 22, 2018 · 3 comments
Labels

Comments

@walbourn
Copy link
Member

@walbourn walbourn commented May 22, 2018

  • Add textures to simple rendering

  • Multistream and instancing simple rendering

  • SpriteBatch with 3D lighting, reflection, refraction using normal maps

  • SpriteBatch with color-keying shader (emulate old-school colorkey textures)

  • Simple shadows (drop, projected)

  • Basics of deferred rendering

  • Fullscreen exclusive swapchains

  • Multimonitor rendering

  • Split-screen rendering

@davel101
Copy link

@davel101 davel101 commented Oct 3, 2018

Yes please, I would be very interested in seeing these.

@isral
Copy link

@isral isral commented Jan 23, 2020

Please "Add textures to simple rendering".
I can not solve: The input stage requires Semantic/Index (TEXCOORD,0) as input, but it is not provided by the output stage.

@walbourn
Copy link
Member Author

@walbourn walbourn commented Feb 13, 2020

@isral. I've added the requested tutorial

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.