Commit Graph
21 Commits
Author SHA1 Message Date
Alec Jacobson db399debee updated conversion table
Former-commit-id: 3591746c56
2015-03-31 10:22:19 -04:00
Alec Jacobson 88a01da152 floor/ceil, slice and sort exampels
Former-commit-id: 6b245d62ea
2014-06-23 11:05:44 -04:00
Alec Jacobson (jalec 404a719d25 stl file format
Former-commit-id: 6398310d6a
2014-02-16 13:36:55 +01:00
Alec Jacobson (jalec ae29184e91 draw skeleton with colors
Former-commit-id: b0a2de2df4
2014-01-06 05:13:55 +01:00
Alec Jacobson (jalec 85fd62a94b better select example in matlab2eigen, better const in RotateWidget
Former-commit-id: c49da4a8e5
2014-01-06 01:46:10 +01:00
Alec Jacobson (jalec e96173c4f0 template instanciation
Former-commit-id: 925a42eef2
2013-11-01 23:24:05 +01:00
Alec Jacobson (jalec 68a5ff2bff active set (not working)
Former-commit-id: 3f71cf13a8
2013-09-11 21:14:30 +02:00
Alec Jacobson (jalec 6d8fce08d3 embree templates
Former-commit-id: 1c63909cab
2013-05-17 09:12:49 +02:00
Alec Jacobson (jalec 5434933f11 static inline bug fix for windows
Former-commit-id: b062fe0a27
2013-05-03 11:01:52 +02:00
jalec 98be5f8569 fixed bug in render to tga
Former-commit-id: 34e1c9fedc
2012-05-01 10:38:46 +00:00
jalec 778c042ccf explicit templates matlab workspace and last commit before hunting bug in alec's skinning
Former-commit-id: fd074032e7
2012-02-29 15:07:01 +00:00
jalec cbfeadfbdb Last change before reorganizing directory structure
Former-commit-id: 8dd2ae4a03
2012-02-10 14:48:08 +00:00
jalec 1a030a7b2c face occurences, edge lengths, boundary faces and on boundary, no header widget in tutorial
Former-commit-id: 2747bd3751
2012-02-09 21:31:11 +00:00
jalec 618e148359 cat and .mesh reader writer
Former-commit-id: ff3ad7ac37
2012-01-07 20:47:33 +00:00
jalec 4be1028505 Fixed and generalized cotmatrix, write .mesh file, cat like matlab's cat
Former-commit-id: 7e5b490a58
2012-01-06 22:08:01 +00:00
jalec 8df094f330 cleaned up verbose outputs
Former-commit-id: 4c2f6a0063
2011-12-05 14:36:54 +00:00
jalec f803e13d06 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


Former-commit-id: f304aef787
2011-10-18 01:17:20 +00:00
jalec 86d30ae471 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


Former-commit-id: 4bf2083b20
2011-10-17 10:17:55 +00:00
jalec 19fc88d42f bug fixes and clean up for cotmatrix,
diag, find, sum, sort, edges, adjacency_matrix sparse matrix functions to match matlab


Former-commit-id: 7c03034412
2011-10-10 07:33:26 +00:00
jalec 47136a5d14 get_seconds example, still not sure why ctime is not working with GLUT...
transpose_blocks of matrix, with example,
fixed warning in ReAntTweakbar


Former-commit-id: a4ca5001bb
2011-10-06 06:56:54 +00:00
jalec 206e6bc0eb fixed some template issues and strict warnings, gl type to string, type to size, matlab to eigen html doc
Former-commit-id: 48c593f5a1
2011-10-03 11:32:06 +00:00