Giter Club home page Giter Club logo

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

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openframeworksdemos's Issues

GLSLParticleSystem just renders a gray screen

Hi Kyle,

Thank you for this amazing repository of examples, it's proving invaluable for improving my skills at openframeworks.

I'm currently trying to run the GLSLParticleSystem demo, but all i'm getting is a grey screen. I tried porting the shaders to GLSL version 330 but i'm still getting a gray screen:
screen shot 2016-11-15 at 15 53 13

I see no compilation errors on the command line, aside from a couple of deprecation warnings about ofSetMinMagFilters

I'm using the latest build of openframeworks (0.9.7)

any help / ideas would be appreciated. Once i fix it i could send a pull request to update the example for current versions.

Thanks

Dario

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.