aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogamp/graph/curve/tess/Loop.java
Commit message (Expand)AuthorAgeFilesLines
* Fix: Outline over triangulation.Rami Santina2011-03-311-6/+5
* Remove generics notion of Type<Vertex>, since Vertex _is_ the lowest denomina...Sven Gothel2011-03-301-58/+56
* Refactoring for public: Remove Line ; public/private API cleanupSven Gothel2011-03-291-11/+11
* Refactored Vertex Point PointTex GraphPoint namingsRami Santina2011-03-251-16/+16
* Add initial GPU based curve rendering implementation, utilizing TTF fonts and...Rami Santina2011-03-251-0/+376