Commit Graph
8 Commits
Author SHA1 Message Date
Daniele Panozzo 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data
Former-commit-id: 02c8268a61
2018-02-03 20:30:17 -05:00
Alec Jacobson 3b3d439db5 merge
Former-commit-id: 9bc8064132
2017-10-13 10:22:58 -04:00
Alec Jacobson 0b5ba6ee21 rm shader, tutorial uses new viewer refactor
Former-commit-id: fdd42ecfb2
2017-04-16 17:08:54 -04:00
Alec Jacobson 0640f41c49 compile tutorial with namespace
Former-commit-id: 6643b9a67c
2015-06-17 11:25:29 -04:00
Daniele Panozzo d8dd116b18 - removed wrappers from viewer.h
- fixed links in tutorial.md
- uploaded compiled tutorial.html


Former-commit-id: 65d308d851
2014-07-02 14:43:58 +02:00
Alec Jacobson 5ccd74445e clean up and make triangle wrapper compile
Former-commit-id: 4a0fb1f166
2014-06-30 09:07:52 -04:00
Daniele Panozzo 2fed41c240 - fixed all compilation errors in the tutorials
- added global cmake file to compile all tutorials


Former-commit-id: d47d66c347
2014-06-25 15:43:27 +02:00
Daniele Panozzo 7460ef1034 - added wrapper for triangle library
- added tutorial example for triangle


Former-commit-id: a7029dfc2a
2014-06-24 17:03:53 +02:00