SPACECRAFT/cmake
ArthurSonzogni b7dbed4c57 SpaceCraft.js !
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.
2017-12-11 23:04:33 +01:00
..
FindAntTweakBar.cmake SpaceCraft.js ! 2017-12-11 23:04:33 +01:00
FindGLEW.cmake SpaceCraft.js ! 2017-12-11 23:04:33 +01:00
Findglfw3.cmake SpaceCraft.js ! 2017-12-11 23:04:33 +01:00
Findnoise.cmake SpaceCraft.js ! 2017-12-11 23:04:33 +01:00
FindSFML.cmake SpaceCraft.js ! 2017-12-11 23:04:33 +01:00