I would like to know if there is a way to render .wrl (vrml files) in Firefox running on Linux x86 ?
I've found some softs to open .wrl files (like orbisnap) but that's not embedded in the browser.
Thanks.
Asked
Active
Viewed 4,947 times
2

eouti
- 5,338
- 3
- 34
- 42
-
You may want to ask this on askubuntu.com or unix.stackexchange.com – Ali Mar 23 '12 at 13:00
-
1[OpenVRML](http://openvrml.org/) has a plugin for Firefox. Talk about a blast from the past! – Mar 23 '12 at 13:00
1 Answers
0
This question has some useful information. Firefox in Linux (assuming you have recent graphics drivers and supported hardware) has a 3D rendering API called WebGL. With a bit of fiddling you can convert your VRML file into a format that can be rendered using WebGL and X3DOM without the need for an external plugin.

Community
- 1
- 1

Robin Whittleton
- 6,159
- 4
- 40
- 67