Skip to content

juxtinteractive/low-res-preview

Repository files navigation

low-res-preview

Application for testing input syphon/spout streams at diffent simulated pixel densities.

Dependencies

for OSX

  • ofxSyphon (note. this is not the canonical ofxSyphon but mrbichel's version that adds direct texture access)

for Windows

Project Setup

xcode

  1. First ensure you have installed openFrameworks and the required addons.
  2. Checkout the repository.
  3. Copy Project.xconfig.DIST to Project.xconfig. Open Project.xconfig and edit the OF_PATH to be the relative path to your OF 0.8.4 install relative to the current folder, also adjust the #include path
  4. Open xcode (not the lowResPreview project). Select Xcode > Prefrences. Under Preferences Select Locations then select Source Trees. Add a new items with the Name set to OF_0_8_4 a Display Name of openFrameworks 0.8.4 and the Path set to the absolute path to your OF 0.8.4 installation.
  5. Close Xcode.
  6. Open the lowResPreview project.

Visual Studio

TBD

About

Application for testing input syphon/spout streams at diffent simulated pixel densities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published