Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to Save the geometry created by java3d

843799Aug 11 2001 — edited Aug 22 2001
Question No 1.

I would like to create a geometry like cube or plane
and then save it as a obj format or wire format.
And then this file can be opened by autocad or
alias|wave front.

Is it possible to save it like this way. if possible how?

Question No. 2
I try with the sample program cube to compile which is coming with java3d. i have add the package j3dcore.jar
in source path

if i say
import javax.media.j3d.Shape3d

also giving compile error that
neither class nor source specified

is any one can help to me.

Krishnan



Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 19 2001
Added on Aug 11 2001
1 comment
98 views