diff options
author | Kenneth Russel <[email protected]> | 2007-03-24 01:02:23 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2007-03-24 01:02:23 +0000 |
commit | 96a0041f4b46bba34d044ade4d55b6ab58176336 (patch) | |
tree | aee8ccddd42b55cee82c55e218e776460ac10ff8 /build | |
parent | 1b9cde01700475163b8735db9d29cc54e961c92a (diff) |
Added ray picking functionality via RayPickAction. Added unprojection
functionality to Camera class. Added Shape and TriangleBasedShape as
superclasses in the node hierarchy. Added TriangleCallback mechanism
for iterating vertices of triangles and PrimitiveVertex to represent
all data associated with a given vertex. Made Actions keep track of
the path through the scene graph they are currently on. Added
RayTriangleIntersection based on paper from Journal of Graphics
Tools. Augmented DisplayShelf demo with click-selection of movie
titles and reduced priority of background loading thread to avoid
rendering hiccups.
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@47 83d24430-9974-4f80-8418-2cc3294053b9
Diffstat (limited to 'build')
-rw-r--r-- | build/joglutils.jar | bin | 133187 -> 148347 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/build/joglutils.jar b/build/joglutils.jar Binary files differindex 33d954e..e46dd2a 100644 --- a/build/joglutils.jar +++ b/build/joglutils.jar |