GithubHelp home page GithubHelp logo

dabintools's Introduction

Dabin Tools

Houdini package with all my hand-crafted tools and nodes

Installation

  • Copy dabinTools.json to the package folder (ex: C:/Users/username/Documents/houdini18.5/package in Windows)
  • Open dabinTools.json in your favorite code editor or notepad and edit the path to wherever you cloned this repository

What's in here ?

Tools

Add shelf tab "dabin_tools" to your Shelf. In it you will find the tools below and more. Some are pretty usable, while others are minimal examples from the houdini document and random demos.

  • Copy node as Object Merge
  • Place Box (while initializing its dimensions to the selected node's bounding box)
    • Partially deprecated in favor of the Shape Spawner node.
  • Align Nodes (Tailored to the way I like to organize my nodes.)
    • When there is a single node selected, this will try and layout the selected node's parent nodes recursively.
    • If there are multiple selections, it will layout the selected nodes using the youngest node as the pivot.
    • Try experimenting what it does to some random tree of nodes. Or look into the script.
  • Create PBR Shader
    • Select one texture file, and create a Redshift shader with all related textures pluged in the right place.
    • Demands a certain kind of filename, look into script for details.
    • Usable, but might behave unexpectedly in some cases. Its not going to delete your file or do anything destructive so it should be fine to play around with.
  • etc...

Nodes

  • Mirror and Weld: Mirror and weld input using the origin or 2nd input's center as the pivot
  • Extend Shape: Cut input along plane and extend.
  • Shape Spawner: Spawn different kinds of shape initialized to the size of the second input's bounding box. Intelligently adds and lays out spawned shapes to the first input's merge node.
  • Array: Array mesh. Copy and transform where you can set the endpoint instead of the spacing. Can also use second input's bounding box to calculate spacing.

dabintools's People

Contributors

daisea3e1203 avatar

Watchers

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