Daniele Panozzo
7c00055404
GCC - fixed templating for marching cubes
...
VS2015 - removed unused code in serializer
Former-commit-id: 55a3de6b75
2016-02-18 22:19:03 -05:00
Alec Jacobson
ebeb71800c
transpose/sparseview
...
Former-commit-id: 91bec8c639
2016-01-29 09:30:21 -05:00
Alec Jacobson
81d3908f7b
unproject onto mesh abstracted away from embree
...
Former-commit-id: d96f195df2
2016-01-23 13:15:50 -05:00
Alec Jacobson
e98f75f8f0
matlab namespace
...
Former-commit-id: 4c506105f8
2016-01-20 22:03:49 -05:00
Alec Jacobson
99a34a1775
Merge branch 'master' of github.com:libigl/libigl
...
Former-commit-id: 06361c3b38
2015-12-30 15:35:22 -06:00
Alec Jacobson
3650e7bcd6
bad cmake
...
Former-commit-id: 3c7314371f
2015-12-30 15:34:05 -06:00
Daniele Panozzo
6f3f5bdabe
Merge branch 'master' of https://github.com/schuellc/libigl
...
# Conflicts:
# include/igl/triangle_triangle_adjacency.h
Former-commit-id: 05ce3a7200
2015-12-30 18:55:33 +01:00
Alec Jacobson
f4ab9d2cd1
compiles after rm PlainObjectBase uses
...
Former-commit-id: 14f62b7cd8
2015-12-28 22:14:07 -06:00
Alec Jacobson
e09ef13d30
windows long int != MatrixXi::Index
...
Former-commit-id: f204a71a85
2015-12-28 09:59:08 -06:00
Alec Jacobson
8020d39e8d
compile static build, templates, missing inlcudes
...
Former-commit-id: 3de5c820e1
2015-12-19 10:38:23 -05:00
Alec Jacobson
0bee6df6ee
typo in tutorial, add all alternatives to example
...
Former-commit-id: 136bbd895e
2015-12-17 12:00:17 -05:00
Alec Jacobson
7b76205d7e
format
...
Former-commit-id: 115f1981a5
2015-12-16 10:09:25 -05:00
Alec Jacobson
66a9d2aa63
nanogui hacked as an optional plugin via IGL_VIEWER_WITH_NANOGUI
...
Former-commit-id: c3bd95e93f
2015-12-16 09:55:48 -05:00
Alec Jacobson
c9ac5cbe2a
usage
...
Former-commit-id: 031f2338e0
2015-12-04 16:23:08 -05:00
schuellc
5353b86bcf
Merge remote-tracking branch 'refs/remotes/origin/master'
...
Former-commit-id: 003bf677dd
2015-12-03 10:15:34 +01:00
schuellc
c923c4218a
Fix nanogui menu tutorial
...
Former-commit-id: 2ab9b5bab7
2015-12-02 17:38:40 +01:00
schuellc
11ba159664
Fix LIM solver issues and add some improvments
...
Former-commit-id: edc680b975
2015-12-02 17:00:17 +01:00
Alec Jacobson
b2408b57eb
compiled
...
Former-commit-id: 52448f21ff
2015-11-24 15:27:05 -05:00
Alec Jacobson
757c98926e
add embree back as subdirectory
...
Former-commit-id: 022eaaa435
2015-11-23 15:11:31 -05:00
Alec Jacobson
f9ced09c24
merge
...
Former-commit-id: aaad45044a
2015-11-16 11:38:21 -05:00
Alec Jacobson
cc6d477eee
mv tetgen to copyleft
...
Former-commit-id: 90dcc6fe35
2015-11-12 17:03:20 -05:00
Alec Jacobson
731792aeda
mv cgal and boolean to copyleft
...
Former-commit-id: e69b4bb07f
2015-11-12 14:30:42 -05:00
Alec Jacobson
0f5aabeca2
tutorial compiling
...
Former-commit-id: ab90572d54
2015-11-12 13:25:34 -05:00
Alec Jacobson
3cb41229a3
typo in usage
...
Former-commit-id: f93121ad0f
2015-11-10 12:24:49 -05:00
Alec Jacobson
aadd1f89c9
display integral average gauss curv.
...
Former-commit-id: 901cd7e4fd
2015-10-30 07:06:31 +09:00
Alec Jacobson
8bbf9d48d6
Merge branch 'enable_out_of_source_tutorial_build' of git://github.com/decrispell/libigl into decrispell-enable_out_of_source_tutorial_build
...
Former-commit-id: f3125adc51
2015-10-18 11:03:05 -04:00
Daniel Crispell
6eae3ca6b0
replaced static tutorial_shared_path string with #define
...
Former-commit-id: bd37fbf7c1
2015-10-17 23:55:35 -04:00
Alec Jacobson
fe0d30240d
rm line about kronprod
...
Former-commit-id: 7472af8bd5
2015-10-16 09:09:20 -04:00
Daniel Crispell
4df6057189
removed auto-generated file in favor of simpler preprocessor definition
...
Former-commit-id: ec31d54c63
2015-10-11 14:52:52 -04:00
Daniel Crispell
473131235f
fix documentation to reflect new tutorial_shared_path configured var
...
Former-commit-id: 99f4ece13a
2015-10-09 23:03:24 -04:00
Daniel Crispell
c861c711a0
Enable out of source tutorial build
...
Use CMake's "configure_file" functionality to store path to the tutorial
shared directory, enabling tutorial executables build out of source to
correctly find the data files.
Former-commit-id: a0eed05e8b
2015-10-09 22:52:39 -04:00
Daniele Panozzo
2705f80184
updated tutorial with comiso instructions
...
Former-commit-id: 50fe9fa405
2015-10-07 02:00:20 +02:00
Daniele Panozzo
7f0d38bd07
fixes for linux
...
Former-commit-id: 4bc94c04a2
2015-10-06 14:08:04 +02:00
Daniele Panozzo
c2e96e45fa
fixes for comiso on windows for VS2015
...
Former-commit-id: c7bd7532c8
2015-10-06 00:01:07 +02:00
Daniele Panozzo
fcb33aa98c
Merge branch 'master' of https://github.com/libigl/libigl
...
Former-commit-id: 61f777753f
2015-10-05 21:12:48 +02:00
Daniele Panozzo
fcea5c0757
fixes for static build
...
Former-commit-id: 5e7a2ae3da
2015-10-05 14:34:47 +02:00
Daniele Panozzo
d75a8a2ca6
major update of nanogui
...
Former-commit-id: e6680969af
2015-10-05 14:11:31 +02:00
Alec Jacobson
362603ed18
index map in mesh boolean, better templates in slice, template instanciations
...
Former-commit-id: 8b0d66c358
2015-10-03 17:51:58 -04:00
Daniele Panozzo
9e6d6f2e86
comiso now links statically if found, build is likely to be broken on windows due to the lack of blas
...
Former-commit-id: 8558b40e2b
2015-09-28 20:10:01 +09:00
Alec Jacobson
d87c41aeb9
added 'Found CGAL' line
...
Former-commit-id: 4a1e6d1406
2015-09-24 09:34:35 -04:00
Alec Jacobson
5bbcc5c2d5
update tutorial
...
Former-commit-id: fb4f0dff51
2015-09-24 08:28:56 -04:00
Alec Jacobson
0f605cbc6e
bad link
...
Former-commit-id: deace63a91
2015-09-23 22:59:05 -04:00
Alec Jacobson
130436f04c
typo
...
Former-commit-id: 1eb5c75e20
2015-09-23 22:56:23 -04:00
Alec Jacobson
afdd8700cd
marching cubes consolidate and tutorial entry
...
Former-commit-id: 4bbd030681
2015-09-23 18:59:38 -04:00
Alec Jacobson
3702f3d4ef
un-template CSGTree, fix tutorial paths
...
Former-commit-id: ee4ca9cc47
2015-09-22 17:31:41 -04:00
Alec Jacobson
b6521a09b7
missing data and images
...
Former-commit-id: f1cf9df64f
2015-09-22 17:30:34 -04:00
Alec Jacobson
5989ffa2ef
csg tree names
...
Former-commit-id: d51c6c1278
2015-09-22 10:28:45 -04:00
Alec Jacobson
13212cb389
csg tree tutorial entry
...
Former-commit-id: 6dc9985456
2015-09-22 10:16:58 -04:00
Qingnan Zhou
f44e88eb5a
Minor update to warning when GLFWH is not found.
...
Former-commit-id: 80ff41a36c
2015-09-14 13:19:11 -04:00
Qingnan Zhou
73080d69ca
Merge remote-tracking branch 'upstream/master'
...
Former-commit-id: d9164185e8
2015-09-14 13:10:41 -04:00