GithubHelp home page GithubHelp logo

philipluk / houdinifbx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sideeffects/houdinifbx

0.0 1.0 0.0 933 KB

Houdini's FBX integration.

C 82.53% C++ 17.20% Makefile 0.27%
pluk-sidefx pluk-universal-pipeline

houdinifbx's Introduction

This repository contains the source code for FBX implementation in the latest Houdini Version.



-------------------------------------------------------------------------------
Building the FBX ROP on Windows with Cygwin:
-------------------------------------------------------------------------------

To build the FBX ROP on Windows the HFS environment variable needs to be set to the houdini install directory,
and the MSVCDir environment must be set to the VC subdirectory of your Visual Studio installation.

To do so, first open a cygwin shell and go to the Houdini X.Y.ZZZ directory and source the Houdini environment:

cd C:/Program\ Files/Side\ Effects\ Software/Houdini\ X.Y.ZZZ
source ./houdini_setup

Then set your MSVCDir environment variable to the VC subdirectory of your Visual Studio installation:

export MSVCDir="C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC"

You can then go to the FBX ROP src folder and build it by calling:
make ROP_FBX.dll



-------------------------------------------------------------------------------
Building the FBX ROP on Linux or Mac OS X:
-------------------------------------------------------------------------------

First, make sure the HFS environment variable is properly set to your houdini install directory.

Then go to the FBX ROP src folder.

- For linux users, run: make ROP_FBX.so
- For OSX users, run: make ROP_FBX.dylib

houdinifbx's People

Contributors

e4lam avatar dpernuit avatar ndickson-sidefx avatar code-monkey avatar derrickmoser avatar marktucker avatar rafalsfx avatar rvinluan-sidefx avatar guillaumesidefx avatar jmlait avatar kenxu1 avatar lukemoore avatar ondrejkos avatar andrewkww avatar cameronwhite avatar sideeffectsdev avatar

Watchers

James Cloos 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.