Hi Manfred, although I am not doing any 3D development myself, http://processing.org/ might give you some hints how to start with 3D. It is an open source project for visualization which has its own simple java based programming environment. They have some samples there for OpenGL and it might be worth a look at the 3D part of the source code of processing itself to see how they built it.
Martin On Mon, Jul 13, 2009 at 14:13, Ewald Horn<[email protected]> wrote: > Hi. > > Yes, I know the expression, sometimes I live it! > > I don't use OpenGL or any other 3rd party graphics extensions, except the > "standard" Sun released libraries for image manipulation. The last time I > touched OpenGL was still with Visual Studio 6.0, C++, when IBM redbooks were > all the rage! > > As most of my applications call for 2D graphics, I have let my 3D skills > rust away, and right now we simulate 3D with simple 2D wireframes, nothing > special, but it does not require anything on the client PC, just the > standard Java 6.0 runtime environment. > > Perhaps someone else on the JUG has more experience getting OpenGL to work ? > > Best regards > Ewald > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CTJUG Tech" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/CTJUG-Tech?hl=en For Cape Town Java User Group home page see http://www.ctjug.org.za/ For jobs see http://gamatamjobs.appspot.com/ -~----------~----~----~----~------~----~------~--~---
