Jump to content

Search the Community

Showing results for tags 'tableimport'.

  • 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 1 result

  1. I'm pretty new to houdini particle stuff, and I'm trying to figure out how to turn a .csv of points into particles that I want to render into a night skybox. The csv contains position, color, size and intensity of 120,000 closest stars to Earth. I can successfully load in the points via a TableImport node, or via a python script which loops through lines, and creates node.geometry() createPoint(). If I plug the tableimport node into a Particles node, then stuff happens, but I think it's trying to spawn particles from those points. I want to make the points themselves into particles, with position, size, intensity and color. And once I spawned stuff, how would I reference the (color, size etc) data from the table? PS: If anyone wants the original star data: http://astronexus.com/node/34 houdini particles v2.hipnc hygdata_v3_simplified.rar
×
×
  • Create New...