Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 414 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 414 Bytes

Cosmic Capture

Development Setup

  1. Before you start, ensure that you have compiled physx following the instructions in tutorial 1, and that you have installed everything covered in tutorial 0. You will need the .dll and .lib files that the compiler will generate.
  2. Clone the repository.
  3. Check that everything is working by compiling and running in both debug and release mode. You should see no errors.