Simple 3D Point Plotting



I'm looking to create a simple Java app that outputs a bunch of 3D points
(X, Y, Z) into a window. Possibly being able to rotate the image of the dots
to appreciate the 3D. What would be my best way to do this in Java? The Java
3D API seems like overkill since you *need* OpenGL and a 3D card, but I'm
sure my app would run fine on any system without 3D hardware.

- Brian


.



Relevant Pages

  • Re: Odd locked file behavior - Any assistance greatly appreciated
    ... issuing a file move command would be sufficient. ... force them to start using our trigger files. ... How could the java app know that the file is ...
    (microsoft.public.windows.server.general)
  • Re: Odd locked file behavior - Any assistance greatly appreciated
    ... issuing a file move command would be sufficient. ... force them to start using our trigger files. ... How could the java app know that the file is ...
    (microsoft.public.windows.server.general)
  • [Fwd: Re: Performance tools and JAVA]
    ... Subject: Performance tools and JAVA ... Under consideration we have a large Java app of dubious quality that ... But what is fair for any language: ... For IBM-MAIN subscribe / signoff / archive access instructions, send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html. ...
    (bit.listserv.ibm-main)
  • Re: Odd locked file behavior - Any assistance greatly appreciated
    ... How could the java app know that the file is ... complete and that you are not about to start writing some more data to it, ... The application creates data files (with trigger ...
    (microsoft.public.windows.server.general)
  • 3D Points
    ... I'm looking to create a simple Java app that outputs a bunch of 3D points ... into a window. ... Possibly being able to rotate the image of the dots ... What would be my best way to do this in Java? ...
    (comp.lang.java.3d)