Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: VRML97


Related Topics

  
  Introduction (Virtual Reality Toolbox)   (Site not responding. Last check: 2007-10-23)
VRML97 represents an open and flexible platform for creating interactive three-dimensional scenes (virtual worlds).
It is a useful contribution to a wide use of VRML97 in the field of technical and scientific computation and interactive 3-D animation.
The VRML97 standard continues to be improved by the Web 3D Consortium.
www.weizmann.ac.il /matlab/toolbox/vr/ch_int14.html   (362 words)

  
 VRML Becomes ISO/IEC International Standard
The VRML97 specification, also known as ISO/IEC 14772, was published by ISO/IEC in December 1997 as a result of a close collaboration with the VRML Consortium.
The VRML97 International Standard was developed by the Joint Technical Committee 1 (JTC 1) of ISO and IEC in partnership with the VRML Consortium.
The formal processing of VRML97 to become an International Standard began in June 1996 with the Consortium's VRML 2.0 draft specification, when representatives from the VRML Architecture Group (VAG) and JTC 1 met in Kyoto, Japan and signed a cooperative agreement.
www.prnewswire.com /cgi-bin/stories.pl?ACCT=104&STORY=/www/story/1-26-98/401697&EDATE=   (483 words)

  
 Protein visualisation with MMTK   (Site not responding. Last check: 2007-10-23)
The example also uses a VRML97 only feature known as "cameras" which allow pre-defined "viewpoints" to be defined - in this case the "front", "left", "back" and "right" views shown in the figure above.
VRML97, aka VRML2, is the second incarnation of the VRML file format, which stands for Virtual Reality Markup Language.
I wrote this example to demonstrate some of the visualisation capabilities of MMTK, and it is included in MMTK as of version 2.5.1 (or thereabouts).
www2.warwick.ac.uk /fac/sci/moac/currentstudents/peter_cock/python/mmtk_vrml_cameras   (316 words)

  
 GeoVRML 1.1 - Introduction
VRML is an ISO standard file format for representing 3-D data over the web [VRML97].
In addition to this document, an accompanying open source sample implementation of the GeoVRML 1.1 nodes is provided so that users may easily incorporate these capabilities into their own VRML scenes.
This is also the version that is to be used for the Geospatial profile in X3D, the successor to VRML97 [X3D].
www.geovrml.org /1.1/doc/introduction.html   (834 words)

  
 X3D - MIME Types and File Extensions
The MIME type for VRML97 is model/vrml with a file extension of '.wrl'.
Existing VRML97 content will continue to be playable with existing VRML97 browsers; and X3D content will not cause VRML97 browsers to attempt to play the world.
VRML97 also supported gzip compression of the plain text file.
www.e3dnews.com /e3d/Issues/200306-Jun/tom.html   (627 words)

  
 GeoVRML 1.1 - Nodes
The default VRML97 navigation speed is 1 m/s (defined by the speed field of a NavigationInfo node).
For example, the minimum limits for the VRML97 Coordinate node is to support 15,000 points and the minimum limits for the VRML97 MFString is to support 30,000 utf8 octets per string and 10 strings [VRML97].
It is a grouping node that specifies two different levels of detail for an object using a tree structure, where 0 to 4 children can be specified, and also efficiently manages the loading and unloading of these levels of detail.
www.geovrml.org /1.1/doc/nodes.html   (5288 words)

  
 VRML97 Exporter Release Notes
However, if you are concerned about the effect of these changes on your world, you may want to keep a copy of the previous version of the exporter until you have adjusted the lighting.
The generated TextureTransform is compliant with the VRML97 specification but does not work correctly with Cortona up to and including v3 or with OpenWorlds up to v2.5.
Since VRML97 does not support negative scale values, the instanced geometry has to be duplicated in the output file with the vertices modified as needed by the mirror transform.
www.edgewise-consulting.com /products/vrmlexp/relnotes.htm   (1936 words)

  
 Floppy's Web3D Guide - VRML97 Tutorial 4.1: VRML Scripting with ECMAScript   (Site not responding. Last check: 2007-10-23)
In the previous three parts of this tutorial, we've covered most of the standard VRML97 spec.
The first thing we need to clear up is confusion about names of things, so that we know what we're talking about.
However, before VRML97 was made into an official standard, core JavaScript itself was standardised, and called ECMAScript.
web3d.vapourtech.com /tutorials/vrml97/en/tut41.html   (1307 words)

  
 VRML97 in TutorGig Tutorials
vrml archives x3d is the enhanced successor to vrml, however the vrml97 specification...
roland's vrml97 site, vrml worlds and examples the virtual reality modeling language (vrml) is a file...
vrml news archive march 2005 updated vrml97 exporter for blender...
www.tutorgig.com /t/VRML97   (850 words)

  
 Chapter 1: Introduction -- The Annotated VRML97 Reference Manual
This draft of the VRML specification is known as "VRML97" (following the ISO naming convention that incorporates the year of release into the name).
Following a four-month ISO DIS ballot, VRML97 should be forwarded for publication as an ISO standard in mid 1997.
This book (and the VRML97 specification) describes how they are used with VRML; it does not attempt to define these other standards or describe how to create files in these other file formats.
www.jwave.vt.edu /~engineer/vrml97book/ch1.htm   (3610 words)

  
 VRML - Wikipedia, the free encyclopedia
This version was specified from, and very closely resembled, the API and file format of the Open Inventor software component, originally developed by SGI.
The current and functionally complete version is VRML97 (ISO/IEC 14772-1:1997).
Java3D VRML97 Sun's Vrml97 Loader for Java3D precursor of Xj3D
en.wikipedia.org /wiki/VRML   (671 words)

  
 Upgrading Basic VRML97 to X3D   (Site not responding. Last check: 2007-10-23)
The most obvious change is to the file type declaration.
The Web3D Consortium has defined an intermediate state between VRML97 and X3D.
This defines a path for existing browser to migrate from VRML97 to X3D.
www.e3dnews.com /e3d/Issues/200303-Mar/tom.html   (723 words)

  
 org.web3d.parser.vrml97 (Xj3D Code Library)
Implementation of a VRML97 reader that can be either strict or lenient in the parsing.
A parser for VRML97 syntax that is not very strict about the incoming syntax.
This exception is thrown when parse errors are encountered.
www.math.nyu.edu /~meyersr/links/xj3d/org/web3d/parser/vrml97/package-summary.html   (106 words)

  
 SAS | TITLE   (Site not responding. Last check: 2007-10-23)
This access is becoming more affordable, and VRML (Virtual Reality Modeling Language) 2.0, also called VRML97, has been adopted as an ISO format for delivering 3-D content over the Internet.
This means that desktop and mobile PC users can interact with 3-D visualizations using free VRML97 viewers that are included with the full distributions of Microsoft Corp.'s Internet Explorer 4.01 and Netscape Communications Corp.'s Navigator 4.05 browsers.
Platinum Technology Inc., which acquired Intervista and WorldChart last month, sells WorldChart for $69.95 and is about to release a VRML97-enhanced version of its Forest and Trees database analysis tool, the first step in the company's plan to add 3-D visualization features to 10 of its enterprise software packages over the next two years.
www.sas.com /offices/africa/southafrica/news/1998/072498.html   (1040 words)

  
 Publishing VRML97 Panoramas
VRML97 (also known as VRML 2.0) is a file format for storing 3D graphics information and transmitting it across the network.
In addition to 3D geometry, animation, interaction, sound, and movies, it supports cubic panoramas, specified as a 'Background' object in the VRML.wrl file that refers to six images that make up the cubic background panorama.
Note: images and.ivr files created in the Live Picture Background format are compatible with VRML97.
www.skypaint.com /Tutor/VRML97Panoramas.html   (1111 words)

  
 Web3D Consortium - VRML97 and Related Specifications
This site is still accessible to any browser or Internet device but may not format exactly right.
VRML97 has been superceded by the X3D standard.
However, since VRML97 files can be read by any X3D-savvy application, this specification can still be useful.
www.web3d.org /x3d/specifications/vrml   (132 words)

  
 Web3D Consortium - VRML Archives
X3D is the enhanced successor to VRML, however the VRML97 specification and many VRML tools are still very useful and will remain so while developers update their products to support X3D.
VRML97 Functional specification and VRML97 External Authoring Interface (EAI) International Standard ISO/IEC 14772-1:1997 and ISO/IEC 14772-2:2002 ISO/IEC 14772-1:1997 and ISO/IEC 14772-2:2002 (Specifications)
The VRML mailing list is the place to discuss VRML97 issues, philosophies and application.
www.web3d.org /x3d/vrml/index.html   (286 words)

  
 VRML97 Scripting Samples   (Site not responding. Last check: 2007-10-23)
Scripting extends the capabilities of VRML97 nodes and allows you to create more robust user interactions and support for complex behavior.
Although VRML97 supports a number of scripting languages including vrmlscript, javascript, and java, in this class, we will use JavaScript.
Clicking on the box, cycles through the switch node children.
www-personal.umich.edu /~emdanat/Tutorials/vrml97/Scripting   (504 words)

  
 X3D - FreeBio
