James Andrews
|
44b9537081
|
fix check for command line args: if(argc>=1) -> if(argc>1)
|
2015-05-14 13:02:44 -07:00 |
|
Alec Jacobson
|
ae9dd3831f
|
better file handling
|
2015-04-15 08:40:04 -04:00 |
|
Daniele Panozzo
|
65d308d851
|
- removed wrappers from viewer.h
- fixed links in tutorial.md
- uploaded compiled tutorial.html
|
2014-07-02 14:43:58 +02:00 |
|
Alec Jacobson
|
6a7c38b6dc
|
key_down usages for all examples 200-406
|
2014-07-01 22:43:54 -04:00 |
|
Daniele Panozzo
|
ae620d83d0
|
tutorial compilation fixes
|
2014-06-30 00:02:02 +02:00 |
|
Daniele Panozzo
|
85a531efc2
|
fixed path in cmake
|
2014-06-27 13:11:30 +02:00 |
|
Daniele Panozzo
|
d47d66c347
|
- fixed all compilation errors in the tutorials
- added global cmake file to compile all tutorials
|
2014-06-25 15:43:27 +02:00 |
|
Alec Jacobson
|
b0a1e235df
|
MASSMATRIX_* --> MASSMATRIX_TYPE_*
|
2014-06-24 20:23:19 -04:00 |
|
Alec Jacobson
|
ded5fc4186
|
Gradient example
|
2014-06-20 19:05:46 -04:00 |
|
Alec Jacobson
|
d35a417d6c
|
cleanup new code mess enough to compile
|
2014-06-20 15:08:14 -04:00 |
|
Alec Jacobson
|
15a0c8f549
|
clean up principal curvature example
|
2014-06-20 11:45:27 -04:00 |
|
Daniele Panozzo
|
0a556f42c9
|
- added tutorial for principal curvature directions
- fixed bug in viewer for line rendering
- renamed draw overlay functions to add
|
2014-06-18 20:03:40 +02:00 |
|