Scalable Vector Graphics (SVG) Question:

Download Job Interview Questions and Answers PDF

What is SVG-VML-3D ?

SVG Interview Question
SVG Interview Question

Answer:

SVG-VML-3D is a free JavaScript library which can be used to draw and manipulate 3D objects in html pages by using SVG or VML. The JavaScript code which has to be typed into the html page to define the Scene (3D Objects, Viewer Position, Light, ...) is the same for SVG and VML. If the browser is IE, then automatically VML will be used, otherwise SVG will be used.

Download SVG Interview Questions And Answers PDF

Previous QuestionNext Question
What is SVG and what is VML ?What can we do with this SVG library?