All Projects → takavfx → Bento

takavfx / Bento

Licence: MIT license
🍱 Toolset for Houdini

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Bento

googleDriveVFXServer-pipeline
Transform a Google Drive server into a VFX pipeline ready server
Stars: ✭ 15 (-42.31%)
Mutual labels:  houdini
hackarsenaltoolkit
Hacking arsenal. This script download the latest tools, wordlists, releases and install common hacking tools
Stars: ✭ 39 (+50%)
Mutual labels:  toolset
mbed-tools
⚠️ Beta Status: New command line tooling for Mbed OS
Stars: ✭ 40 (+53.85%)
Mutual labels:  toolset
BubbleH
⚪ Soap film implementation in Sidefx Houdini
Stars: ✭ 50 (+92.31%)
Mutual labels:  houdini
AnimationDNA
Maya > Arnold > Nuke pipeline
Stars: ✭ 101 (+288.46%)
Mutual labels:  houdini
houdini-library
My personal library of Houdini digital assets and shelf tools.
Stars: ✭ 100 (+284.62%)
Mutual labels:  houdini
usd-noodle
Pretty node graph showing dependencies of a USD file
Stars: ✭ 87 (+234.62%)
Mutual labels:  houdini
houdini additional python docs
🐍 Additional documentation of Houdini Python modules
Stars: ✭ 21 (-19.23%)
Mutual labels:  houdini
vfxwindow
Python Qt Window class for compatibility between VFX programs
Stars: ✭ 80 (+207.69%)
Mutual labels:  houdini
All In One
有关All In One 的houdini实现道路
Stars: ✭ 41 (+57.69%)
Mutual labels:  houdini
TACTIC-Handler
PySide based TACTIC client for maya, nuke, 3dsmax, houdini, etc
Stars: ✭ 67 (+157.69%)
Mutual labels:  houdini
hpaste
simple plain text snippet exchange for Houdini
Stars: ✭ 79 (+203.85%)
Mutual labels:  houdini
pipeVFX
A Visual Effects pipeline to manage jobs, shots and software assignment, with a simple asset manager. Its extensively integrated with CortexVFX and Gaffer. (and it builds booth, with support for Maya, Houdini and Nuke, if you have then installed!)
Stars: ✭ 47 (+80.77%)
Mutual labels:  houdini
P4VFX
Perforce for VFX content creation tools including Maya, Houdini and Nuke
Stars: ✭ 38 (+46.15%)
Mutual labels:  houdini
futils
Utilities for generic functional programming
Stars: ✭ 21 (-19.23%)
Mutual labels:  toolset
hou farm
A Deadline farm submission tool.
Stars: ✭ 27 (+3.85%)
Mutual labels:  houdini
smooth-corners
CSS superellipse masks using the Houdini API
Stars: ✭ 133 (+411.54%)
Mutual labels:  houdini
houdini-demo
CSS Houdini Demo
Stars: ✭ 32 (+23.08%)
Mutual labels:  houdini
hipCollection
Houdini Files, Hdas, Effects
Stars: ✭ 22 (-15.38%)
Mutual labels:  houdini
vexed-generation
Polymorphic helper functions & geometry ops for Houdini VEX / OpenCL
Stars: ✭ 32 (+23.08%)
Mutual labels:  houdini

Bento

Houdini Tools MIT License

Description

Bento is a toolset for Houdini.

Feature

Shelf tool

alt tag

Python Panel

alt tag

Scripts

Install

  1. Clone or Download this repository to your place you want to download.
  2. Place this repository to houdini-accessible place.
  3. Open houdini.env.
  4. Add HOUDINI_PATH in the houdini.env file.
  • Ex: HOUDINI_PATH = /anywhere/you/want/to/install/Bento:& (Linux)

  • Ex: HOUDINI_PATH = \anywhere\you\want\to\install\Bento;& (Windows)

  • To add & is important to keep original Houdini Path.

  • Recommended to install with git clone and git submodule init & git submodule update or git clone --recursive to download this repository and depended submodules, to keep tracking updates and also downgrade installed this repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].