| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
point for ray picking into abstract Camera.getRayStartPoint(). Tested
by temporarily modifying DisplayShelf demo to use an orthographic
camera -- appears to be working.
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@63 83d24430-9974-4f80-8418-2cc3294053b9
|
|
|
|
|
|
|
| |
from Camera. Added error checking code to Group.
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@54 83d24430-9974-4f80-8418-2cc3294053b9
|
|
|
|
|
|
|
|
|
|
|
|
| |
node and updating sub-images of Texture2 nodes, as well as switching
between the two modes. Added animated clock texture to DisplayShelf
demo shown before images are loaded. Added computation of camera
distance from titles and offset of selected title to DisplayShelf.
Added parameters for controlling distance between stacked and selected
titles. Redid camera and title positioning code.
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@49 83d24430-9974-4f80-8418-2cc3294053b9
|
|
|
|
|
|
|
|
|
| |
Action implementations from the set of Nodes in the library.
Refactored OpenGL rendering into node instances to potentially share
more code among different Action subclasses.
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@45 83d24430-9974-4f80-8418-2cc3294053b9
|
|
for experimentation with both 3D and 2D/3D interaction.
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@44 83d24430-9974-4f80-8418-2cc3294053b9
|