Commit Graph
316 Commits
Author SHA1 Message Date
Daniele Panozzo f57dd67e59 fixed static build for the tutorials
Former-commit-id: 93c3450eb5
2015-07-29 14:07:56 +02:00
Daniele Panozzo 9644058bce added source code for tutorial 106
Former-commit-id: 7a8459746e
2015-07-28 18:15:42 +02:00
Daniele Panozzo de4bec205c Merge commit '1748ff83c69fe05ab3fe93ac3996297aaa27f6af [formerly eed1c88851]'
Conflicts:
	tutorial/tutorial.md

Former-commit-id: 5e62f8dcab
2015-07-28 17:55:57 +02:00
Alec Jacobson 058b294371 biharmonic coordinates tutorial example
Former-commit-id: 82b7b2261a
2015-07-28 11:12:43 -04:00
Alec Jacobson 3d1c733579 fixed trackball as quat
Former-commit-id: b54936be91
2015-07-28 11:04:26 -04:00
schuellc 1748ff83c6 added viewer menu tutorial
Former-commit-id: eed1c88851
2015-07-28 16:09:12 +02:00
Alec Jacobson d4d64c8a82 code example
Former-commit-id: fc9d3cf665
2015-07-19 18:23:51 -04:00
Alec Jacobson 1d271bbe86 missing image
Former-commit-id: 90c56b3391
2015-07-19 18:18:26 -04:00
Alec Jacobson 8ee9921dd0 eigs in tutorial
Former-commit-id: 1a5d6b8328
2015-07-19 18:16:27 -04:00
Daniele Panozzo e1c5369cf0 minor fix for static build
Former-commit-id: e135cee1ea
2015-07-16 11:59:15 +02:00
Daniele Panozzo 8ac5993548 updated html and added --recursive in the tutorial readme
Former-commit-id: 56000af671
2015-07-08 09:55:24 +02:00
Daniele Panozzo af9f2faa7c Merge commit 'f73b87a415824de2f115955bc3047b70b3fd275e [formerly 162bbe0eb3]'
Former-commit-id: 01a18e9d53
2015-07-07 18:10:28 +02:00
Daniele Panozzo 915b98420b tutorial compiles in header only mode
Former-commit-id: 286e6279f5
2015-07-07 18:08:44 +02:00
Daniele Panozzo ba94f1695b small fixes
Former-commit-id: 4544bd570c
2015-07-07 18:03:27 +02:00
Alec Jacobson 2274816106 fixed include search paths
Former-commit-id: 3d478a27e6
2015-07-07 17:37:21 +02:00
Alec Jacobson 0a35e3e862 gcc guard around remove_cxx -stdlib
Former-commit-id: 38186cb302
2015-07-07 17:37:03 +02:00
Alec Jacobson 2750955c69 add command line instructions
Former-commit-id: 5121a515f3
2015-07-07 17:36:26 +02:00
Daniele Panozzo 67e12d56eb fixed wrong include in 701
Former-commit-id: f03c6f13b9
2015-07-01 13:58:16 +02:00
Daniele Panozzo 5459825114 fix for linking order on linux
Former-commit-id: 0442044541
2015-07-01 13:50:35 +02:00
Daniele Panozzo c904ab024f fix for linux linking order dependencies
Former-commit-id: 5222e169a2
2015-07-01 12:41:37 +02:00
Daniele Panozzo a14c81e29f missing ifdef for opengl
Former-commit-id: f65c0bfae2
2015-07-01 10:44:02 +02:00
Daniele Panozzo ad4d8022ae fix for static lib on linux
Former-commit-id: fcaf056ddd
2015-06-30 22:16:27 +02:00
Daniele Panozzo 57550d283f fix for finding Eigen
Former-commit-id: 6a87b5f436
2015-06-30 21:56:01 +02:00
schuellc 8daf2d3f38 tutorials link now with static library for Visual Studio
Former-commit-id: 7c26de7e19
2015-06-30 15:47:10 +02:00
schuellc 4076cd3195 Merge branch 'master' of https://github.com/schuellc/libigl
Former-commit-id: 9fc2588eee
2015-06-30 09:12:32 +02:00
schuellc f2c785b9f7 fixed some cmake warnings
Former-commit-id: b0faeb6d69
2015-06-30 09:12:20 +02:00
Daniele Panozzo afd4c89a41 fix for new version of nanogui
Former-commit-id: ed5d6c14fb
2015-06-30 00:04:51 +02:00
schuellc 6f8f988fa5 fixed various windows issues with static library
Former-commit-id: b120817fff
2015-06-29 12:10:54 +02:00
Daniele Panozzo 81c8694b0b fix for static library
Former-commit-id: f79ba73ad5
2015-06-26 13:01:21 +02:00
Daniele Panozzo afca4f6dbf the tutorial now compiles all its core dependencies inside its cmake to be friendly to VS users
Former-commit-id: b8ada60b0d
2015-06-26 10:45:58 +02:00
Daniele Panozzo c4012eae88 nanogui is built in the same cmake project
Former-commit-id: 45ce671409
2015-06-25 17:29:13 +02:00
Daniele Panozzo e265d25705 tutorials now use the static build by default
Former-commit-id: 60bf7c764f
2015-06-25 17:07:48 +02:00
Daniele Panozzo 417dd37b43 Merge commit '2482eaadbab338b66cf94ddf90ea49e6b9282609 [formerly 3c1e35d568]'
Conflicts:
	include/igl/slice.cpp

Former-commit-id: 6cbc313d50
2015-06-25 15:38:25 +02:00
Daniele Panozzo bd12b9b5c9 compilation fixes for static library
Former-commit-id: 8341d23667
2015-06-25 01:05:35 +02:00
Daniele Panozzo 4265f2851e Merge commit '471f0c9c37478120dd910bef84bbe87fd96fcaa7 [formerly a49c23f0c8]'
Conflicts:
	include/igl/embree/EmbreeIntersector.h
	include/igl/viewer/TextRenderer.cpp
	include/igl/viewer/TextRenderer.h
	include/igl/viewer/Viewer.cpp

Former-commit-id: 8ebae80179
2015-06-25 00:49:13 +02:00
Daniele Panozzo 19c8f30fc5 removed old unused code, removed predefined key bindings from the viewer
Former-commit-id: 6aaa409040
2015-06-25 00:32:33 +02:00
Daniele Panozzo e4d961fb02 removed anttweakbar dependency from the viewer. Still problems rendering text
Cmake of the tutorials is now looking for nanogui


Former-commit-id: 0333b1d98f
2015-06-23 17:51:34 +02:00
Alec Jacobson cd69179cef libigl-logo.ai
Former-commit-id: 2528047425
2015-06-23 10:57:13 -04:00
Alec Jacobson c50e6cf992 update teaser and logo
Former-commit-id: 7ad8859325
2015-06-23 10:39:52 -04:00
Alec Jacobson 72c6004123 merge:
Former-commit-id: 62a3c124c5
2015-06-23 09:43:47 -04:00
Alec Jacobson a796bd2821 match logos
Former-commit-id: 7558267f30
2015-06-23 09:37:19 -04:00
Alec Jacobson 7d3e0e9b01 update links to optional
Former-commit-id: db9e177257
2015-06-23 09:34:55 -04:00
Alec Jacobson 9969115ac8 matlab funcs in tutorial
Former-commit-id: ec873eec00
2015-06-23 09:33:21 -04:00
Alec Jacobson 38328367b6 reorganize tutorial cmake, bug fix in static ver. of npoly demo
Former-commit-id: eb7d645d5e
2015-06-17 18:08:29 -04:00
Alec Jacobson 0640f41c49 compile tutorial with namespace
Former-commit-id: 6643b9a67c
2015-06-17 11:25:29 -04:00
Alec Jacobson f1d079d74b find libs
Former-commit-id: 349a7cf3ca
2015-06-12 19:25:28 -04:00
Alec Jacobson 5f9e38250f tinyxml2 find
Former-commit-id: de85afc5ac
2015-06-12 19:23:13 -04:00
Alec Jacobson 3706f5ffb4 fixed find tetgen triangle
Former-commit-id: af1c57eba1
2015-06-12 19:11:16 -04:00
Alec Jacobson cce7d90d92 mv SVD to main lib
Former-commit-id: d17743b270
2015-06-12 18:11:34 -04:00
Alec Jacobson 013dd64cde angles --> internal_angles
Former-commit-id: 286edc3c4b
2015-06-12 17:38:36 -04:00