This post originated from an RSS feed registered with Java Buzz
by Scott Delap.
Original Post: 3D with Swing
Feed Title: ClientJava.com
Feed URL: http://www.clientjava.com/archives/wireless_mobile.rdf
Feed Description: Client/Desktop Related Java Development
3D with Swing Have you ever wondered how to use nice 3D components with Swing? Java3D is the way to go. Yet, at a first glance, Java3D does not let you integrate 3D scenes smoothly in your UI. If you saw the Microsoft's Avalon demo videos you know what I'm talking about. Avalon won't be available before months (some say years) but Java and Java3D are already here. With a simple trick you can create visual stunning Swing applications. Here is an example...