Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old September 9th, 2008, 02:05 PM
Hannes De Bondt
Guest
 
Posts: n/a
Default Java and 3D

Hi everyone,

I'm looking for an (easy) way to show some points in 3D in Java.
The situation is: I have a bunch of points and I want to show them in space.
I already looked for Java3D but I don't find how to install it on my
computer.
Are there other ways? or is Java3D the way to go?
Can someone give me some pointers please?

thanx in advance!!

Hannes De Bondt
  #2  
Old September 27th, 2008, 06:15 AM
Dan Stromberg
Guest
 
Posts: n/a
Default Re: Java and 3D

On Tue, 09 Sep 2008 14:58:38 +0200, Hannes De Bondt wrote:
Quote:
Hi everyone,
>
I'm looking for an (easy) way to show some points in 3D in Java. The
situation is: I have a bunch of points and I want to show them in space.
I already looked for Java3D but I don't find how to install it on my
computer.
Are there other ways? or is Java3D the way to go? Can someone give me
some pointers please?
>
thanx in advance!!
>
Hannes De Bondt
You might be better off with a 3d package, but in the old days we'd
simulate 3d on 2d by adding in a multiple of sine(theta) and cosine
(theta), where theta is the angle used to represent depth.

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles