1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jun 21, 2024 — Jun 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Corrected Polygon handling of boundary changes More... almost 9 years ago
Added support for World Window shape picking in a screen rectangle More... almost 9 years ago
Updated Texture to use a sampling mode appropriate for picking mode More... almost 9 years ago
Added PickedObjectList support for region picking More... almost 9 years ago
Added DrawContext and RenderContext support for region picking More... almost 9 years ago
Minor documentation cleanup in Sector More... almost 9 years ago
Added overloaded Viewport intersection methods More... almost 9 years ago
Corrected OpenGL backface culling state for extruded Paths More... almost 9 years ago
Added a simple Polygons tutorial More... almost 9 years ago
Minor cleanup in the Paths tutorial More... almost 9 years ago
Implemented correct GL backface culling for extruded polygons More... almost 9 years ago
Initial implementation of the Polygon shape More... almost 9 years ago
Added a GLU tessellator instance to RenderContext More... almost 9 years ago
Added a default Path constructor More... almost 9 years ago
Added a Java port of SGI's OpenGL tessellator utility - Original OpenGL tessellator utility implementation by Silicon Graphics, Inc. - Java port copied from the JOGL open source project, version 1.1.1.a, distributed by Sun Microsystems, Inc. - Included the LICENSE and COPYRIGHT files as required by the open source licenses from Sun and SGI More... almost 9 years ago
Added support for terrain following Paths More... almost 9 years ago
Added a surface framebuffer to DrawContext More... almost 9 years ago
Added ToDo comments in the drawable package More... almost 9 years ago
Added BoundingBox.setToUnitBox More... almost 9 years ago
Replaced Sector's union-of-iterable method with a union-of-array method More... almost 9 years ago
Added a TODO comment to RenderContext More... almost 9 years ago
Merge branch 'feature/tutorials' into develop More... almost 9 years ago
Cleaned up imports. More... almost 9 years ago
Updated Paths tutorial inline documentation More... almost 9 years ago
Merged develop into feature/tutorials. More... almost 9 years ago
Changed WMS Layer tutorial's map layer. - The imagery returned for Sea Surface Temperature recently seems to have an anomoly in its color palette. - Switched to Land Surface Temperature. More... almost 9 years ago
Updated MainActivity to display title of selected tutorial. More... almost 9 years ago
Fixed layout to accomodate app/title bar. - added app:layout_behavior="@string/appbar_scrolling_view_behavior" More... almost 9 years ago
Added OpenGL framebuffer object support More... almost 9 years ago
Updated Texture to better estimate the memory consumed by non power-of-two images More... almost 9 years ago