Commit Graph
285 Commits
Author SHA1 Message Date
Daniele Panozzo 60bf7c764f tutorials now use the static build by default 2015-06-25 17:07:48 +02:00
Daniele Panozzo 6cbc313d50 Merge commit '3c1e35d568b815038eae2d94de1ba128932873fd'
Conflicts:
	include/igl/slice.cpp
2015-06-25 15:38:25 +02:00
Daniele Panozzo 8341d23667 compilation fixes for static library 2015-06-25 01:05:35 +02:00
Daniele Panozzo 8ebae80179 Merge commit 'a49c23f0c823cd956a5a4598572f8e8724db6a3e'
Conflicts:
	include/igl/embree/EmbreeIntersector.h
	include/igl/viewer/TextRenderer.cpp
	include/igl/viewer/TextRenderer.h
	include/igl/viewer/Viewer.cpp
2015-06-25 00:49:13 +02:00
Daniele Panozzo 6aaa409040 removed old unused code, removed predefined key bindings from the viewer 2015-06-25 00:32:33 +02:00
Daniele Panozzo 0333b1d98f removed anttweakbar dependency from the viewer. Still problems rendering text
Cmake of the tutorials is now looking for nanogui
2015-06-23 17:51:34 +02:00
Alec Jacobson 2528047425 libigl-logo.ai 2015-06-23 10:57:13 -04:00
Alec Jacobson 7ad8859325 update teaser and logo 2015-06-23 10:39:52 -04:00
Alec Jacobson 62a3c124c5 merge: 2015-06-23 09:43:47 -04:00
Alec Jacobson 7558267f30 match logos 2015-06-23 09:37:19 -04:00
Alec Jacobson db9e177257 update links to optional 2015-06-23 09:34:55 -04:00
Alec Jacobson ec873eec00 matlab funcs in tutorial 2015-06-23 09:33:21 -04:00
Alec Jacobson eb7d645d5e reorganize tutorial cmake, bug fix in static ver. of npoly demo 2015-06-17 18:08:29 -04:00
Alec Jacobson 6643b9a67c compile tutorial with namespace 2015-06-17 11:25:29 -04:00
Alec Jacobson 349a7cf3ca find libs 2015-06-12 19:25:28 -04:00
Alec Jacobson de85afc5ac tinyxml2 find 2015-06-12 19:23:13 -04:00
Alec Jacobson af1c57eba1 fixed find tetgen triangle 2015-06-12 19:11:16 -04:00
Alec Jacobson d17743b270 mv SVD to main lib 2015-06-12 18:11:34 -04:00
Alec Jacobson 286edc3c4b angles --> internal_angles 2015-06-12 17:38:36 -04:00
Alec Jacobson c0b4ca2a57 missing png extra 2015-06-12 17:13:40 -04:00
Alec Jacobson b6c92a81ad signed distances in tutorial 2015-06-09 14:20:05 -04:00
Daniele Panozzo 45d023595e boolean depends on cgal, fixed static build 2015-06-08 22:08:50 +02:00
Daniele Panozzo fc70bbac2f template specializations for CLANG 2015-06-08 00:00:40 +02:00
Daniele Panozzo 2c98a1b918 new build system 2015-06-07 23:59:53 +02:00
youxijia 206b4fe435 fixed a typo, "helful" seems to be "helpful" 2015-05-22 22:34:24 +08:00
Alec Jacobson a258a42b0c english names for anchors 2015-05-18 12:55:56 -04:00
Alec Jacobson 6c2d56a8c9 english names for anchors 2015-05-18 12:55:51 -04:00
James Andrews 44b9537081 fix check for command line args: if(argc>=1) -> if(argc>1) 2015-05-14 13:02:44 -07:00
Alec Jacobson d3baf8802f better cmake 2015-05-14 10:33:04 -04:00
Alec Jacobson 14c052085b font 2015-05-11 09:37:36 -04:00
Daniele Panozzo 8dcff8f1b2 Merge branch 'comiso-fix' of https://github.com/heartvalve/libigl into heartvalve-comiso-fix 2015-04-28 17:56:01 +02:00
Daniele Panozzo b303b6b42a small improvement in the rendering of tutorial miq 2015-04-28 17:55:48 +02:00
Chris Russ a9df20ad1d FindLIBCOMISO include directory fix 2015-04-21 09:50:54 +02:00
Alec Jacobson 8a2b11af32 templates 2015-04-20 13:47:23 -04:00
Alec Jacobson da806920c2 eigen version 2015-04-20 10:41:24 -04:00
Alec Jacobson ab11f17e78 edge collapse section 2015-04-16 13:41:48 -04:00
Alec Jacobson 2f55682a71 edge collapse section 2015-04-16 13:41:42 -04:00
Alec Jacobson ac9253ea93 add to cmake 2015-04-16 12:10:29 -04:00
Alec Jacobson 33140c7652 decimation example 2015-04-16 12:10:19 -04:00
Alec Jacobson ae9dd3831f better file handling 2015-04-15 08:40:04 -04:00
Alec Jacobson 440c66833a missing flags 2015-03-19 14:20:12 -04:00
Alec Jacobson ab554feba1 templates, tutorial missing libs 2015-03-16 13:50:56 -04:00
Daniele Panozzo 672500475b fixed MIQ and Frame field tutorials 2015-03-16 14:48:40 +01:00
Olga Diamanti 05848e2e96 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/per_vertex_normals.cpp
	include/igl/triangle_triangle_adjacency.cpp
2015-03-02 15:28:59 +01:00
Daniele Panozzo 55e9785219 cmake fix for embree 2015-02-28 12:36:51 +01:00
Olga Diamanti de7f134589 added ispc directory, changed the dependencies scripts to use it during compilation 2015-02-22 15:19:02 +01:00
Olga Diamanti 11ebbb9610 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	build/Makefile_xml
	include/igl/viewer/Viewer.cpp
2015-02-19 10:53:39 +01:00
Daniele Panozzo 2f97e9e4cb fixed bug in cmake file for the tutorial that was inhibiting debug mode 2015-02-18 16:48:37 +01:00
Daniele Panozzo 324dc932f2 update tutorial/tutorial.html to match tutorial/tutorial.md 2015-02-18 12:37:58 +01:00
schuellc 0af965573d Updated serialization tutorial 2015-02-18 11:43:46 +01:00