KNOWLEDGE POT for IN Class tutorials
http://www.federicofoderaro.com/knowledgepot.html
Here are listed resources that helped me through my studies or that I simply found interesting.
The resources include web pages, blogs, books, videos and papers which deal with computer graphics subjects and can be used, directly or with some adaptation, inside Max.
This list is continuously updated.
Legend:
JIT = directly related to Jitter
GL = related to OpenGL
SHAD = related to shader programming
CODE = related to code that can be converted to JS or matrix form in Max
MAT = related to mathematical formulas useful for CG
Here are listed resources that helped me through my studies or that I simply found interesting.
The resources include web pages, blogs, books, videos and papers which deal with computer graphics subjects and can be used, directly or with some adaptation, inside Max.
This list is continuously updated.
- Web
- JIT - Peter Elsea Max tutorials, also on Jitter: Peter Elsea
- JIT - Masato Tsutsui Jitter introduction: Masato Tsutsui
- JIT - Jitter Recipes from Andrew Benson: Jitter Recipes
- SHAD - The Book of Shaders from Patricio Gonzalez Vivo: Book of Shaders
- CODE - Generative Art code experiments from ZenBullets: Abandoned Art
- GL - Song Ho Ahn useful resource about OpenGL, very detailed: Song Ho Ahn OpenGL Guide
- JIT - GEN beta documentation (pdf download): GEN documentation
- SHAD - Inigo Quilez web page, full of useful shader tips: Inigo Quilez
- SHAD - Shadertoy is a public collection of fragment shaders developed by the community: Shadertoy
- SHAD - A very useful tutorial to understand glsl functions, directly on Shadertoy: GLSL tutorial
- CODE - Inconvergent web page, full of interesting generative algorithms: Inconvergent
- SHAD - Nvidia GPU gems, a collection of algorithms for the GPU: GPU gems
- Books
- CODE - Book about recreating natural processes in Processing, from Daniel Shiffman (FREE): The Nature of Code
- GL - The OpenGL Programming Guide, for OpenGl version 2.1: OpenGL Guide (The Red Book)
- SHAD - The GLSL Programming Guide, for GLSL version 1.2: GLSL Guide (The Orange Book)
- CODE - "Generative Art" book for Processing, from Matt Pearson: Generative Art
- MAT - "Mathematics for Computer Graphics" from John Vince: Mathematics for CG
- CODE - "Mastering OpenFrameworks" is a book about OF, useful to grasp interesting algorithms: Mastering OF
- Video
- JIT - Amazing Max Stuff tutorials (ahem..): Amazing Max Tutorials
- JIT - Sam Tarakajian Max tutorials: Dude 837
- JIT - Chris Vik tutorials: Chris Vik
- JIT - Sem Shimla tutorials: Sem Shimla
JIT = directly related to Jitter
GL = related to OpenGL
SHAD = related to shader programming
CODE = related to code that can be converted to JS or matrix form in Max
MAT = related to mathematical formulas useful for CG
Comments
Post a Comment