All Projects → ShoheiOkazaki → Nagamochi

ShoheiOkazaki / Nagamochi

Licence: GPL-3.0 license
Houdini Tools

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Nagamochi

vexed-generation
Polymorphic helper functions & geometry ops for Houdini VEX / OpenCL
Stars: ✭ 32 (-31.91%)
Mutual labels:  houdini, vex, sidefx
qq
Houdini little tools and knowledge
Stars: ✭ 21 (-55.32%)
Mutual labels:  houdini, vex
palladio
Palladio enables the execution of CityEngine CGA rules inside of SideFX Houdini.
Stars: ✭ 92 (+95.74%)
Mutual labels:  houdini, sidefx
treegen
Vegetation Generation Tool for Houdini
Stars: ✭ 72 (+53.19%)
Mutual labels:  houdini, vex
zhoudini
houdini hda tools focused on procedural modeling environments
Stars: ✭ 47 (+0%)
Mutual labels:  houdini, vex
All In One
有关All In One 的houdini实现道路
Stars: ✭ 41 (-12.77%)
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 (+0%)
Mutual labels:  houdini
houdini-library
My personal library of Houdini digital assets and shelf tools.
Stars: ✭ 100 (+112.77%)
Mutual labels:  houdini
cyclonedx-dotnet
Creates CycloneDX Software Bill of Materials (SBOM) from .NET Projects
Stars: ✭ 110 (+134.04%)
Mutual labels:  vex
hou packager
A simple SideFX Houdini package manager
Stars: ✭ 28 (-40.43%)
Mutual labels:  sidefx
squircle-houdini-css
A tiny CSS Houdini module that allows to add a squircle shape to HTML elements
Stars: ✭ 104 (+121.28%)
Mutual labels:  houdini
meshlab-in-houdini
Bringing MeshLab functionality into Houdini
Stars: ✭ 33 (-29.79%)
Mutual labels:  houdini
Bento
🍱 Toolset for Houdini
Stars: ✭ 26 (-44.68%)
Mutual labels:  houdini
BCI
A RobotC Library for Vex Robotics
Stars: ✭ 12 (-74.47%)
Mutual labels:  vex
houdini-demo
CSS Houdini Demo
Stars: ✭ 32 (-31.91%)
Mutual labels:  houdini
smooth-corners
CSS superellipse masks using the Houdini API
Stars: ✭ 133 (+182.98%)
Mutual labels:  houdini
houdini additional python docs
🐍 Additional documentation of Houdini Python modules
Stars: ✭ 21 (-55.32%)
Mutual labels:  houdini
cyclonedx-php-composer
Create CycloneDX Software Bill of Materials (SBOM) from PHP Composer projects
Stars: ✭ 20 (-57.45%)
Mutual labels:  vex
Houdini-Plugin-for-Tensorflow-Smoke-Stylization
Tensorflow implementation of Style Transfer for Smoke Simulations. Created as part of ETH Zurich Student Summer Research Fellowship
Stars: ✭ 33 (-29.79%)
Mutual labels:  houdini
Yurlungur
The universal scripting wrapper for Maya, Houdini and Unreal Engine.
Stars: ✭ 51 (+8.51%)
Mutual labels:  houdini

Nagamochi

Nagamochi is a library of Digital Assets, Presets, Shelves and Scripts for SideFX Houdini.

Features

  • otls
  • Shelf
  • Right-click on parm menu
  • Pressets

Requirement

Houdini 18.0 or Higher

Installation

  1. Save this repository wherever you like.
  2. Copy the nagamochi.json file from the location used in step 1 to $HOME/Houdini18.5/packages, and change the contained paths to match the location chosen in step 1.
{
    "env" : 
    [
        {   "NAGAMOCHI" : "PLACE_TO_INSTALL"  },

        {   "HOUDINI_PATH" :
        	{
        		"value":
        			[        				
                                        "$NAGAMOCHI/common",
        				"$NAGAMOCHI/houdini$HOUDINI_MAJOR_RELEASE.$HOUDINI_MINOR_RELEASE",                       
        			],
        	}
        },
        
        {   "NM_CACHE_HOU" : "HIP_VAR/../caches"  },
    ]
}

Tutorials

https://vimeo.com/shohey [OTL]

Future Work

  • Python 3
  • Create a video that how to use tools
  • Clean up some scripts
  • Support Windows users. (I'm developing this tool on Linux(mint/CentOS).)

Author

  • Shohei Okazaki

Note

Nagamochi has two meanings, 「長持」 and 「長持ち」. 長持 is the toolbox of old Japanese folklore. And 長持ち means 'long-lasting'.

Nagamochi aims to be the toolbox that does not bound by Houdini version.

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