jalec
|
83fccfe0f1
added slice example
|
před 14 roky |
jalec
|
906a074123
fixed bug in slice
|
před 14 roky |
dpanozzo
|
a136e21356
|
před 14 roky |
jalec
|
7e8e5ed1f1
fix unix dependencies and added ifdef include windows around opengl includes
|
před 14 roky |
jalec
|
1c9c3d24eb
minor bug in slice
|
před 14 roky |
jalec
|
3a7e857da3
added reserves to functions using DynamicSparseMatrix, where appropriate
|
před 14 roky |
jalec
|
29f2f5df23
added sparsematrix example
|
před 14 roky |
dolga
|
d288720c64
|
před 14 roky |
dpanozzo
|
2d12c8eeda
added some const
|
před 14 roky |
dpanozzo
|
d95047cbdd
added removeUnreferenced and fixes in removeDuplicates
|
před 14 roky |
dpanozzo
|
2ec5601563
added missing inlines
|
před 14 roky |
dpanozzo
|
ddbc83c689
added sparse include
|
před 14 roky |
dpanozzo
|
57165cd1b9
added matrix concatenation [,] and [;]
|
před 14 roky |
jalec
|
816be11f10
updated styles in readme
|
před 14 roky |
dpanozzo
|
514e61136a
fixed bug in adjacency_list for open meshes
|
před 14 roky |
dolga
|
43acbcffdc
removeDuplicate vertices
|
před 14 roky |
dpanozzo
|
fe734a87bf
Added basic mesh navigation primitives (not fully tested)
|
před 14 roky |
dolga
|
7bebe9005d
moveFV, grad, WA: dist and grad
|
před 14 roky |
dolga
|
9ad2006bba
WA cleanup
|
před 14 roky |
jalec
|
84e0ce7b52
replaced buggy readOBJ with wrapper to vector of vectors readobj
|
před 14 roky |
jalec
|
25a30a188f
added new readOBJ prototype with more support (per corner normals and texture coordinates and non-triangle faces), along with example for mesh io (work in progress)
|
před 14 roky |
jalec
|
8302a36e26
slice into
|
před 14 roky |
jalec
|
5f4ec9681d
possible bug fix in slice, minor other changes
|
před 14 roky |
jalec
|
a62d483b1c
colon, full and speye functions to match matlab
|
před 14 roky |
jalec
|
f803e13d06
fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition)
|
před 14 roky |
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).
|
před 14 roky |
dolga
|
a57964985b
fixed wireframe for polygons
|
před 14 roky |
jalec
|
19fc88d42f
bug fixes and clean up for cotmatrix,
|
před 14 roky |
jalec
|
b7e523aec7
project/unproject wrappers, 2d point in circle test and eigen affine matrix example
|
před 14 roky |
jalec
|
47136a5d14
get_seconds example, still not sure why ctime is not working with GLUT...
|
před 14 roky |