- 27 Sep, 2016 7 commits
-
-
Philipp Adolf authored
Unterteile reguläre Dreiecke nicht weiter Closes #7 See merge request !9
-
Philipp Adolf authored
-
Philipp Adolf authored
-
Philipp Adolf authored
-
Philipp Adolf authored
-
Philipp Adolf authored
-
Philipp Adolf authored
-
- 26 Sep, 2016 12 commits
-
-
Philipp Adolf authored
-
Philipp Adolf authored
Fix default path for file open Closes #11 See merge request !4
-
Philipp Adolf authored
-
Philipp Adolf authored
-
Philipp Adolf authored
Rewrite getPatchIndexBuffer Closes #15 See merge request !6
-
Philipp Adolf authored
-
Philipp Adolf authored
Resolve "findRegular ist langsam" Closes #9 See merge request !8
-
Philipp Adolf authored
-
Philipp Adolf authored
-
Philipp Adolf authored
Resolve "Baue neighbors map auf der GPU" Closes #16 See merge request !7
-
Philipp Adolf authored
-
Philipp Adolf authored
-
- 24 Sep, 2016 15 commits
-
-
Philipp Adolf authored
These models are not closed, they have at least one edge that is not connected to another edge. buddha, bunny and dragon were not tested as they have a lot of triangles.
-
Philipp Adolf authored
-
Philipp Adolf authored
-
Philipp Adolf authored
-
Philipp Adolf authored
-
Philipp Adolf authored
Resolve "Nachbarn sollten nur einmal berechnet werden" Closes #13 See merge request !5
-
Philipp Adolf authored
-
Philipp Adolf authored
-
Philipp Adolf authored
-
Philipp Adolf authored
-
Philipp Adolf authored
-
Philipp Adolf authored
-
Philipp Adolf authored
-
Philipp Adolf authored
Remove use of glBindBufferRange Fixes #10 Didn't work with some models. I'm guessing that there are requirements for the offset (divisible by some power of 2 or something) that we just happen to meet with some models but not with others. New version binds the full output buffer but adds another buffer that contains the offset into the output buffer. See merge request !3
-
Philipp Adolf authored
Fixes #10 Didn't work with some models. I'm guessing that there are requirements for the offset (divisible by some power of 2 or something) that we just happen to meet with some models but not with others. New version binds the full output buffer but adds another buffer that contains the offset into the output buffer.
-
- 23 Sep, 2016 6 commits
-
-
Philipp Adolf authored
-
Philipp Adolf authored
Fixes #8
-
Philipp Adolf authored
-
Philipp Adolf authored
-
Philipp Adolf authored
-
Philipp Adolf authored
-