This takes longer than expected.

This commit is contained in:
Terkel Gjervig
2016-11-15 17:24:32 -08:00
parent 2390227d4e
commit e13f0eb7c5
2 changed files with 17 additions and 14 deletions

View File

@@ -1,9 +1,9 @@
# Awesome Graphics Programming # Creative Development Glore
> A collection of links, notes and snippets to give beginners a good starting point for graphics programming > A curated list of beginner friendly tutorials, tools, resources and shiny things for awesome creative development
TODO: Add Rune Madsens [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
## Contents ## Table of Contents
* Books * Books
* Math * Math
* Vectors * Vectors
@@ -12,7 +12,7 @@ TODO: Add Rune Madsens
* Shaders * Shaders
* Glossery * Glossery
* Tutorials * Tutorials
* Tools (threejs, Pixi, GLSLIFY ..) * Tools
* People to follow * People to follow
* Resources * Resources
* Related aweseomlists * Related aweseomlists
@@ -20,22 +20,28 @@ TODO: Add Rune Madsens
* Glossry lists * Glossry lists
* Math * Math
* Tutorials * Tutorials
* Communities
## Books ## Books
[Generative Art]() - (desc) [Generative Art]() - (desc)
Book of Shaders - https://thebookofshaders.com/ Book of Shaders - https://thebookofshaders.com/
http://natureofcode.com/ http://natureofcode.com/
https://programmingdesignsystems.com/ https://programmingdesignsystems.com/
http://pixelshaders.com/proposal/ http://pixelshaders.com/proposal/
https://paroj.github.io/gltut/ https://paroj.github.io/gltut/
http://www.scratchapixel.com/ http://www.scratchapixel.com/
# Math
# Communities
(r/rraytraycing)https://www.reddit.com/r/raytracing/] - Subreddit on raytracing.
(r/opengl)[https://www.reddit.com/r/opengl/] - News and discussion about OpenGL on all platforms.
(r/graphicsprogramming)[https://www.reddit.com/r/GraphicsProgramming/] - Subreddit on graphics programming.
(realtimevfx.com)[realtimevfx.com] -
# Tools
[three.js](https://github.com/mrdoob/three.js/)
## Video ## Video
https://www.youtube.com/user/shiffman https://www.youtube.com/user/shiffman
https://www.youtube.com/user/codingmath https://www.youtube.com/user/codingmath

View File

@@ -1,8 +1,6 @@
# Randomness # Randomness
> The secret to generative art > The secret to generative art
# Randomness # Randomness
> Notes from Matt Persons, Generative Art > Notes from Matt Persons, Generative Art
@@ -14,7 +12,6 @@
## Circle ## Circle
## Links ## Links
http://inconvergent.net/shepherding-random-numbers/ http://inconvergent.net/shepherding-random-numbers/
https://github.com/inconvergent/shepherd-js https://github.com/inconvergent/shepherd-js