Hi, Does Sun Microsystem provide a VRML loader that is as easy to use as the Wavefront file (.OBJ) loader? Hope the VRML loader is avaible in the j3d loader package and a simple example of using VRML loader can be found inside the Java3D API tutorial.
Thanks, Lee At 10:56 AM 3/2/2002 -0500, P. Flavin wrote: > VRML is commonly used and for Web animation >and it can be done with Java 1.1 viewers >( shout3d, blaxxun3d, anfy3d, or others ) >or with either Java3d or the VRML plug-in Viewers. > > Java3d requires Java 2 and Open GL or DirextX >libaries and either Windows, Linux or another Unix >and is not yet used widely as it most systems >are not configured to run it without large downloads >but if you're targeting people with it installed >or willing to do the downloads it works fine now. > >AymeFrancois wrote: > > > > i have the project of realize a virtual website > > but i have many questions.. > > > > i would create a 3d scene (with which > > software ? (3ds, lightwave, rhino3d....)) > > and load it with java 3D... with which > > loader (should i develop it ?? in which > > format ? > > > > if it is in 3ds how to know the 3ds format ??? > > ... > > so i don't know which technology i should use ? > > what are the standards and the most used ? > > > > is there someone who could give me a method ? > > > > thanks > > Francois. > > >http://groups.google.com/groups?hl=en&group=comp.lang.java.3d&selm=20020301160257.06448.00001295 > > Sun has a Java3d Fly Through Demo which can load >and render VRML, you can see a screen capture >at the "games" link below, and get the program >and source code ( links on that page ). > > > VRML animation and Games with Java3d VRML Loaders. > ------------------------------------------------- > http://www.frontiernet.net/~imaging/games_with_java3d.html > http://www.frontiernet.net/~imaging/great_3d_java.html > > Java for Animation on the web: > ----------------------------- > http://www.frontiernet.net/~imaging/great_3d_java.html > http://www.shout3d.com/gallery.htm > http://www.frontiernet.net/~imaging/java3dviewer.html > http://www.frontiernet.net/~imaging/H-Anim_Avatars.html > http://www.frontiernet.net/~imaging/java3d_and_vrml.html > > >| 3D Studio Max exports can be animated on the Web >| >| using VRML and WITHOUT a plug-in with Java, >|or to get higher speed and rendering quality >|use a VRML plug-in Viwer or Java3d. >| >|| Does anyone know how to put 3D models on the Web, >|| so they can be rotated and zoomed in interactively >|| by the viewer of the site? >|| >|| I´m using Max Rel.2.5 and programs (Swift3D, Macromedia Director) >|| ... >|| I only want the viewer of my site to be able to >|| rotate and zoom the object/scene, preferably >|| (not a must) without the need of a browser plug-in. >|| >|| TIA.......toclose >|| >| http://groups.google.com/groups?hl=en&th=be6169f158a57a3 >| >| Yes. >| >| "Interactive Models on the Web from Studio Max with VRML" >| --------------------------------------------------------- >| http://www.frontiernet.net/~imaging/H-Anim_Avatars.html >| > http://www.web3d.org/www-vrml/hypermail/2001/12/0006.html > > ___ Human Animation on the Web with VRML, and Java ___ >| >| - __ NO Plug-in Required __ -- Portable ( Win, Mac, Linux, Be ). >| - __ FREE __ : Several Java 3d Viewing Engines >| >| " Bill Clinton's Monica Dialog " ( "Virtual Bill" - Blaxxun3d ) >| http://www.blaxxun.com/products/blaxxun3d/demo/cont_bill.htm >| >| " Kick Boxing Game ", " Dragon Slayer " ( Anfy3d ) >| http://anfyteam.com/dev/ >| http://www.jzone.de/java/jump/ >| >| " 3D Human Animation with Java with multiple H-Anim Avatars " >| ------------------------------------------------------------------- >| http://www.frontiernet.net/~imaging/H-Anim_Avatars.html >| - Features : >| * Dart's Game ( H-Anim Avatar ) >| * Skinned / Seamless Avatar (Flexi Girl), H-Anim Avatar >| * Gesturing H-Anim Avatar ( Nancy ), Signing Avatar, more. >| >| " (Semi) Realistic Photomapped 3d Human Head " ( Blaxxun3d ) >| http://home.worldnet.fr/~comptoir/kodak.htm >| >| " Fashion Show : Multiple Models, Outfits, Motions " ( Shout3d ) >| http://www.excitextreme.com/fashion/passport_piii_a.html >| > http://www.web3d.org/www-vrml/hypermail/2000/0010/0253.html > > For info on VRML modelers you might want to post to >comp.lang.vrml ( replying to this from comp.lang.java.3d >should do it ). > > I've stopped using the plug-in VRML Viewers, >I'm using Linux and doing VRML animation with >Java 1.1 ( either with Shout3d or my own engine ) >or with Java3d using the excellent Sun VRML Loaders. > > Doing 3d becomes complicated fast: Start Simple. > > -- Paul, Java Developer & Web Animator. > --------------------------------------- >"Imaging the Imagined: Modeling with Math & a Keyboard" > >=========================================================================== >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".
