Git Product home page Git Product logo

inform_thesis's Introduction

inFORM_thesis

======================== #What does the program do

This program plays back the movie clips for the self assembly scenario and the assembly primitives videos.

The program can also be used to establish a connection with 3dsMax using the EasyPin script. This is useful for quickly creating animations that are supposed to run on the inFORM. The single frames that are sent from 3dsMax to the inFORM can be exported as a movie file from this program.

====================== #How to use the program

##TCP Mode

[1]: TCP mode"; [e] toggle export video flag [l] toggle looping video"; [s] stop and reset video [c] clear frame buffer array [d] delete current frame from frame buffer array [RIGHT] next frame [LEFT] previous frame

Make sure the ip address and port numbers are set up correctly in inFORM_thesis and EasyPin before compiling.

Click "start client" in EasyPin and confirm that a connection is established. Now you can follow the EasyPin instructions (INSERT LINK HERE)

If you enable export video mode [e] and playback the frame buffer's content a video named "fromMax" will be saved in your data/video/ folder. If you restart the program the exported video will be included in the video list dropdown menu.

##Video playback (assembly mode)

[2] video playback/assembly mode; [l] toggle looping video [b] set the playhead to the beginning of the video [space] toggle pause video [DOWN] next video [UP] previous video [RIGHT] next frame [LEFT] previous frame

#How to run the program

##Make sure you are using openFrameworks 0.8.0

You can download OF 0.8.0 here https://github.com/openframeworks/openFrameworks/tree/0.8.0

##Make sure the CoreOF.xconfig file is updated

open /Users/bimster/Sites/OF/of_v0.8.0_osx_release/libs/openFrameworksCompiled/project/osx/CoreOF.xcconfig add "$(LIB_FREEIMAGE)" and "$(LIB_FREETYPE)" to the OF_CORE_LIBS

go to /Users/bimster/Sites/OF/of_v0.8.0_osx_release/libs/openFrameworksCompiled/lib/osx/ and delete everything in that folder

##Make sure you clone the app into the proper folder structure

The content of inFORM_thesis should be inside of_v0.8.0_osx_release/apps/INFORM/inFORM_thesis/

##Make sure all dependencies are linked correctly

In Xcode in the left column expand the addons folder and check the inside of the addons folder if the text is in red. This means that either the addon does not exist in your openFrameworks/addons folder or it is not correctly linked.

This video tutorial explains how to include addons in your OF application https://vimeo.com/34092591

##Make sure the ofMovieExporter libaries are linked correctly

In Xcode go into the project's target build settings. Scroll to "Search Paths" and open "Library Search Paths". Change the line "/Users/bimster/Sites/OF/of_v0.8.0_osx_release/addons/ofxMovieExporter/libs/libav/lib/osx" to point to the library on your system.

##Make sure you clean the project before you compile

In Xcode go to Product -> Clean

=> the application should now compile and run succesfully

inform_thesis's People

Contributors

tenedor avatar

Watchers

Joao Wilbert avatar  avatar James Cloos avatar  avatar  avatar Virj Kan avatar Daniel Fitzgerald avatar Ken Nakagaki avatar  avatar HC avatar  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.