Alec Jacobson
|
687530283c
Fix a bunch of warnings (#2254)
|
2 years ago |
Alec Jacobson
|
e5e0539e7d
Remove extra calls to set_face_based (#2253)
|
2 years ago |
Alec Jacobson
|
3374c1ad71
Update ViewerData.cpp (#2173) [ci skip]
|
2 years ago |
Alec Jacobson
|
1f44d1e025
set_data supports #F-long data
|
3 years ago |
teseoch
|
cf46c31e8c
Fixing label stuff (#1876)
|
3 years ago |
Li Chenchen
|
3450b44688
Fix dirty flag for ViewerData::set_labels (#1761)
|
4 years ago |
Alec Jacobson
|
6f0233183d
simplify 501 tut; fix viewer bug; generalize 201
|
4 years ago |
Nico Brügel
|
6083cb3a5d
In ViewerData use per_corner() where possible.
|
4 years ago |
Nico Brügel
|
f7f64f6491
If not face-based always use vertex normals for normal VBO
|
4 years ago |
Alec Jacobson
|
20924d62f1
blue noise tutorial entry
|
5 years ago |
michelle
|
b8ee8b99cf
Text Rendering Using GLSL in ImGui Menu (#1549)
|
5 years ago |
teseoch
|
45cfc79fed
Viewer crash after calling clear (#1582)
|
5 years ago |
Alec Jacobson
|
5c5eddcd55
exploded view of tetrahedral meshes
|
5 years ago |
Alec Jacobson
|
29b75796b2
Matcaps (material captures aka environment maps) in Viewer (#1482)
|
5 years ago |
Alec Jacobson
|
8f33348c29
bug fix (set true for all cores)
|
5 years ago |
Jérémie Dumas
|
b632972487
Make double_sided a bool option.
|
5 years ago |
Alec Jacobson
|
9fa54a0398
double sided lighting
|
5 years ago |
Jérémie Dumas
|
77ed6247cb
Add colormap option to set_data + update jet implementation. (#1372)
|
6 years ago |
Alec Jacobson
|
d46d9c8ef5
use set_data instead of set_color
|
6 years ago |
Alec Jacobson
|
37b087a275
set data rather than custom shader
|
6 years ago |
Alec Jacobson
|
00e749bf8c
merge
|
6 years ago |
Alec Jacobson
|
2c3c2b86f4
templates and other minor changes
|
6 years ago |
BruegelN
|
0dfaf2a32c
set dirty flags for specular and ambient too inside igl::opengl::ViewerData::set_colors().
|
6 years ago |
X.ZhaoMa
|
cdd8971d1d
Add a function to set labels collectively, and clear function for points/lines. (#1196)
|
6 years ago |
Alec Jacobson
|
289148c069
merge
|
6 years ago |
Alec Jacobson
|
42cbff3c64
expose label color
|
6 years ago |
Jérémie Dumas
|
5065640657
Turn mesh visualization option into viewport bitmasks.
|
6 years ago |
Roi Poranne
|
0f40780d5d
Multiple viewports.
|
7 years ago |
Jérémie Dumas
|
84b7752587
Remove attribute class + add a unique id in ViewerData.
|
7 years ago |
Alec Jacobson
|
3f85509cc6
lingering bug: per-vertex attributes handled incorrectly
|
7 years ago |