Giter Site home page Giter Site logo

mcanthony / gaffer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gafferhq/gaffer

2.0 2.0 0.0 101.22 MB

Gaffer is an open source application framework designed specifically for creating tools for use in visual effects production.

Home Page: http://imageengine.github.io/gaffer/

License: BSD 3-Clause "New" or "Revised" License

Python 50.22% Shell 0.10% GLSL 0.07% C++ 49.14% C 0.06% Slash 0.42%

gaffer's Introduction

Gaffer

Gaffer is an open source application framework designed specifically for creating tools for use in visual effects production. It builds on top of the Cortex libraries, adding a flexible node-based computation framework and a user interface framework for editing and viewing node graphs. Gaffer ships with a number of sample modules and applications, not least of which is a module for the on-demand generation of procedural scenes for rendering.

More information can be found on the project homepage: http://imageengine.github.io/gaffer

Developer notes are available on the project wiki.

Downloading

Compiled binary releases are available for download from the releases page.

Building

Build Status

Gaffer is a fairly large project, and as such has a fairly complex build process. Before you start, you’ll want to make sure you have the following prerequisites installed on your system - these will be used to perform the build itself :

Gaffer also depends on a number of 3rd party libraries and python modules, many of which are not entirely straightforward to build. We therefore recommend using the latest prebuilt dependencies from the gafferDependencies project. These are used in our automated test builds and so are guaranteed to be up to date with Gaffer’s requirements.

Once you’ve downloaded the dependencies, you’ll want to unpack them and move/rename them to the directory in which you want to make your Gaffer build. We’ll refer to this location as <BUILD_DIR> in the instructions below - before continuing make sure the dependencies are unpacked as <BUILD_DIR>/include, <BUILD_DIR>/lib etc.

Next, get yourself a clone of the Gaffer source and change into that directory :

git clone https://github.com/ImageEngine/gaffer.git
cd gaffer

You can then build Gaffer itself as follows :

scons BUILD_DIR=<BUILD_DIR> build

If you encounter any problems, please get in touch via the developer mailing list and we’ll do our best to help get you up and running.

Contributing

Contributions to Gaffer are welcome. For small fixes we suggest just going ahead and making a pull request - for anything larger we recommend dicussing it on the developer list first, to avoid duplication of effort and to ensure that your whizz-bang ideas fit in with the general direction of the project.

© 2013, Image Engine Design Inc. © 2013, John Haddon under the BSD license

gaffer's People

Contributors

andrewkaufman avatar bentoogood avatar danieldresser avatar davidsminor avatar est77 avatar goddardl avatar hughmacdonald avatar ivanimanishi avatar johnhaddon avatar paulondc avatar

Stargazers

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