dolga
|
d288720c64
|
14 лет назад |
dpanozzo
|
2d12c8eeda
added some const
|
14 лет назад |
dpanozzo
|
d95047cbdd
added removeUnreferenced and fixes in removeDuplicates
|
14 лет назад |
dpanozzo
|
2ec5601563
added missing inlines
|
14 лет назад |
dpanozzo
|
ddbc83c689
added sparse include
|
14 лет назад |
dpanozzo
|
57165cd1b9
added matrix concatenation [,] and [;]
|
14 лет назад |
jalec
|
816be11f10
updated styles in readme
|
14 лет назад |
dpanozzo
|
514e61136a
fixed bug in adjacency_list for open meshes
|
14 лет назад |
dolga
|
43acbcffdc
removeDuplicate vertices
|
14 лет назад |
dpanozzo
|
fe734a87bf
Added basic mesh navigation primitives (not fully tested)
|
14 лет назад |
dolga
|
7bebe9005d
moveFV, grad, WA: dist and grad
|
14 лет назад |
dolga
|
9ad2006bba
WA cleanup
|
14 лет назад |
jalec
|
84e0ce7b52
replaced buggy readOBJ with wrapper to vector of vectors readobj
|
14 лет назад |
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)
|
14 лет назад |
jalec
|
8302a36e26
slice into
|
14 лет назад |
jalec
|
5f4ec9681d
possible bug fix in slice, minor other changes
|
14 лет назад |
jalec
|
a62d483b1c
colon, full and speye functions to match matlab
|
14 лет назад |
jalec
|
f803e13d06
fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition)
|
14 лет назад |
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).
|
14 лет назад |
dolga
|
a57964985b
fixed wireframe for polygons
|
14 лет назад |
jalec
|
19fc88d42f
bug fixes and clean up for cotmatrix,
|
14 лет назад |
jalec
|
b7e523aec7
project/unproject wrappers, 2d point in circle test and eigen affine matrix example
|
14 лет назад |
jalec
|
47136a5d14
get_seconds example, still not sure why ctime is not working with GLUT...
|
14 лет назад |
barani
|
e4546a4c3a
Do not close a null file
|
14 лет назад |
dolga
|
fb6347da6b
|
14 лет назад |
jalec
|
0289f43a50
missing inlines and organization
|
14 лет назад |
jalec
|
f5b671438c
glut speed test
|
14 лет назад |
jalec
|
206e6bc0eb
fixed some template issues and strict warnings, gl type to string, type to size, matlab to eigen html doc
|
14 лет назад |
jalec
|
61b9e488ed
rm shader_program_uniforms_map because it doesn;t find locations of uniform vairables which was the whole point
|
14 лет назад |
jalec
|
0de0916db7
BUG FOUND in shader_program_uniforms_map, finding indices NOT locations of uniform variables, checking in corrections to code and comments before deleting
|
14 лет назад |