Martin Matilla
|
2165d47b9a
ViewerData::uniform_colors arguments by value changed to pass by ref
|
8 年之前 |
Daniele Panozzo
|
03fc74a197
Merge branch 'master' of https://github.com/danielepanozzo/libigl
|
8 年之前 |
Daniele Panozzo
|
7d280f99b2
added alpha channel to the viewer
|
8 年之前 |
Daniele Panozzo
|
85b2887a82
minor bug fix: serialization helpers must stay in .h for the serialization framework to work
|
8 年之前 |
Alec Jacobson
|
a5310f6d9f
replace hard coded default gold with material_colors.h
|
9 年之前 |
Alec Jacobson
|
6d578a7133
key usage in viewer
|
9 年之前 |
Alec Jacobson
|
e2d2e0dbea
namespace in include guards
|
10 年之前 |
Alec Jacobson
|
c15a158a2c
dependency extras are each in there own namespace (examples/tutorials probably broken
|
10 年之前 |
Daniele Panozzo
|
f48dad50c4
fixed wrong signed typed in viewer
|
10 年之前 |
schuellc
|
99613f834f
bugfix serializer
|
10 年之前 |
schuellc
|
aa2162aa22
updated serialization
|
10 年之前 |
schuellc
|
07b9e984a2
updated serialization
|
10 年之前 |
Alec Jacobson
|
0c0d4e2bcc
fast exmaple
|
11 年之前 |
Daniele Panozzo
|
dc36eb7ab2
Viewer: finished a first cleaning pass on the viewer
|
11 年之前 |
Daniele Panozzo
|
54d08046c9
Viewer: moved all the camera and rendering options code in a reusable class
|
11 年之前 |
Daniele Panozzo
|
75b9f9047f
- Viewer: moved all the drawing helpers functions in a generic ViewerData class
|
11 年之前 |
Daniele Panozzo
|
85a4eccda3
- the viewer now compiles again as a static library
|
11 年之前 |
Daniele Panozzo
|
31d7e4ccb3
- moved all the viewer opengl code and shaders in a reusable external class
|
11 年之前 |
Daniele Panozzo
|
ca5b68b26b
- extracted ViewerData from the viewer
|
11 年之前 |