Alec Jacobson
|
3f85509cc6
lingering bug: per-vertex attributes handled incorrectly
|
7 years ago |
Daniele Panozzo
|
d743fdc5d3
serialization fixes and more consisten API in the viewer
|
7 years ago |
Daniele Panozzo
|
56b46751d6
dropped serialization defines
|
7 years ago |
Jérémie Dumas
|
5e32e2d3d8
Fix compilation error.
|
7 years ago |
Jérémie Dumas
|
48f9aea3a9
Render a couple of extra frames before idling, to accomodate ImGui's immediate mode rendering.
|
7 years ago |
Jérémie Dumas
|
4a4b6d96dd
Update multi-mesh tutorial + drop opengl2/ from CMake.
|
7 years ago |
Jérémie Dumas
|
8155326141
Update ViewerMenu tutorial with ImGui.
|
7 years ago |
Jérémie Dumas
|
0448a3e3b6
Transition OpenGL loader to glad.
|
7 years ago |
Daniele Panozzo
|
ad4d6cd23c
python compilation fixes
|
7 years ago |
Daniele Panozzo
|
9080378e27
- viewerdata and meshgl are merged
|
7 years ago |
Daniele Panozzo
|
48f73ef2e1
preparing for merging state and viewerdata
|
7 years ago |
Daniele Panozzo
|
7af7f2cd2e
selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data
|
7 years ago |
Daniele Panozzo
|
0a18442c6b
Merge branch 'viewer-refactor' of https://github.com/libigl/libigl into viewer_refactor
|
7 years ago |
Alec Jacobson
|
d28530e2e0
erase_mesh in tutorial
|
7 years ago |
Alec Jacobson
|
f5e35b9099
tutorial after ViewerCore/ViewerData refactor
|
7 years ago |
Alec Jacobson
|
ee5613e4e3
moved model data from ViewerCore to ViewerData
|
7 years ago |
Alec Jacobson
|
3b3d439db5
merge
|
7 years ago |
Alec Jacobson
|
d2e89ec1fc
rudimentary support for multiple meshes
|
8 years ago |
Alec Jacobson
|
0434de7e9b
merge
|
8 years ago |
Alec Jacobson
|
d0b3111eae
mv viewer to opengl/glfw dependency
|
8 years ago |