Running Java 3D application on Mac OS X

Is Java 3D supported on a Mac? I am getting “main class not found” when trying to run a Java 3D jar file on a Mac OS X.

still not… :’(

Is there any potential route from the Linux version to OSX?

I know a lot of stuff is going that way now.

Unfortunately the answer is no. If OSX support is really a necessity for you (and you aren’t married to J3D), I would recommend you start looking at lwjgl. By the time Java3D runs in OSX you’ll probably be starting on the second rev of your application.