Commit Graph
134 Commits
Author SHA1 Message Date
Daniele Panozzo 6cdadb0ba8 Merge commit '807b0e55f5fe13bbfe501076912deed94980aaf0'
# Conflicts:
#	optional/index.html
#	tutorial/CMakeLists.txt
#	tutorial/tutorial.html
2018-03-10 19:53:25 -05:00
Daniele Panozzo 6489e6770c Merge branch 'libdirectional_migration'
# Conflicts:
#	include/igl/integrable_polyvector_fields.h
#	include/igl/polyvector_field_matchings.cpp
#	tutorial/507_PolyVectorField/CMakeLists.txt
#	tutorial/507_PolyVectorField/main.cpp
#	tutorial/508_ConjugateField/CMakeLists.txt
#	tutorial/508_ConjugateField/main.cpp
#	tutorial/510_Integrable/CMakeLists.txt
#	tutorial/510_Integrable/main.cpp
#	tutorial/511_PolyVectorFieldGeneral/CMakeLists.txt
#	tutorial/511_PolyVectorFieldGeneral/main.cpp
#	tutorial/709_VectorFieldVisualizer/CMakeLists.txt
#	tutorial/709_VectorFieldVisualizer/main.cpp
#	tutorial/tutorial.md
2018-03-10 17:22:06 -05:00
Jérémie Dumas 35d6d67311 Merge remote-tracking branch 'upstream/master' into cgal 2018-03-01 19:13:37 -05:00
Alec Jacobson a67b163413 Merge branch 'master' of github.com:libigl/libigl into alecjacobson 2018-02-23 09:38:41 -05:00
Alec Jacobson fcc97bc619 only compile 106 if imgui is selected 2018-02-23 09:17:24 -05:00
Jérémie Dumas 5aa1360ab8 Merge remote-tracking branch 'origin/master' into cgal 2018-02-16 20:17:42 -05:00
Daniele Panozzo 5215a21524 fixed compilation problems
added tutorial
removed debug prints
2018-02-16 13:52:17 -04:00
Jérémie Dumas 519297bd28 Update ViewerMenu tutorial with ImGui. 2018-02-10 18:30:21 -05:00
Daniele Panozzo dc226a5810 - viewerdata and meshgl are merged
- meshgl objects are automatically initialized (but manually freed)
- moved the data->meshgl conversion inside viewerdata to keep meshgl generic
2018-02-04 17:48:07 -05:00
Amir Vaxman 5dd953c1b4 Ready to pull request. 2017-11-06 19:00:31 +01:00
Amir Vaxman 07f2187c8d Almost done with tutorial. 2017-11-06 17:58:06 +01:00
Jérémie Dumas 3c86ad133c Experimenting with CGAL as an external CMake project. 2017-11-04 10:14:17 -04:00
gaoxifeng cdec2a73f7 recover cmakelist.txt 2017-11-03 11:20:47 -04:00
gaoxifeng 7ebe61ea68 updated cmakelist.txt for CGAL 2017-11-03 03:05:17 -04:00
Amir Vaxman 72fa5d909e Compiles but not run. 2017-11-02 18:04:26 +01:00
Daniele Panozzo 789126680e migrating polyvector code to libdirectional 2017-10-31 17:28:13 -04:00
Alec Jacobson 9bc8064132 merge 2017-10-13 10:22:58 -04:00
Jérémie Dumas de0a0cdd4f Build Embree tutorial. 2017-10-06 22:01:26 -04:00
Jérémie Dumas 3db5fc9621 Merge branch 'master' into cmake 2017-09-08 17:47:01 -04:00
Jérémie Dumas 592c8c4cfe Disable Nanogui build. 2017-09-08 09:41:59 -04:00
Jérémie Dumas 13d93e8779 Re-enable all tutorials. 2017-09-07 16:27:38 -04:00
Jérémie Dumas 1dd5e9a831 LIM and Cork modules. 2017-09-07 15:49:25 -04:00
Jérémie Dumas ca9e7a160d Enable more tutorials. 2017-09-06 16:21:50 -04:00
Jérémie Dumas 37b0844b0d Minor. 2017-08-25 15:56:54 -04:00
Jérémie Dumas 3f332909c6 CMake: triangle, tetgen, png... 2017-08-25 15:46:32 -04:00
Jérémie Dumas 188f4e7438 Enable igl::xml module. 2017-08-24 19:16:59 -04:00
Jérémie Dumas 68ade962fb Compile tutorials with CGAL. 2017-08-24 18:18:23 -04:00
Jérémie Dumas f73a8f2212 Update CMake for Mosek. 2017-08-24 17:22:05 -04:00
Jérémie Dumas c703711941 Compile chapters up to 5. 2017-08-16 12:47:16 -04:00
Oded Stein fbbfe5b88f Change to CMakeLists.txt 2017-08-15 23:42:19 -07:00
Jérémie Dumas 0cef4a037a GLFW include path. 2017-08-15 22:42:19 -04:00
Jérémie Dumas 6240d09272 Working on a modernized CMake build. 2017-08-15 21:22:56 -04:00
Alec Jacobson 15c328640f mv viewer to opengl/glfw dependency 2017-04-16 13:13:41 -04:00
Alec Jacobson 2ae404fd28 fix cgal cmake settings 2017-03-16 11:54:29 -04:00
Alec Jacobson 5585695fe2 compiling on dgp linux server 2017-01-23 10:57:23 -05:00
Alec Jacobson 38a012d817 merge 2017-01-23 09:43:24 -05:00
Alec Jacobson 9d0009da29 display compilers 2017-01-23 09:41:23 -05:00
Alec Jacobson dfd107368b libiglfoo.a --> libigl_foo.a, acknowledge that viewer needs opengl and glfw in cmake 2017-01-10 02:08:47 -05:00
Alec Jacobson 8346cf35ad loop, upsample, bug fix + tutorial 2016-11-10 10:53:19 -05:00
Alec Jacobson 723d5cd6eb move bbw with active set to main lib, rm bbw extra, create mosek::bbw 2016-10-20 12:31:13 -04:00
Daniele Panozzo 6b7a58cabd * integrate code for scalable locally injective maps
* fixes for static build
* added tutorial 611
2016-10-16 20:59:21 -04:00
Olga Diamanti f89f0e0a69 Merge branch 'master' of https://github.com/libigl/libigl 2016-09-01 13:22:07 -07:00
pancha 9abb24e0bc * adding streamline code and tutorial
* adding python bindings for streamline and python tutorial
2016-08-11 10:37:34 -04:00
Olga Diamanti 03a58d0b0c Merge branch 'master' of https://github.com/libigl/libigl 2016-07-05 11:05:07 -07:00
Alec Jacobson 9ae60fa5f0 refactored tutorial CMakeLists with strict dependencies 2016-06-13 18:44:24 -04:00
Alec Jacobson 04731985f0 swept volume tutorial, extra libs vars in CMakeLists 2016-06-12 16:38:35 -04:00
Daniele Panozzo 7e2a9dc8a2 added tutorial 107 for screen capture and texturing
cleaned up the PNG functions
2016-06-07 23:49:42 -04:00
Olga Diamanti 684b6b2946 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/slice.cpp
2016-04-08 17:02:54 +02:00
Alec Jacobson dc0e835600 facet orientation in tutorial 2016-04-05 10:23:06 -04:00
Olga Diamanti b3cc775256 added one tutorial for general (non-symmetric) polyvectors 2016-04-01 01:51:28 +02:00