Questions tagged [vrml]

VRML is a 3D markup language implemented as a browser plug-in.

VRML (Virtual Reality Modeling Language, pronounced vermal or by its initials, originally—before 1995—known as the Virtual Reality Markup Language) is a standard file format for representing 3-dimensional (3D) interactive vector graphics, designed particularly with the World Wide Web in mind. It has been superseded by X3D.

93 questions
0
votes
1 answer

maya and its VRML export with artoolkit

I am currently working on a project using Artoolkit ( C and C++ language software library that lets programmers easily develop Augmented Reality applications ) and Maya2013. I wonder if anyone, by any chance, has successfully exported VRML files…
0
votes
2 answers

Object does not multiply correctly over the Z axis

I'm having trouble in recreating the same object over the Z axis, it's giving the wrong space between them and I'm not seeing where is the problem. I want no space between the objects. Here is the code of the object Tabua.wrl #VRML V2.0…
CMCB
  • 61
  • 2
  • 13
0
votes
1 answer

creating 3d house and walk through in it on web

I'm trying to build a house and hosting it on web. It should be possible for the user to walk through around the house. Does sandy 3D and flash could support this application or have to go for VRML
Asha
1 2 3 4 5 6
7