Commit Graph
21 Commits
Author SHA1 Message Date
Alec Jacobson 3591746c56 updated conversion table 2015-03-31 10:22:19 -04:00
Alec Jacobson 6b245d62ea floor/ceil, slice and sort exampels 2014-06-23 11:05:44 -04:00
Alec Jacobson (jalec 6398310d6a stl file format 2014-02-16 13:36:55 +01:00
Alec Jacobson (jalec b0a2de2df4 draw skeleton with colors 2014-01-06 05:13:55 +01:00
Alec Jacobson (jalec c49da4a8e5 better select example in matlab2eigen, better const in RotateWidget 2014-01-06 01:46:10 +01:00
Alec Jacobson (jalec 925a42eef2 template instanciation 2013-11-01 23:24:05 +01:00
Alec Jacobson (jalec 3f71cf13a8 active set (not working) 2013-09-11 21:14:30 +02:00
Alec Jacobson (jalec 1c63909cab embree templates 2013-05-17 09:12:49 +02:00
Alec Jacobson (jalec b062fe0a27 static inline bug fix for windows 2013-05-03 11:01:52 +02:00
jalec 34e1c9fedc fixed bug in render to tga 2012-05-01 10:38:46 +00:00
jalec fd074032e7 explicit templates matlab workspace and last commit before hunting bug in alec's skinning 2012-02-29 15:07:01 +00:00
jalec 8dd2ae4a03 Last change before reorganizing directory structure 2012-02-10 14:48:08 +00:00
jalec 2747bd3751 face occurences, edge lengths, boundary faces and on boundary, no header widget in tutorial 2012-02-09 21:31:11 +00:00
jalec ff3ad7ac37 cat and .mesh reader writer 2012-01-07 20:47:33 +00:00
jalec 7e5b490a58 Fixed and generalized cotmatrix, write .mesh file, cat like matlab's cat 2012-01-06 22:08:01 +00:00
jalec 4c2f6a0063 cleaned up verbose outputs 2011-12-05 14:36:54 +00:00
jalec f304aef787 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition)
FIXED INLINES ON ~70 FILES. Please remember to put inline before each function
2011-10-18 01:17:20 +00:00
jalec 4bf2083b20 added a slew of matlab/igl_toolbox translations for eigen matrices, many are works in progress in the sense that they are only implemented for sparse or dense but should support both. Each has been tested (at least once).
Also added an example that lists known eigen bugs/gotchas
Added a few more rows to matlab-to-eigen including way to enter gotchas
2011-10-17 10:17:55 +00:00
jalec 7c03034412 bug fixes and clean up for cotmatrix,
diag, find, sum, sort, edges, adjacency_matrix sparse matrix functions to match matlab
2011-10-10 07:33:26 +00:00
jalec a4ca5001bb get_seconds example, still not sure why ctime is not working with GLUT...
transpose_blocks of matrix, with example,
fixed warning in ReAntTweakbar
2011-10-06 06:56:54 +00:00
jalec 48c593f5a1 fixed some template issues and strict warnings, gl type to string, type to size, matlab to eigen html doc 2011-10-03 11:32:06 +00:00