Scalable Vector Graphics (SVG) Question:
Download Questions PDF

What can we do with this SVG library?

Answer:

One pic is more than 1000 words, so have a look at this examples by clicking on the pictures. Make sure, you use Internet Explorer or have installed a SVG plugin for your browser. For a first impression, how easy it is to display 3D objects using this library, have a look at the source code of the respective html files. The file svgvml3d.js is the core of the library and must always be included. If you want to use a 3D chart, then the file boundingbox.js must be included. Additionally, you can define your own classes for specific 3D objects. The objects, which are defined in the files platonic.js and colorbox3d.js are only used in their specific context. Have a look at those 2 files, to see how you can define your own objects for the use with this library.

Download SVG Interview Questions And Answers PDF

Previous QuestionNext Question
What is SVG-VML-3D ?Explore the possibilities of SVG?