Skip to content

Research project to learn more about how game engine development is done.

Notifications You must be signed in to change notification settings

italodirenzo93/DX11Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DirectX 11 Demo

This is a little research of mine with the aim of learning how graphics programming and game engine development is done. The project uses Microsoft's DirectX 11 API (as opposed to OpenGL, DX12, or Vulkan) for the less steep learning curve and availability of tooling.

Requirements

  • Windows 11 or Windows 10 (update 10.0.17134.0)
  • Visual Studio 2022 (should compile fine under 2019)
    • "Universal Windows Platform Development" and "Game Development with C++" workloads

Running on Xbox One / Xbox Series X|S

As an added benefit from being a UWP app, this demo can be deployed and debugged under "Dev Mode" on Xbox One and Xbox Series X|S consoles. Follow this guide for information on deloying UWP apps to Xbox.

About

Research project to learn more about how game engine development is done.

Resources

Stars

Watchers

Forks

Releases

No releases published