Commit Graph
72 Commits
Author SHA1 Message Date
Olga Diamanti b4e30fd97b Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	tutorial/cmake/FindLIBCOMISO.cmake
2014-06-26 16:29:47 +02:00
Olga Diamanti bd5874393d conjugate example, fixed some #HEADER_ONLY errors
still missing : comments for all files
2014-06-26 16:24:50 +02:00
Daniele Panozzo 7c9162d30b added some notes for the compilation on linux 2014-06-25 19:07:11 +02:00
Daniele Panozzo 44a8b36046 linux compilation fixes 2014-06-25 18:56:29 +02:00
Daniele Panozzo d47d66c347 - fixed all compilation errors in the tutorials
- added global cmake file to compile all tutorials
2014-06-25 15:43:27 +02:00
Daniele Panozzo 364c8645e0 - cleanup in the tutorial ordering
- started global cmakelist to compile all examples
- cleanup in the cmake building system for the tutorials
2014-06-25 15:11:29 +02:00
Daniele Panozzo 4a3d53e53a - added tutorial example for picking using embree 2014-06-25 14:28:59 +02:00
Olga Diamanti 717572dba8 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/cross_field_missmatch.cpp
	include/igl/edge_topology.cpp
	include/igl/edge_topology.h
2014-06-25 12:31:46 +02:00
Olga Diamanti c0a7f4324a initial take on polyvf example - does not use samples yet
initial take on conjugate fields - no example yet
2014-06-25 12:20:50 +02:00
Daniele Panozzo 35cc355e6a Merge branch 'master' of https://github.com/libigl/libigl 2014-06-25 11:07:16 +02:00
Alec Jacobson 402de632ee gradMat --> grad 2014-06-24 23:46:26 -04:00
Alec Jacobson 7bb46dbbb6 boundary_vertices_sorted --> boundary_loop 2014-06-24 23:29:41 -04:00
Alec Jacobson f88c0785cb boundary_faces --> boundary_facets 2014-06-24 23:27:03 -04:00
Alec Jacobson 00fd1c9f24 IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 2014-06-24 22:12:19 -04:00
Alec Jacobson b0a1e235df MASSMATRIX_* --> MASSMATRIX_TYPE_* 2014-06-24 20:23:19 -04:00
Daniele Panozzo 7d5030d2cb * added ambient occlusion tutorial example 2014-06-24 22:20:51 +02:00
Daniele Panozzo b3d16d209f * finished tutorial example for tetgen 2014-06-24 21:28:57 +02:00
Daniele Panozzo baf626f655 * added partial tutorial example for tetgen 2014-06-24 17:46:09 +02:00
Daniele Panozzo 3ae6454969 - fixed a memory leak in triangle_wrapper
- small fix in cmake file for triangle example
2014-06-24 17:07:31 +02:00
Daniele Panozzo 1441456705 Merge branch 'master' of https://github.com/libigl/libigl 2014-06-24 17:04:11 +02:00
Daniele Panozzo a7029dfc2a - added wrapper for triangle library
- added tutorial example for triangle
2014-06-24 17:03:53 +02:00
Alec Jacobson 987fd623cc bug fix in active set, qp tutorial example 2014-06-24 01:35:34 -04:00
Alec Jacobson 9d193ada6f linear equality constraints 2014-06-23 17:43:33 -04:00
Daniele Panozzo c8bd92ff25 * cleanup on MEX tutorial example 2014-06-23 22:11:34 +02:00
Alec Jacobson 6c8f9cbfd6 Merge branch 'master' of github.com:libigl/libigl 2014-06-23 16:05:43 -04:00
Alec Jacobson dc1978ab82 laplace equation example 2014-06-23 15:47:38 -04:00
Daniele Panozzo 7ccbb909cd - added MEX tutorial example 2014-06-23 21:36:17 +02:00
Daniele Panozzo eef07f4d65 - cleaned matlab tutorial example 2014-06-23 20:47:05 +02:00
Daniele Panozzo 2c613cef7e - added tutorial for serializer 2014-06-23 20:39:53 +02:00
Daniele Panozzo 44b1f7471d * completed tutorial example for frame fields 2014-06-23 18:55:36 +02:00
Daniele Panozzo f9eef98690 Merge commit '6b245d62eab3dbc0f3e7652fe1ef75a2b89a36b5' 2014-06-23 17:27:03 +02:00
Daniele Panozzo 619fbb6c08 fixed bug in rotate vectors
clean up in frame_field.cpp
2014-06-23 17:25:54 +02:00
Alec Jacobson 6b245d62ea floor/ceil, slice and sort exampels 2014-06-23 11:05:44 -04:00
Daniele Panozzo 9dadbcac64 * new tutorial example for frame fields
* added new frame field functions
2014-06-23 15:36:56 +02:00
Daniele Panozzo 1177927d9a * greatly improved the tutorial MIQ example
* the overlays in the viewer now supports 2D input
* MIQ cleanup
2014-06-22 18:44:56 +02:00
Daniele Panozzo a58d8cec62 * clean up on miq code
* added generic rotate_vectors
2014-06-22 16:55:45 +02:00
Daniele Panozzo efa2dd7bee - added void* pointer each c-style callback
- fixed compilation error in the viewer
- fixed compilation errors MIQ example
2014-06-22 14:01:32 +02:00
Olga Diamanti 3f94104939 Fixed what Alec changed before, lib compiles with the new files. Made
files more libigl-like.
2014-06-22 01:36:53 +02:00
Alec Jacobson de279a7385 normals example 2014-06-21 14:30:56 -04:00
Alec Jacobson 2ec6b22960 laplacian example, viewer set_vertices better names better centroid 2014-06-21 02:33:16 -04:00
Alec Jacobson ded5fc4186 Gradient example 2014-06-20 19:05:46 -04:00
Alec Jacobson d35a417d6c cleanup new code mess enough to compile 2014-06-20 15:08:14 -04:00
Alec Jacobson d7ec40ff59 Merge branch 'master' of github.com:libigl/libigl 2014-06-20 13:40:33 -04:00
Daniele Panozzo 3378476f04 - fixed cmake file for MIQ
- NOTE: All the MIQ files need proper documentation and copyright at the top. Will be done in the next few days
2014-06-20 19:18:10 +02:00
Olga Diamanti 7e326a35e1 reorganizing 2014-06-20 19:06:02 +02:00
Daniele Panozzo 29a98c0d5e added nrosy field interpolation nrosy.h
added tutorial example for nrosy.h
2014-06-20 18:25:31 +02:00
Alec Jacobson 15a0c8f549 clean up principal curvature example 2014-06-20 11:45:27 -04:00
Alec Jacobson 41385b9572 clean up lscm and areamatrix 2014-06-19 22:26:44 -04:00
Alec Jacobson 8893d62c15 Merge branch 'master' of github.com:libigl/libigl 2014-06-19 20:42:44 -04:00
Alec Jacobson 9492e2df91 arap parameterization no longer allowing reflections, using ref triangles 2014-06-19 20:42:37 -04:00