Learning D3D12
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
33
commits
Add multiple lights; fix tinyobj texcoords
82b815b
Fix light data alignment issue
402035a
Clean up OBJ loading code and view matrix init
94ae30e
Add camera controls and load Sponza
0c21821
Add Sponza with LFS
c2f3c68
WIP
c463751
Merge branch 'msaa'
0e713cf
Enable MSAA
72b8978
Add depth stencil buffer
e5af0d3
Add per-model textures
ec78ba4
Add a single light to the scene
28de31a
Use more explicit vertex/normal types
002d9e2
Load normals, load sphere OBJ, shader compile func
d2e0b51
Modify OBJ loader to only support triangles
27eb0d0
Add OBJ file loader
87f6bd6