Closed
Bug 300874
Opened 21 years ago
Closed 11 years ago
Native X3D XML support
Categories
(Core Graveyard :: GFX, enhancement)
Core Graveyard
GFX
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: junk, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Galeon/1.3.21 (Debian package 1.3.21-6)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Galeon/1.3.21 (Debian package 1.3.21-6)
Mozilla currently supports 3D only through plugins. X3D (the successor to VRML)
has an XML format, which means that native support in the browser would open up
a lot of very interesting possibilities. (For example, see the Mozilla SVG page
for a list of some advantages of Mozilla's native SVG support, as opposed to a
plugin.)
The possibility of writing Javascript code to build and manipulate
(hardware-accelerated) 3D views of data in a web browser using the DOM, all on
the client side, makes me all tingly.
Reproducible: Always
Bug 57067 (VRML support) was closed "WONTFIX", because it "is about VRML, which
is *not* XML based" (which is true). Also, 2.5+ years ago when it was closed,
the XML format for X3D wasn't finished (also true: the final draft is dated
2005-02-11).
Yes, this could be a "huge task". (I don't think it would require writing an
entire OpenGL front-end for Mozilla, but I haven't really investigated.) But
what possibilities...
Comment 1•21 years ago
|
||
I guess the product should be "Core" instead of "Mozilla Application Suite"?
Comment 2•21 years ago
|
||
dumping in GFX
Assignee: general → general
Component: General → GFX
OS: Linux → All
Product: Mozilla Application Suite → Core
QA Contact: general → ian
Hardware: PC → All
Version: unspecified → Trunk
Comment 3•20 years ago
|
||
Will Cairo make this easier? Surely we wouldn't have to write an OpenGL front end if Cairo supplies one?
Updated•17 years ago
|
Product: Core → Core Graveyard
Comment 4•11 years ago
|
||
This bug has been buried in the graveyard and has not been updated in over 5 years. It is probably safe to assume that it will never be fixed, so resolving as WONTFIX.
[Mass-change filter: graveyard-wontfix-2014-09-24]
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•