mirror of
https://github.com/smealum/SPACECRAFT.git
synced 2025-06-18 16:55:35 -04:00
![]() A really big commit that I can't break into parts. It provide a way to compile spacecraft for emscripten (and in the future WebAssembly). How to use: 1) Install Emscripten. 2) mkdir build && cd build 3) CC=emcc CXX=em++ cmake .. 4) make For the moment, only the galaxy, the sun and the athmosphere can be drawn. |
||
---|---|---|
.. | ||
FindAntTweakBar.cmake | ||
FindGLEW.cmake | ||
Findglfw3.cmake | ||
Findnoise.cmake | ||
FindSFML.cmake |