Setup Instructions
- Install the native compilers for your platform.
- Install CMake
- Install an editor of your choice. I would recommend VSCode for editing ISPC files as there is an extension to enable syntax highlighting.
- Install ISPC for your particular OS and add it to the path: https://github.com/ispc/ispc/releases/tag/v1.25.3
- Clone the framework from GitHub: https://github.com/pbrubaker/<TBD>
- Or copy it from the USB stick during the masterclass