Skip to content

ArionTT/DirectX-11-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DirectX-11-Test

This is a test project about DirectX 11.

##Description This project is written by C++ and DirectX 11 Graphic Lib.Inside,mesh is read and translated by a C++ lib, tiny_obj_reader.

##Files Structure Application class ----it is a class which control WinAPI and Device class.
Device class---------it contains D3D Object and various of Devcie ,for example Camera,Mesh,Timer,etc.
Camera class--------it contains Camera Controller and Input class.
Input class----------it contains DirectInput Device .
Mesh2 class-------- it uses inherit tiny_obj_reader lib to get vertex and index data of Model.
Model class---------it contains Mesh2 data and translate it to VertexType array data or WORD array data.
pixel.fx--------------| there are shader files for Model class.
vert.fx
gpixel.fx------------|there are shader files for Grids Class.
gvert.fx
Path/model/-------|this is a path store model obj data.

##Image image

##supplementary this project configure is a absolute path(DXSDK LIB),so you will reconfigure it if you will run it in your own computer.

About

This is a test projection about DirectX 11.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published