Jump to content

Search the Community

Showing results for tags 'cmd'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Lounge/General chat
    • Education
    • Jobs
    • Marketplace
  • Houdini
    • General Houdini Questions
    • Effects
    • Modeling
    • Animation & Rigging
    • Lighting & Rendering + Solaris!
    • Compositing
    • Games
    • Tools (HDA's etc.)
  • Coders Corner
    • HDK : Houdini Development Kit
    • Scripting
    • Shaders
  • Art and Challenges
    • Finished Work
    • Work in Progress
    • VFX Challenge
    • Effects Challenge Archive
  • Systems and Other Applications
    • Other 3d Packages
    • Operating Systems
    • Hardware
    • Pipeline
  • od|force
    • Feedback, Suggestions, Bugs

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Name


Location


Interests

Found 4 results

  1. Hey there, So I have been looking around on various posts to try and find out how I take my template scene file and make so whenever I open a version of Houdini that template file is the one that opens. I know very little about scripting and I am not sure what I am meant to change in the 123.cmd file. Anyone ever done this and know how to set it up, please? Thanks
  2. Hi, I would like to know that, is there anyway to convert hip file into cmd or text file using empty textport or using python. What i want to try is to convert hip file into text without opening the file. is there a way to do this ? I can export opened hip file using textport with opscript, but I would like to convert hip to cmd or text file without opening it. thank you
  3. cat data.csv | houdini script.{hip,hda} > new-data.csv aka HOUNIX It would be great if one could use houdini hips/hdas as general tools for processing datasets. In the above example this might be a csv file. Apologies for the duplicate question. The question is how though? Can houdini.exe -background achieve it, or can hcmd.exe capture stdin and stdout?
  4. I'm using a userSetup.py script to do some setup in Maya during launch. However, some things are not happening as expected, and I can't seem to find the output of Maya's stdout during startup to debug. For example, if I put the line print "Testing stuff..." into userSetup.py, I cannot find where it gets printed. It does not show up in the Script Editor after Maya launches, it does not get written to the shell if I launch Maya via cmd prompt > maya.exe, and it does not get written out to the output file if I set MAYA_CMD_FILE_OUTPUT in my Maya.env Where can I find the stdout from Maya's startup process??
×
×
  • Create New...