## Building The prerequisites for developing using WebRays are * Emscripten SDK (web) * C++ compiler with at least C++14 support (native) * CMake 3+ For the native targets you will also need * ANGLE * SDL2 (examples) Building instructions are currently provided for the following platforms: [Web](BUILDING_WEB.md) [Linux](BUILDING_LINUX.md) [Windows](BUILDING_WINDOWS.md) [Mac OS](BUILDING_MACOS.md)