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 |
|
Daniele Panozzo
|
d8dd6bcf8b
|
- added tutorial example LSCM + helper functions
|
2014-06-19 23:25:18 +02:00 |
|
Alec Jacobson
|
1d0ab487b9
|
arap parameterization working, really
|
2014-06-19 14:32:12 -04:00 |
|
Daniele Panozzo
|
8c9ba648d8
|
* added tutorial for ARAP parametrization (broken)
* removed useless parameters from map_vertices_to_circle
|
2014-06-19 14:59:05 +02:00 |
|
Daniele Panozzo
|
3534003a18
|
removed glew dependency for the tutorials (linux and macosx)
|
2014-06-19 00:31:59 +02:00 |
|
Daniele Panozzo
|
f2c092f207
|
- new tutorial example for harmonic parametrization
- fixed compilation bug in min_quad_with_fixed
|
2014-06-19 00:23:46 +02:00 |
|
Daniele Panozzo
|
3178a49bb0
|
Merge branch 'master' of https://github.com/libigl/libigl
|
2014-06-18 20:03:59 +02:00 |
|
Daniele Panozzo
|
0a556f42c9
|
- added tutorial for principal curvature directions
- fixed bug in viewer for line rendering
- renamed draw overlay functions to add
|
2014-06-18 20:03:40 +02:00 |
|
schuellc
|
50416bfbb1
|
viewer compiles on windows
|
2014-06-18 13:51:50 +02:00 |
|
Daniele Panozzo
|
f25f098b90
|
- added support for per corner normals
- added example in the tutorial for the normals
- viewer: the cache is now properly invalidated when switching between face and vertex mode
|
2014-06-18 11:31:39 +02:00 |
|
Daniele Panozzo
|
743a694291
|
tutorials index starts from 1
|
2014-06-18 10:17:52 +02:00 |
|
Daniele Panozzo
|
9e55d970ef
|
Merge branch 'master' of https://github.com/libigl/libigl
|
2014-06-18 10:05:59 +02:00 |
|
Alec Jacobson
|
b887e5239c
|
gaussian curvature example in tutorial
|
2014-06-18 00:48:14 -04:00 |
|
Daniele Panozzo
|
28a20efc2e
|
Merge branch 'master' of https://github.com/libigl/libigl
|
2014-06-17 22:30:12 +02:00 |
|
Daniele Panozzo
|
d23c7f1fbc
|
fixed deprecated types in cotmatrix
improved matlabinterface to support sending sparse matrices to matlab
added matlab example for the tutorial
|
2014-06-17 22:29:22 +02:00 |
|
Alec Jacobson
|
772366b553
|
more fixes to Viewer.cpp
|
2014-06-17 16:17:33 -04:00 |
|
Alec Jacobson
|
5fa63230e7
|
fixed many issues with Viewer, compiles statically
|
2014-06-17 15:36:24 -04:00 |
|
Daniele Panozzo
|
0ba527487c
|
fix in cmake file for glew
new tutorial example for plotting colors
|
2014-06-17 14:00:47 +02:00 |
|
Alec Jacobson
|
132c9cc14a
|
cmake/examples working on alecs mac
|
2014-06-16 12:07:58 -04:00 |
|
Alec Jacobson
|
1e35e8bd57
|
lowercase
|
2014-06-16 11:26:19 -04:00 |
|
Daniele Panozzo
|
c2417451ca
|
added tutorial examples for events and overlays
improved viewer public interface for overlays
|
2014-06-16 00:00:26 +02:00 |
|
Daniele Panozzo
|
59b9325c5b
|
added glew in external folder to make the tutorial examples fully self-contained
|
2014-06-15 18:56:06 +02:00 |
|
Daniele Panozzo
|
f3cb5bb4ee
|
added new OpenGL 4 Viewer based on glfw
added two examples for the libigl tutorial
|
2014-06-15 18:02:23 +02:00 |
|