Files
awesome-creative-coding/README.md
2016-11-15 18:36:55 -08:00

5.8 KiB

Creative Coding Glore

A curated list of beginner friendly tutorials, tools, resources and shiny things to get you started.

Awesome

Table of Contents

[Coming when I have a final strucure]

Books

Subreddits

Communities

Frameworks

  • Processing- Computer programming language and IDE for visual arts.
  • Cinder - Open source library for professional-quality creative coding in C++.
  • openFrameworks - Open source C++ toolkit for creative coding.
  • vvvv - Hybrid visual/textual live-programming environment for easy prototyping and development.

Tools

  • Shadertoy - Build and share shaders with the world and get inspired.
  • F3 - Powerful 3D design app that enables you to live code 3D form.
  • Fragment - Mac app to live code GLSL graphics.
  • Chrome Shader Editor - Live editing shaders in the browser.

Libs / Ecosystems

  • Stackgl - Open software ecosystem for WebGL, built on top of browserify and npm.
  • three.js - JavaScript 3D library.

Learning material

Interactive tutorials

Math

Raytracing

Shader References

Glossery

Take from here: https://paroj.github.io/gltut/Basics/Intro%20Glossary.html

Shader Examples and Snippets

Websites / Blogs

People to follow