Jump to content

Creating a night sky with particles from Table Import points


Recommended Posts

 

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

Edited by Spectraljump
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...