Useful Stuff

Resources on Shadows

by Mike Gleicher on November 23, 2012

SIGGRAPH ASIA 2009 Course Notes (complete, good intro, gets to details) http://dx.doi.org/10.1145/1665817.1722963 SIGGRAPH 2012 Course Notes (brief, teaser for the book)http://dx.doi.org/10.1145/2343483.2343500

Print Friendly, PDF & Email

Javascript / Canvas / Flocking Tutorial

by Mike Gleicher on September 5, 2012

I have made a simple “tutorial” to walk you through getting started with Javascript, Canvas (what you’ll use for drawing), and even showing off the basics of flocking. The program more than meets the requirements for the first phase of Project 1. We’ll walk through it in the lab session on Friday, September 7. But […]

Print Friendly, PDF & Email

Some Javascript, Canvas, and WebGL Resources

by Mike Gleicher on August 22, 2012

I started assembling this post, but then I realized that it is much better done as a discussion in the forum. So after reading the post, go to the discussion board for programming resources – and comment and contribute more! There are tons of things around the web. Here are a few that may help […]

Print Friendly, PDF & Email