Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 182 Bytes

File metadata and controls

13 lines (9 loc) · 182 Bytes

Light Samples

Samples for Phoenix Light.

To build the samples, make sure you have CMake installed, then run:

mkdir build && cd build
cmake ..
cmake --build .

Have fun!