Skip to content

VladSerhiienko/Nena.v.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nena

Utility classes for:

  • DirectX graphics (3D w/ 2D interoperation)
  • DirectX resources (loading/creation)
  • Win32 applications (window event handling)
  • Perceptual SDK (gestures, face and object detection)
  • Luxand SDK (face recognition)
  • demo applications

========

Repository folders:

  • Lib/ - Contains source files for libraries
  • Devkit/ - Contains *.h and *.lib files
  • Demo/ - Contains source files for demo applications
  • Bin/ - Compiled demo applcations
  • Props/ - Contains property files for C++ projects

Each folder has its readme file with further explanations