Code Monkey home page Code Monkey logo

noiseworkshop's Introduction

Noise Workshop Resonate 2015

The project files for my Noise Workshop at Resonate 2015.

This repository contains cheat sheets for the things we will program from scratch. https://github.com/andreasmuller/NoiseWorkshopScratchpad/

Some projects require ofxAutoReloadedShader, the oF 0.8.4 compatible version: https://github.com/andreasmuller/ofxAutoReloadedShader/tree/master_0.8.4

The Kinect project requires ofxCv, the oF 0.8.4 compatible version: https://github.com/kylemcdonald/ofxCv/tree/0.8.4

At the workshop we went through things in this order:

  • We started with the Empty template and turned it into NoiseWorkshopScratchpad/Frequency
  • StepFunctions
  • ShapingFunctions
  • Thresholding
  • Empty3D -> NoiseWorkshopScratchpad/NoiseTerrain
  • Empty3D -> NoiseWorkshopScratchpadNoiseGrid3D
  • NoiseGridParticles
  • LiveCodingSurface, focus on bin/data/Shaders/LiveCodingSurface/GL2/LiveCodingSurface.frag
  • PerlinClouds, focus on bin/data/Shaders/RayMarchingCloudsVolumeofCamera.frag
  • Grass
  • Tendrils
  • EmptyGPUParticles -> NoiseWorkshopScratchpad/ParticlesGPU
  • A little jump to ParticleCloudGPU, just a refactored version of what we just built, with some simple additions that make it prettier. Play with making motion in bin/data/Shaders/Particles/GL2/Update.frag
  • Your result from the GPU particles we made from scratch -> NoiseWorkshopScratchpad/ParticlesGPUInstancedGeometry
  • A little jump again to ParticleSystemInstancedGPU
  • ParticleSystemSpawnTexture, introduces the idea of filling up a texture with potential spawn positions for the particles every frame.
  • KinectParticles


Alt text

noiseworkshop's People

Contributors

andreasmuller avatar

Watchers

James Cloos avatar Casey Farina avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.