Giter Site home page Giter Site logo

davidplans / openframeworksdemos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arturoc/openframeworksdemos

0.0 2.0 0.0 2.2 MB

Collection of assorted demos and examples for openFrameworks that don't fit anywhere else.

License: Other

C++ 70.28% GLSL 5.92% C 1.48% Objective-C 2.82% Objective-C++ 19.51%

openframeworksdemos's Introduction

openFrameworksDemos

This repository is a collection of assorted demos and examples using openFrameworks. There is no theme, except that they each demonstrate a technique that doesn't really fit in any other repository.

Descriptions

  • BarnesHut: basic 2d implementation of the Barnes-Hut quadtree particle system optimization, good for simulating large force-at-a-distance systems.
  • BinnedParticleSystem: basic 2d binning optimization for particle-particle interaction.
  • BulgeEffect: magnification effect with GLSL for generating and applying the displacement map.
  • BulgeEffectMulti: magnification effect for many points by rendering displacement images into a big displacement FBO before applying them.
  • GLSLParticleSystem: example of using shaders to compute one-to-many interaction.
  • LutExample: applying a 3-channel lookup table to a live stream using a fragment shader.
  • NoiseFlocking: "Clouds are Looming" style noise flocking simulation.
  • P52OF: port of a simple noise flocking simulation from Processing, done by pasting the code directly and creating a PApp class that wraps OF to make it look more like Processing.
  • RemapExample: per-pixel displacement example using a fragment shader.
  • VideoRecorder: demonstrates how to use ofxQTKitVideoGrabber on OSX to preview a webcam feed, record a video, and then load and play it back.
  • VideoShuffler: loads a collection of videos from the videos/ folder as specified by the videos.xml file.

openframeworksdemos's People

Contributors

aaronsherwood avatar arturoc avatar kylemcdonald avatar

Watchers

 avatar  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.