openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
jogl
Settings
|
Report Duplicate
22
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 1 of 52
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
GraphUI Clipping Demo: Adding a simple Shape within a clipping Group all driven by a Scene
Sven Göthel
More...
12 months ago
GraphUI Clipping Demo: Adding a simple Shape within a clipping Group all driven by a Scene
Sven Göthel
More...
12 months ago
GraphUI Enhance Clipping: Drop 'cullingScale' param, a simple intersection-test against 'clipBox' to discard whole shapes if completely outside is enough.
Sven Göthel
More...
12 months ago
GraphUI Enhance Clipping: Drop 'cullingScale' param, a simple intersection-test against 'clipBox' to discard whole shapes if completely outside is enough.
Sven Göthel
More...
12 months ago
GraphUI GLButton: Filter out Region.AA_RENDERING_MASK in ctor, as GLEventListener renders into FBO at correct resolution.
Sven Göthel
More...
12 months ago
GraphUI GLButton: Filter out Region.AA_RENDERING_MASK in ctor, as GLEventListener renders into FBO at correct resolution.
Sven Göthel
More...
12 months ago
Graph/GraphUI AA-Quality + SampleCount (shader): Push params down to RegionRenderer's RenderState usually rarely set from top of user API, reducing complexity.
Sven Göthel
More...
12 months ago
Graph/GraphUI AA-Quality + SampleCount (shader): Push params down to RegionRenderer's RenderState usually rarely set from top of user API, reducing complexity.
Sven Göthel
More...
12 months ago
GraphUI RangedGroup.validateImpl(): Simplify updating contentPosZero
Sven Göthel
More...
12 months ago
GraphUI RangedGroup.validateImpl(): Simplify updating contentPosZero
Sven Göthel
More...
12 months ago
GraphUI Enhance Clipping: Drop pixel clipping if `clip-box >= clip-box*cullingScale` (Group). RangedGroup: Pass through `clipCullingScale` to cull fully outside shapes; Apply in FontView01 Demo..
Sven Göthel
More...
12 months ago
GraphUI Enhance Clipping: Drop pixel clipping if `clip-box >= clip-box*cullingScale` (Group). RangedGroup: Pass through `clipCullingScale` to cull fully outside shapes; Apply in FontView01 Demo..
Sven Göthel
More...
12 months ago
GraphUI Group Clipping setClip{OnBox->OnBounds}(): Add Vec3f cullingScale factor for the clip-box to discard rendering completely..; Add Group.setClipBBox(..)
Sven Göthel
More...
12 months ago
GraphUI Group Clipping setClip{OnBox->OnBounds}(): Add Vec3f cullingScale factor for the clip-box to discard rendering completely..; Add Group.setClipBBox(..)
Sven Göthel
More...
12 months ago
AABBox: Add intersects(AABBox), contains(AABBox), scale(float, float, float) and scale2(float, float, float)
Sven Göthel
More...
12 months ago
AABBox: Add intersects(AABBox), contains(AABBox), scale(float, float, float) and scale2(float, float, float)
Sven Göthel
More...
12 months ago
AABBox: Rename private fields low -> bl and hight -> tr for readability; Unroll getRayIntersection()'s 'find candidate planes'
Sven Göthel
More...
12 months ago
AABBox: Rename private fields low -> bl and hight -> tr for readability; Unroll getRayIntersection()'s 'find candidate planes'
Sven Göthel
More...
12 months ago
GraphUI Demo FontView01: Remove using jogamp.graph.curve.opengl.VBORegion2PVBAAES2 perf-counter hooks (not committed)
Sven Göthel
More...
12 months ago
GraphUI Demo FontView01: Remove using jogamp.graph.curve.opengl.VBORegion2PVBAAES2 perf-counter hooks (not committed)
Sven Göthel
More...
12 months ago
GraphUI: Added RangedGroup Widget, displaying a clipped content Group with optional horizontal and/or vertical RangeSlider; FontView01 now uses RangedGroup scrolling GlyphGrid smooth per-pixel
Sven Göthel
More...
12 months ago
GraphUI: Added RangedGroup Widget, displaying a clipped content Group with optional horizontal and/or vertical RangeSlider; FontView01 now uses RangedGroup scrolling GlyphGrid smooth per-pixel
Sven Göthel
More...
12 months ago
GraphUI Demos CommandlineOptions: Add ctor w/ graphAAQuality and graphAASamples
Sven Göthel
More...
12 months ago
GraphUI Demos CommandlineOptions: Add ctor w/ graphAAQuality and graphAASamples
Sven Göthel
More...
12 months ago
GraphUI Shape: Add receiveKeyEvents() and receiveMouseEvents() allowing a Shape to receive forwarded events from another Shape; Added receive*Events() specialisation for RangeSlider
Sven Göthel
More...
12 months ago
GraphUI Shape: Add receiveKeyEvents() and receiveMouseEvents() allowing a Shape to receive forwarded events from another Shape; Added receive*Events() specialisation for RangeSlider
Sven Göthel
More...
12 months ago
GraphUI RangeSlider: [add,remove]{->Slider}Listener()
Sven Göthel
More...
12 months ago
GraphUI RangeSlider: [add,remove]{->Slider}Listener()
Sven Göthel
More...
12 months ago
Graph Text Tests: TestTextRendererNEWT20, TestTextRendererNEWT21: Reduce sampleSet 3 -> 1 and fontSet 11 -> 7 to avoid footprint for default tests.
Sven Göthel
More...
12 months ago
Graph Text Tests: TestTextRendererNEWT20, TestTextRendererNEWT21: Reduce sampleSet 3 -> 1 and fontSet 11 -> 7 to avoid footprint for default tests.
Sven Göthel
More...
12 months ago
←
1
2
3
4
5
6
7
8
9
…
51
52
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree