Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1066003
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T19:57:04+00:00 2026-05-16T19:57:04+00:00

We are a new startup that is going to develop a web app for

  • 0

We are a new startup that is going to develop a web app for the Fashion industry. We were thinking of going with canvas (are not bothered about IE support) but now after reading about Raphaeljs and jQuerySVG, we are intrigued as to the possibilities of building the entire interface & units in SVG.

Here are the advantages that come to my mind:

  • resolution independent
  • ability to zoom the items and retain the shape and look
  • browsers optimization coming on the way
  • us not having to draw everything in canvas, we can make use of co-ordinates to draw the units (items)
  • no need to learn XML; easy to learn and use?
  • SVG is quite broad so should comfortably handle various design shapes
  • like canvas, we can use HTML5 & CSS3 features alongside SVG (drag ‘n drop, advanced CSS3 effects), even jquery effects
  • as we are not going to make use of any complicated 3d rendering, so presumably there should not be too much of a performance hit with full screen vectors?

Would love to hear your comments based on past experience as to the viability of SVG being used for an entire web application render.

We have looked into canvas for almost two weeks and are convinced we can get all our needs from it but if SVG can do the same, it would be awesome and actually preferred(?).

Cheers

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T19:57:04+00:00Added an answer on May 16, 2026 at 7:57 pm

    Some unsorted food for thought:

    Canvas is just a bitmap. It is faster when rendering large numbers of objects. SVG on the other hand must maintain references to each object that it renders and slows down signifigantly with a ton of objects.

    …but those references mean that some of the footwork of dealing with the things you draw is done for you. And SVG is faster when rendering really really large objects.

    SVG has seen poorer adoption than Canvas has, though. But browsers have both now so I don’t see much worry there I suppose.

    A game would probably be faster in Canvas. A huge map program would probably be faster in SVG.

    Some browser optimization for Canvas is here. Last week was Chrome’s 7.0 hardware acceleration debut. IE9 preview and Opera already have hardware accel too (don’t recall FF).

    Canvas is still very much a living spec (MeasureText returns a width but no height!), but I’ve loved working with it so far.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

No related questions found

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.