Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic real time 3D renderer using Win32, Direct3D 11 and HLSL in C/C++. Uses Dear ImGui, Assimp, nanosuit and sponza models by Crytek.

Instructions: Control camera with WASD and Esc to toggle mouse look. Alt+Enter to toggle fullscreen.

Features:

  • Phong and Blinn-Phong shading models.
  • Double sided shading avaible for meshes with no thickness such at leaves or chains
  • Specular mapping

Screenshots: Screenshot Screenshot

About

Basic real time 3D renderer using Win32, Direct3D 11 and HLSL in C/C++.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages