Tagged Questions
7
votes
4answers
406 views
Whatever Happened to VRML?
Back in the late 1990s, when I was at grad school VRML was going to take over the world. My peers and I built all manner of useful and interesting things with it by hooking it up to Java and ...
4
votes
5answers
393 views
3D Web Sites and Applications
I have for the last several years been struggling to understand why the Internet has so few actually useful 3D web applications. It's 2009 and still everything looks like pages from a Sears catalog. ...
3
votes
1answer
519 views
Display Browsable 3D models in Browser
Statement: I have a 3D model ready in Google SketchUp Pro.
Problem Statement:
I need to display the model in a webpage.
I need the model to be browsable (The user can navigate his way through it ...
1
vote
1answer
72 views
VRML in Web browser
I want to build in 3d object (or animation) in the web site.
I have VRML (*.wrl) file and want to make it play in most browsers. Maybe i have to use flash, maybe html5, maybe some other tools... Is it ...
1
vote
1answer
571 views
How to export VRML including texture from 3D Studio Max
I am using 3D Studio Max 2011. I manage to export VRML by File / Export / …VRML but all the texture information gets lost by this. How do you export a model as VRML including its texture?
1
vote
1answer
653 views
Is there a High-Level VRML-like API for doing 3D with HTML5?
I used to love VRML + Java/Javascript as a way of building 3d web-based environments. Of course VRML has died a death and during the course of my subsequent wanderings of the web I picked up a lot of ...
0
votes
2answers
884 views
How to display a VRML model with .NET?
I have a request to display VRML models within a .NET application. Does someone know an easy way, maybe with standard .NET components, to achieve this? What are the issues I maybe have to face when ...