Git Product home page Git Product logo

hythonwedger's Introduction

alt text

hythonWedger

Houdini Wedger 2.0 Author : Timucin OZGER Date : 23.09.2018

This little code wedges a houdini file using multiprocessing.pool . Works especially best with single threaded tasks running in parralel.

I also added functionality to make flipbooks and MP4 out of it.

Initial development stage is to have a strong hython base, then to make an HDA out of it. Some tests showed that around additional %30 optimized gains were made if POP simulations were run in parralel. I beleive the results will scale much better with non-mnultithreading friendly tasks, such as Solid Solver or Bullet Solver.

This HDA creates a txt file to be run with the main file.

Under the HIP File Folder It creates

HIPFILE
------geo
      ---WedgerSOPNAME
         -------------v_0 (version of the cache)
                      ---cmd (this is the command that main python file processes)
                      ---videos
                      ---wedge_n
                         --------- _drafts

USAGE Load the HDA in your scene Use it instead of a file Cache Play around batch size and max tasks to optimize performance based on your needs.

alt text

TO DO

  1. Add fail safes for memory usage , if possible fail pools that go over a limit of memory use and retry once more pools are complete.
  2. Autosave a copy of hip file to run instead of master file
  3. Create some benchmarks.
  4. Create proper versioning tools that is linked to scene file or project

hythonwedger's People

Contributors

tricecold avatar

Stargazers

Hengel avatar ⠵⠑⠙⠞⠎⠑ avatar Chris Sprance avatar Vu Pham avatar Yizi avatar Ivan Titov avatar Ian Hartman avatar  avatar  avatar Njordy Jovanovich avatar  avatar Tim Lehr avatar  avatar  avatar Emils Geršinskis - Ješinskis avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

hythonwedger's Issues

Its not Working in houdini 18.5

i installed hda and i selected the python script but when i press the start job button it just give me some text in houdini console and it doesn't actually cache!

I'm i doing something wrong or im missing something can u help me in that.

I really need that tool

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.