/gfx

web graphics links

links

In the beginning of the web there was http://codepen.io/zeroeth/full/lqDGt

A brief history of 3d graphics in computer games https://www.youtube.com/watch?v=hTehcvSgyWI

current web rendering technologies

  • svg (javascript events, persistence)
  • canvas (fast, pixel access, basic shapes)
  • webgl (the matrix)

rendering libraries

resources and inspiration

simply samples

otherworldly (demoscene)

desktop graphics (procedural)

desktop frameworks

offline rendering