summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Made TextureElement refer to the Texture2 node rather than the TextureKenneth Russel2007-03-275-34/+41
| | | | | | | it contains git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@48 83d24430-9974-4f80-8418-2cc3294053b9
* Added ray picking functionality via RayPickAction. Added unprojectionKenneth Russel2007-03-2423-56/+1162
| | | | | | | | | | | | | | | 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
* Added file missed in last checkinKenneth Russel2007-03-191-0/+141
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@46 83d24430-9974-4f80-8418-2cc3294053b9
* Added extensible action method mechanism via ActionTable, decouplingKenneth Russel2007-03-1824-164/+305
| | | | | | | | | 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
* Initial checkin of the Minimal Scene Graph (MSG) library, intentendedKenneth Russel2007-03-1874-0/+8608
| | | | | | | 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
* Re-vamped internals of FontDrawer class, improved FontDrawerDemo, and ↵eteq2007-02-073-91/+283
| | | | | | changed FontDrawer to use an enum for specifying normal calculations git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@43 83d24430-9974-4f80-8418-2cc3294053b9
* changed jnlp from http to httpseteq2007-02-051-1/+1
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@42 83d24430-9974-4f80-8418-2cc3294053b9
* jnlp updateeteq2007-01-181-1/+1
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@41 83d24430-9974-4f80-8418-2cc3294053b9
* jnlp testeteq2007-01-181-1/+1
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@40 83d24430-9974-4f80-8418-2cc3294053b9
* jnlp testeteq2007-01-181-0/+1
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@39 83d24430-9974-4f80-8418-2cc3294053b9
* updated jnlpeteq2007-01-181-2/+1
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@38 83d24430-9974-4f80-8418-2cc3294053b9
* re-organized and built demoseteq2007-01-1829-0/+2573
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@37 83d24430-9974-4f80-8418-2cc3294053b9
* moved demos againeteq2007-01-182-0/+0
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@36 83d24430-9974-4f80-8418-2cc3294053b9
* moved demos out of joglutils packageeteq2007-01-182-2/+2
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@35 83d24430-9974-4f80-8418-2cc3294053b9
* added swing-layout-1.0.jar and associated libeteq2007-01-181-0/+0
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@34 83d24430-9974-4f80-8418-2cc3294053b9
* reorganized build, made some webstart changeseteq2007-01-18146-4119/+6686
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@33 83d24430-9974-4f80-8418-2cc3294053b9
* changed codebase to http://joglutils.dev.java.net/webstart/eteq2007-01-121-1/+1
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@32 83d24430-9974-4f80-8418-2cc3294053b9
* added /webstart to codebaseeteq2007-01-121-1/+1
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@31 83d24430-9974-4f80-8418-2cc3294053b9
* added webstart directory, moved jnlp file and copied current build.eteq2007-01-122-1/+1
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@30 83d24430-9974-4f80-8418-2cc3294053b9
* Moved demos to demo package, Cleaned up some copyright headerseteq2007-01-128-219/+419
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@29 83d24430-9974-4f80-8418-2cc3294053b9
* updated small typo in jnlp fileeteq2007-01-091-1/+1
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@28 83d24430-9974-4f80-8418-2cc3294053b9
* uploaded jnlp fileeteq2007-01-091-0/+15
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@27 83d24430-9974-4f80-8418-2cc3294053b9
* Initial implementation of javatext package. Normals not yet correct, and no ↵eteq2006-12-215-94/+447
| | | | | | texture implementation yet. Use FontDrawer main method for testing. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@26 83d24430-9974-4f80-8418-2cc3294053b9
* Renamed DrawTTF to FontDrawereteq2006-12-211-0/+0
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@25 83d24430-9974-4f80-8418-2cc3294053b9
* Added jogltext package and added main method to GLJFrame for ↵eteq2006-12-152-0/+189
| | | | | | testing/experimental purposes git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@24 83d24430-9974-4f80-8418-2cc3294053b9
* testrodgersgb2006-10-051-20/+20
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@23 83d24430-9974-4f80-8418-2cc3294053b9
* testrodgersgb2006-10-051-0/+1
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@22 83d24430-9974-4f80-8418-2cc3294053b9
* Removed jnlp file for testingeteq2006-09-081-23/+0
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@21 83d24430-9974-4f80-8418-2cc3294053b9
* For web start testingeteq2006-09-081-0/+23
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@20 83d24430-9974-4f80-8418-2cc3294053b9
* Switched JPanelDialog constructor from (String, JPanel) to (JPanel, String)eteq2006-08-311-2/+2
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@19 83d24430-9974-4f80-8418-2cc3294053b9
* Added getAutoDrawable to GLJFrameeteq2006-08-271-0/+7
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@18 83d24430-9974-4f80-8418-2cc3294053b9
* Javadoc rebuild, minor Light changeseteq2006-08-2535-1/+6976
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@17 83d24430-9974-4f80-8418-2cc3294053b9
* Test commit.rodgersgb2006-08-236-68/+68
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@16 83d24430-9974-4f80-8418-2cc3294053b9
* Test updaterodgersgb2006-08-231-7/+7
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@15 83d24430-9974-4f80-8418-2cc3294053b9
* cosmetic changes to GLJFrame and re-buildeteq2006-08-223-4/+1
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@14 83d24430-9974-4f80-8418-2cc3294053b9
* updated build and javadocs for phong changes to Light classeteq2006-08-1752-609/+902
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@13 83d24430-9974-4f80-8418-2cc3294053b9
* small updates to the last set of changes adding phong functionalityeteq2006-08-171-5/+3
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@12 83d24430-9974-4f80-8418-2cc3294053b9
* Added Phong Shader to Light in lighting package (does not yet implement ↵eteq2006-08-171-43/+480
| | | | | | spotlight or actual location lighting) git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@11 83d24430-9974-4f80-8418-2cc3294053b9
* fixed some more licensing typoseteq2006-08-0414-28/+28
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@10 83d24430-9974-4f80-8418-2cc3294053b9
* fixed some licensing typoseteq2006-08-0416-41/+41
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@9 83d24430-9974-4f80-8418-2cc3294053b9
* updated to current buildeteq2006-08-0218-0/+0
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@8 83d24430-9974-4f80-8418-2cc3294053b9
* Updated titles on some of the lighting dialogseteq2006-08-023-3/+4
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@7 83d24430-9974-4f80-8418-2cc3294053b9
* updated to latest version of GLJFrame from previous source treeeteq2006-08-011-20/+41
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@6 83d24430-9974-4f80-8418-2cc3294053b9
* added GLJFrame netbeans formeteq2006-08-011-0/+35
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@5 83d24430-9974-4f80-8418-2cc3294053b9
* initial import of 3ds packageseteq2006-08-019-0/+1216
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@4 83d24430-9974-4f80-8418-2cc3294053b9
* initial upload of lighting package and javadocseteq2006-07-2777-101/+12894
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@3 83d24430-9974-4f80-8418-2cc3294053b9
* Uploaded basic directory structure and GLJFrame classeteq2006-07-2619-0/+3245
| | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@2 83d24430-9974-4f80-8418-2cc3294053b9
* Set up initial layout.httpd2006-07-241-0/+45
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/joglutils/trunk@1 83d24430-9974-4f80-8418-2cc3294053b9