|
před 11 roky | |
---|---|---|
.. | ||
100_FileIO | před 11 roky | |
102_DrawMesh | před 11 roky | |
cmake | před 11 roky | |
CMakeLists.shared | před 11 roky | |
compile_example.sh | před 11 roky | |
compile_macosx.sh | před 11 roky | |
readme.MD | před 11 roky |
TODO
All examples depends on glfw, glew and anttweakbar. A copy of the sourcecode of each library is provided together with libigl and they can be precompiled using:
sh compile_macosx.sh (MACOSX)
sh compile_linux.sh (LINUX)
compile_windows.bat (Visual Studio 2012)
Every example can be compiled by using the cmake file provided in its folder. On Linux and MacOSX, you can use the provided bash script:
sh ../compile_example.sh