petz Posted July 17, 2007 Share Posted July 17, 2007 hi all, i did an example to learn using chops in combination with sops for some kind of modeling. for this reason i did a simple scene with a copy-sop and replaced the scale value of the copy with the channel-data. it works fine, but to go further, i would like to use the data for scaling the copies in some "per-point" way. if i have a 10 x 10 grid and a channel with 100 samples, how can i use the chop-data to control the scale of the corresponding copy_to_point, based on the pointnumber? thanks, petz test_scale.hipnc Quote Link to comment Share on other sites More sharing options...
edward Posted July 18, 2007 Share Posted July 18, 2007 You need to bring the data into SOPs via the Channel SOP and then make use of the Copy SOP's stamping feature (see its helpcard). I've attached an example. test_scale_stamp.hipnc Quote Link to comment Share on other sites More sharing options...
petz Posted July 18, 2007 Author Share Posted July 18, 2007 thank 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.