Skip to content

cjgammon

whatever i feel like writing about

Category: design

Masking in Design Tools

By cjgammon Last updated: October 14, 2005April 29, 2022

Before digital imaging similar effects to masking could be achieved through double exposure, where film is exposed to multiple negatives or shapes which combine the visible portion of the photographs. In digital media this uses…

Read more of Masking in Design Tools →

Posted in design, web Tagged development, masking, web

Masking in CSS

By cjgammon Last updated: October 14, 2005April 29, 2022

As far as CSS features go this is still relatively new. Because of this, support can be spotty. So let’s check out caniuse.com. Caniuse is a website created by a friend of mine Alexis Diveria,…

Read more of Masking in CSS →

Posted in design, web Tagged css, development, masking, web

Masking in SVG

By cjgammon Last updated: October 14, 2005April 29, 2022

Masking is really powerful in SVG in fact SVG has it’s own mask element specific to this purpose. <mask id=”myMask”></mask> We can add this element into our <defs> tag and then any content we add…

Read more of Masking in SVG →

Posted in design, web Tagged development, masking, svg, web

Masking in Canvas

By cjgammon Last updated: October 14, 2005April 29, 2022

Because the canvas requires manual drawing through scripting we need to leverage the 2d canvas API, through the canvas’ 2d context. Clip paths in canvas are pretty straight forward. First we simply draw a path…

Read more of Masking in Canvas →

Posted in design, web Tagged canvas, development, masking, web

SXSW 2014: Rich Web Experiences and The Future of the Web

By cjgammon Last updated: October 14, 2005April 29, 2022

Earlier this year at SXSW I gave a presentation on Rich Web Experiences, involving different technologies and techniques you can use to build richer experiences. This was an evolving talk that I've continued to work…

Read more of SXSW 2014: Rich Web Experiences and The Future of the Web →

Posted in design, web Tagged development, web

Canvas Blend Modes in Safari on Desktop and iOS7

By cjgammon Last updated: October 14, 2005April 29, 2022

Blend Modes have probably been one of the most highly requested features in canvas. Canvas is great for gaming and rich visual effects down to the pixel level, and though we can do shaders and…

Read more of Canvas Blend Modes in Safari on Desktop and iOS7 →

Posted in design, javascript, web, web design Tagged canvas, javascript, web

CSS Blend Modes

By cjgammon Last updated: October 14, 2005April 29, 2022

Blend Modes is one of the new specifications coming to CSS, you can test this in certain recent builds of webkit with: -webkit-blend-mode Values include traditional blend modes like multiply, screen, overlay, and more. This…

Read more of CSS Blend Modes →

Posted in design, web Tagged css, html 5, web

What's the simplest thing that could possibly work?

By cjgammon Last updated: October 14, 2005April 29, 2022

I read this great post on the simplicity and effectiveness of craigslist and they also talk about how this site like wikipedia yearn for fundamental function over any design quality or extra features.  It got…

Read more of What's the simplest thing that could possibly work? →

Posted in design, web

Papervision3D filter notes

By cjgammon Last updated: October 14, 2005April 29, 2022

Typically when adding filters in papervision you have to use ViewportLayers and apply the filters to them, however this can become messy and tedious if you are applying filters to a large number of objects.…

Read more of Papervision3D filter notes →

Posted in actionscript, design Tagged 3d, actionscript, as3, coding, development, flash, papervision, web

new design: Balloon Reproduction

By cjgammon Last updated: October 14, 2005April 29, 2022

t-shirt and poster! click here to purchase! click here to purchase!

Posted in design Tagged art, design, poster, t-shirt

Posts pagination

←Previous page Page 1 … Page 3 Page 4

Archives

  • April 2025
  • March 2025
  • July 2024
  • February 2023
  • January 2023
  • November 2022
  • June 2022
  • May 2022
  • April 2022
  • October 2021
  • June 2020
  • January 2020
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • October 2016
  • December 2015
  • October 2015
  • August 2015
  • August 2013
  • October 2005
RSS
© Copyright cjgammon. All rights reserved.