Alec Jacobson 4fbf0da74b more fixes to Viewer.cpp 11 жил өмнө
..
100_FileIO 0aaef7e68f fix in cmake file for glew 11 жил өмнө
102_DrawMesh 4fbf0da74b more fixes to Viewer.cpp 11 жил өмнө
103_Events 0aaef7e68f fix in cmake file for glew 11 жил өмнө
104_Overlays 0aaef7e68f fix in cmake file for glew 11 жил өмнө
105_Colors 0aaef7e68f fix in cmake file for glew 11 жил өмнө
cmake 4fbf0da74b more fixes to Viewer.cpp 11 жил өмнө
shared 0aaef7e68f fix in cmake file for glew 11 жил өмнө
CMakeLists.shared 0daa5ce93b cmake/examples working on alecs mac 11 жил өмнө
compile_example.sh 0daa5ce93b cmake/examples working on alecs mac 11 жил өмнө
compile_macosx.sh 0daa5ce93b cmake/examples working on alecs mac 11 жил өмнө
readme.md 659cb932ed fixed many issues with Viewer, compiles statically 11 жил өмнө

readme.md

xhtml header: css: default.css

Introduction

TODO

Index

  • 100_FileIO: Example of reading/writing mesh files
  • 101_Serialization: Example of using the XML serialization framework
  • 102_DrawMesh: Example of plotting a mesh

Compilation Instructions

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

This is an equation $a = bx$