Understanding Directx Engine Test 01 Basic Rendering
Exploring Directx Engine Test 01 Basic Rendering reveals several interesting facts. Version: Pre-Alpha 0.0 First attempt (well, actually, an attempt after TONS of attempts) with
Key Takeaways about Directx Engine Test 01 Basic Rendering
- This is the second part of my independent study to implement the rain demo in Nvidia SDK using
- One of the assessments that we had to do for the programming course was a
- This is a personal project I decided to do after writing an OpenGL
- This is what I'm learning about c++ and DX 9.0c. It's basically a manager for graphic resources (a bunch of wrappers for
- Currently learning the basics of
Detailed Analysis of Directx Engine Test 01 Basic Rendering
Full source on Github : https://github.com/zxwnstn/Directx11. Demonstration of my 3D This was made in order to better understand how a
Version: Pre-Alpha 0.1 Added a floor, specular lightning, FPS count, tweaked the normals of the gun,
Stay tuned for more updates related to Directx Engine Test 01 Basic Rendering.