Hi,

You can try looking at:

http://www.resplendent.com/StereoGirl.html

This has an example of loading in an object with left-eye and right-eye views.
The model it loads is quite large so it takes ages to run. If you don't want
to wait or haven't got the plug-in installed you can go to
http://www.resplendent.com/3Dmenu.html and look at the Still 3D Pictures or
Moving Images section to get an idea of what the output looks like.

The code is in http://www.resplendent.com/StereoGirl.txt

If you don't want stereo, or you're squeamish about naked flesh, you could
look at dolphins.html and LoadDolphin.java instead.

No textures at the moment I'm afraid, but at least it might help you get
started.

From,

Greg.



PK wrote:

> Hi all,
>        I'm doing Java 3D for my Final Year Project in University, at the
> moment I'm trying to load .obj files into a 3D universe, and then play with
> lighting/texturing. I'm only really a beginner on Java 3D, and haven't a
> clue how to do this. Can anyone give me help, or maybe a fully working
> code, that will load a .obj file into a Java 3D universe.
> I know there's loader classes built in to Java 3D, but I don't know how to
> implement them.
>
> Thanks,
>
> Regards,
>
> PK
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff JAVA3D-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to