On Jun 15, 9:25 pm, VK <schools_r... (AT) yahoo (DOT) com> wrote:
Quote:
With my Superimposed Vector Language (SVL) still being under a non-
disclosure copyright sell deal I may only point to the open source SVG-
VML-3D library by Lutz Tautenhahn which was the inspiration solution
for SVL: http://web.archive.org/web/200706230...l3d/index.html
Unfortunately the author's site seems to be down by now. |
Just in case to make it totally clear: I didn't use a single chunk of
Tautenhahn's code in SVL. It was as I said an inspiration solution: I
realized _what_ can be done with VML and SVG combined and that it
_can_ be done.
OT P.S. The blocking part remained the necessity to have the original
HTML code delivered with IE-specific namespace tags in it
(Tautenhahn's solution as well as say Google Maps just live with it).
After I had found by pure occasion, while searching a completely
different info, IE's document.namespaces.add method then the rest of
the puzzle came together. It remained the matter of many hours and
days to write the framework interface over both vector formats.