X3D is the successor of VRML97 (ISO 14772-1:1997) and there are conversion tools to convert from VRML97 to X3D (e.g.
There are also open source 3D modellers with a VRML97 export, eg.
It is more a VRML97 authoring tool than a full featured VRML97 browser.
karma.med.harvard.edu /wiki/X3D   (255 words)

  
 Java3D Scenegraph with VRML97   (Site not responding. Last check: 2007-10-23)
The same group of two primitives is placed three times in space using a Java3D scenegraph approach with VRML97.
Simple geometries and appearances are made available by prototypes, too.
A simple vehicle is constructed using a Java3D scenegraph approach with VRML97.
iamwww.unibe.ch /~fcglib/special_www/3DApplets/Serie3/Java3DScenegraphWithVRML97.html   (77 words)

  
 Mark is VRML97 X3D 3ds max Export Plug-i - multimedia software free download
Finally your ISO VRML97 output will look like your max model with no hand tweaking.
The objects will even be the same size in VRML space as they are in 3ds max.
Once exported as VRML97, they can view your work using one of the excellent free VRML97 players that are available on the web.
www.softempire.com /mark-is-vrml97-x3d-3ds-max-export-plug-i.html   (290 words)

  
 Mark Callow's VRML97/X3D 3ds max Export Plug-in
We are indebted to Robert Mueller of Lightspeed Design for drawing our attention to the problems with attenuation and providing the solution to the complex problem of matching max's attenuation and decay curves as closely as mathematically possible with the 3-constant equation provided by VRML97.
Use this exporter to share your work in all its 3-dimensional glory with colleagues who do not have access to 3d studio max.
Once you have exported your work in VRML97 format, they can view it using one of the excellent free VRML97 players that are available on the web.
www.edgewise-consulting.com /products/vrmlexp   (479 words)

  
 [No title]
This is a standalone software package for tranlating the VRML97 file and X3D file.
The translator is based on the VRML parser "pw" developed by the Institute for Information Processing and Computer Supported New Media (IICM), Graz University of Technology, Austria.
To download the translator from VRML97 to X3D, now called Vrml97ToX3dNist Right click and save the tar file.
ovrt.nist.gov /v2_x3d.html   (363 words)

  
 Media Machines   (Site not responding. Last check: 2007-10-23)
This is a subset of the specification that is very near in functionality to the original VRML97 standard.
Flux 1.2 also maintains a high degree of compatibility with VRML97.
Flux 1.2 will interpret most VRML97 Script content without the need for modification; however it is recommended that script writers migrate to the X3D Scene Access Interface, which is the primary scripting interface for X3D
www.mediamachines.com /releasenotes.html   (1047 words)

  
 Help: X3D / VRML Examples
GeoVrml Run-Time is needed for VRML97 GeoVrml examples.
X3D Scene Authoring Hints provides author guidance and examples for contributing scenes to the X3D examples, VRML97 Sourcebook, Conformance and SAVAGE archives.
Xj3D Open Source for X3D/VRML97 includes a command-line X3D translator between XML encoding (.x3d), Classic VRML encoding (.x3dv) and VRML97 encoding (.wrl).
web.nps.navy.mil /~brutzman/vrml/help.html   (539 words)

  
 Python: module OpenGLContext.loaders.vrml97
Note that there is a log associated with the loader
This is a load handler for the loader module which
What this means is that VRML97 files loaded
pyopengl.sourceforge.net /pydoc/OpenGLContext.loaders.vrml97.html   (210 words)

  
 Media Machines - Flux Player 2.0 Release Notes   (Site not responding. Last check: 2007-10-23)
Flux v2 is compliant with the Immersive Profile of the X3D standard.
Flux v2 also maintains a high degree of compatibility with VRML97.
Flux v2 will interpret most VRML97 Script content without the need for modification; however it is recommended that script writers migrate to the X3D Scene Access Interface, which is the primary scripting interface for X3D
www.mediamachines.com /releasenotes20.html   (972 words)

  
 VRML97/X3D Export Plug-In Free Download - Softpedia
Note: If you have problems downloading VRML97 X3D Export Plug In, please try to stop using your download manager and avoid right clicking on files.
If you use Internet Explorer and Windows XP Service Pack 2 (SP2) you should read this important automatic download-related guide.
Use this option if you want to report a link that is out of date.
www.softpedia.com /progDownload/VRMLXD-Export-PlugIn-Download-17416.html   (355 words)

  
 MT 35101 Discovering Computer Graphics   (Site not responding. Last check: 2007-10-23)
VRML97 (ISO/IEC 14772) is the most recent version of VRML; VRML became an International Standard in 1997.
Node Reference" clause (section) of the VRML97 specification and look under the 6.39 Material and 6.71 Transform nodes (the fields that you're altering are part of the Material and Transform nodes, respectively).
Second Life is a Web3D Chat (Web3DChat.com) environment that uses proprietary online 3D technology instead of an open and freely available standard such as VRML and X3D.
www.mantiscorp.com /bc/mt35101/11.html   (4011 words)

  
 FreeWRL - vrml wrl vrml97 browser 3d graphics model viewer   (Site not responding. Last check: 2007-10-23)
To find accurate information, please take a look at our own software base.
vrml, wrl, vrml97, browser, 3d, graphics, model, viewer
Main reason to upgrade to kernel 2.6 is improved...
www.icewalkers.com /LSM/37139e75d2cff969a2a8f004347be92e.html   (52 words)

  
 VRML 97 Exporter for LightWave3D v6   (Site not responding. Last check: 2007-10-23)
The filenames used in the file can all be converted to lowercase, which can be helpful on unix-based web servers where filenames are case-sensitive, and links with mismatched case will fail.
The geometry for all meshes will be included in the main VRML97 World file, this may be more convenient, but for complex worlds, or re-using objects, it is less efficient.
Currently double-sided surfaces are not supported in VRML97, thus LightWave3D objects with polygons whose surfaces are double-sided are translated as if they weren't double sided.
www.francesdose.com /vrml   (2194 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.