atron Posted July 2, 2016 Share Posted July 2, 2016 (edited) I have a simple line node, with 3 coloured square polygons which sit randomly along the line. I want to be able to store/collect the data for the line so it reads:line0 = red,green,purplegoing forward i will have many lines with a maximum of 4 different types of colours intersecting eachlinee.g.line 1 = red,blueline 2 =green,red,blue,purpleline 3 = green,blueetcit would be good to store this data as a csv file to open in excel any help would be much appreciated LINECDINTERSECTIONS.hipnc Edited July 3, 2016 by atron Quote Link to comment Share on other sites More sharing options...
eetu Posted July 3, 2016 Share Posted July 3, 2016 I'm a bit unclear which way you want this to happen. Do you want to a ) have a csv file with the color data, and then build a scene in Houdini according to the file, or b ) you will have a Houdini scene with a lot of lines and polygons, and you want to resolve the intersections and write them out? Quote Link to comment Share on other sites More sharing options...
atron Posted July 3, 2016 Author Share Posted July 3, 2016 so maybe this image will help, sorry i'm pretty new in houdini. The image shows a series of lines with nodes intersecting them. Ideally what i would want to do is group the lines with the nodes that intersect them. The nodes at the moment are just cubes, but there will be 4 different types (which i thought could be colour coded to distinguish them) arrayed across these lines equidistantly. So ultimately i want to group each line so that i can say for example: for line 1 the nodes that occur on it are: nodetype1,nodetype2 for line 2:nodetype1,nodetype2,nodetype3 sorry if this is still unclear Quote Link to comment Share on other sites More sharing options...
Biodesigner Posted May 29, 2021 Share Posted May 29, 2021 hey guys i have an excel file with values, its a data of color values and I wanted to build a scene in houdini with the csv node. so i have imported the data in houdini via csv node. but, i dont know how to use it further. all i wanted to do is control those values manually rather than using with a noise node. as noise node does things randomly i wanted a control the color values i choose . Quote Link to comment Share on other sites More sharing options...
Librarian Posted May 30, 2021 Share Posted May 30, 2021 @BiodesignerlocationCSV.hipnc Quote Link to comment Share on other sites More sharing options...
Biodesigner Posted May 30, 2021 Share Posted May 30, 2021 Hey thankyou so much you noticed grandmaster! this is the radiation mesh and excel file with values and I wanted to make changes in the attribute vop based on certain red colour values. As currently I am using noise node and the result will be controlled based on noise node, however i wanted to change it based on the color values. Can you please help me having a look at this file? final_geo_radiation.csv final_geo.stl ADDnoteattrib.hipnc Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.