Git Product home page Git Product logo

houdini-rop-cop-gif's Introduction

houdini-rop-cop-gif

Houdini HDK ROP node which creates a gif file from a given COP2 node.

Binaries, Houdini 16.0

Building

  • Tested on Windows and Houdini 16.0.
    • You would have to patch CMake file to get this building on Linux.
  • Define HOUDINI_VERSION env variable to be the version of Houdini 16.0 you wish to build against (for example "16.0.557").
  • Alternatively, you can have HFS env variable defined (set when you source houdini_setup).
  • Generate build files from CMake for your favorite build system. For Windows builds use MSVC 2015.
  • Build the ROP Houdini dso (ROP_CopGif.dylib or ROP_CopGif.dll).
  • Place the dso in the appropriate Houdini dso folder.
    • On OS X this would be /Users/your_username/Library/Preferences/houdini/16.0/dso/
    • On Windows this would be C:\Users\your_username\Documents\houdini16.0\dso
    • Or $HOUDINI_PATH/dso

Usage

  • Place the ROP into your ROP network.
  • Select COP2 node to process.
  • Optionally, select image plane (default is C).
  • Optionally, select frames for rendering.
  • Optionally, select dithering option.

Limitations

  • Only fp16 and fp32 [0..1] color formats are supported.

Other

License for the plugin

  • Copyright Mykola Konyk, 2016
  • Distributed under the MS-RL License.
  • To further explain the license:
    • You cannot re-license any files in this project.
    • That is, they must remain under the MS-RL license.
    • Any other files you add to this project can be under any license you want.
    • You cannot use any of this code in a GPL project.
    • Otherwise you are free to do pretty much anything you want with this code.

License for gif-h

  • Copyright Charlie Tangora, MIT license.

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.