Skip to content

AlessandroParrotta/parrlibdx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parrlibdx

DirectX11 specific branch of the parrlib framework, see parrlib for details.

parrlibdx is a Windows-only framework that facilitates the creation and development of graphics applications based on DirectX11.

in order to build parrlibdx, you'll need:

User Macros for include/library paths

parrlibdx uses some User Macros to facilitate the development of multiple projects at the same time; A file called PropertySheet.props that contains the names of these macros (with empty value fields) is included in the root folder of the project; it is responsibility of the user to populate the macros of this PropertySheet in order to be able to include the header and library files within the project (alternatively, it is possible to just edit the Include and Library directories in the project properties)