Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other How to deal with tons of circles with different blend modes

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #242703
    zantafio
    Participant

    Hello,
    i need to recreate a design, which incorporates a lot ( around 100 ) overlapping different colored circles with different blend modes.
    These circles need to be moved / animated.
    My question, since I need a good performance:
    Would I best do this in canvas or with divs?

    Thanks a lot!

    #242704
    rkieru
    Participant

    Recommended Reading: Stack Overflow: HTML5 Canvas vs. SVG vs. div

    My gut instinct was to recommend Canvas but a quick Google search pulled up this gem. Lots of discussion on the pros/cons of each choice, as well as some coding examples and links to various benchmarks backing up user opinions.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Other’ is closed to new topics and replies.