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)
|
hace 14 años |
jalec
|
8302a36e26
slice into
|
hace 14 años |
jalec
|
5f4ec9681d
possible bug fix in slice, minor other changes
|
hace 15 años |
jalec
|
a62d483b1c
colon, full and speye functions to match matlab
|
hace 15 años |
jalec
|
f803e13d06
fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition)
|
hace 15 años |
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).
|
hace 15 años |
dolga
|
a57964985b
fixed wireframe for polygons
|
hace 15 años |
jalec
|
19fc88d42f
bug fixes and clean up for cotmatrix,
|
hace 15 años |
jalec
|
b7e523aec7
project/unproject wrappers, 2d point in circle test and eigen affine matrix example
|
hace 15 años |
jalec
|
47136a5d14
get_seconds example, still not sure why ctime is not working with GLUT...
|
hace 15 años |
barani
|
e4546a4c3a
Do not close a null file
|
hace 15 años |
dolga
|
fb6347da6b
|
hace 15 años |
jalec
|
0289f43a50
missing inlines and organization
|
hace 15 años |
jalec
|
f5b671438c
glut speed test
|
hace 15 años |
jalec
|
206e6bc0eb
fixed some template issues and strict warnings, gl type to string, type to size, matlab to eigen html doc
|
hace 15 años |
jalec
|
61b9e488ed
rm shader_program_uniforms_map because it doesn;t find locations of uniform vairables which was the whole point
|
hace 15 años |
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
|
hace 15 años |
jalec
|
fa03862cee
dmat matrix file format reader, writer and example
|
hace 15 años |
jalec
|
57d8e1844b
added file -> string function and example,
|
hace 15 años |
jalec
|
8fc2d636da
Added more php-like file permissions/existence checkers. And an example which tests them against their php cousins.
|
hace 15 años |
jalec
|
4dfd20d527
Templatized (or began to at least) canonical_quaternions
|
hace 15 años |
jalec
|
33cff94394
Important BUG FIXES to create_*_vbo,
|
hace 15 años |
jalec
|
4bd7008b86
added stdin_to_temp for using pipe/stdin as file (for functions that need to fseek, rewind etc)
|
hace 15 años |
jalec
|
f9c9115e03
Templated the quaternion functions and EPS, a few more quaternion functions, fixed prototypes and header defines in writeOBJ
|
hace 15 años |
jalec
|
843d26c2be
VBO (Vertex buffer object) handlers for eigen style V and F, normalize vector lists, compute normals
|
hace 15 años |
jalec
|
0abb7a4d3c
changed interfaces of read*.h to return bool,
|
hace 15 años |
jalec
|
c12e0692fe
Small change to trackball example
|
hace 15 años |
jalec
|
12b2bc14aa
Added some header ifdefs,
|
hace 15 años |
jalec
|
562a233f60
source citation for trackball
|
hace 15 años |
jalec
|
abd98b398b
added a bunch of quaternion math, vector math and trackball
|
hace 15 años |