Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 354 Bytes

File metadata and controls

15 lines (11 loc) · 354 Bytes

Build Demi3D

  1. Build the 3rd libs Run external\build\gen_external_vs2010.bat or gen_external_vs2013.bat Open DemiExternal.sln and build all projects.

  2. Build Demi3D Run build\scripts\gen_vs2010.bat or gen_vs2013.bat Open build\Demi.sln and build all projects.

  3. Run samples Just run the programs in bin folder, press ESC to quit.

That's it.