hello everyone,
I found processing via google, because I'm looking for an "easy" way to discplay the current (and some previous) 3d coordinates of clestial objects I want to compute with a java programme.
Currently I plot those with OO calc but I want to avoid this extra work and I would like to display it "in realtime" and update the position with each new frame.
Could you please help me, how to do that? I use netbeans and I found the eclipse example, but I can't update the frame with the new points. And I currently do the simple things with 2d, but I would like to display it in 3d or at least isometric view.
best regards,
Andreas
I found processing via google, because I'm looking for an "easy" way to discplay the current (and some previous) 3d coordinates of clestial objects I want to compute with a java programme.
Currently I plot those with OO calc but I want to avoid this extra work and I would like to display it "in realtime" and update the position with each new frame.
Could you please help me, how to do that? I use netbeans and I found the eclipse example, but I can't update the frame with the new points. And I currently do the simple things with 2d, but I would like to display it in 3d or at least isometric view.
best regards,
Andreas
1