rjpieke Posted May 13, 2008 Share Posted May 13, 2008 Am I the only one who missed challenge 1 and now desperately awaiting challenge 2? Quote Link to comment Share on other sites More sharing options...
ihab Posted May 13, 2008 Share Posted May 13, 2008 I guess not Quote Link to comment Share on other sites More sharing options...
altbighead Posted May 13, 2008 Share Posted May 13, 2008 two please.. Quote Link to comment Share on other sites More sharing options...
HyFrmn Posted May 14, 2008 Share Posted May 14, 2008 Is anyone in the process of creating a Challenge #2? If not I would be willing to try and create one. Quote Link to comment Share on other sites More sharing options...
michael Posted May 14, 2008 Share Posted May 14, 2008 I have edited the title of this topic... so we can use this thread to make suggestions for the next challenge... however we (the admins) reserve the right to make the final choice. lets hear your suggestions!! Quote Link to comment Share on other sites More sharing options...
Netvudu Posted May 15, 2008 Share Posted May 15, 2008 uuh...Michael...there IS already a suggestions thread The title is not too clear, but it Quote Link to comment Share on other sites More sharing options...
michael Posted May 15, 2008 Share Posted May 15, 2008 oh Quote Link to comment Share on other sites More sharing options...
Marc Posted May 16, 2008 Share Posted May 16, 2008 Would it make more sense to move it to this forum? Probably right? Quote Link to comment Share on other sites More sharing options...
JDenker Posted May 30, 2008 Share Posted May 30, 2008 definatly awaiting challenge 2. Quote Link to comment Share on other sites More sharing options...
Marc Posted June 2, 2008 Share Posted June 2, 2008 Hey all Sorry for the delay on getting started on challenge 2. I've just finished moving across the world, so things are a little crazy right now. We'll get going on it soon though, promise . M Quote Link to comment Share on other sites More sharing options...
markv Posted July 17, 2008 Share Posted July 17, 2008 Hey, I'm more of a tech than an artist, but I have an idea for a pretty cool challenge. You may have seen Radiohead's new video for "House of Cards": http://code.google.com/creative/radiohead/ What's interesting is they have released all of the 3D data of Thom Yorke's head under a Creative Commons license. How about a challenge to do something cool with the data? I can imagine using it to drive a fluid/smoke/fire/particle sim, or use IsoOffset to surface it and drive cloth sims. I converted the csv files to a bgeo sequence. Let me know if you want me to upload them somewhere. cheers, -Mark Quote Link to comment Share on other sites More sharing options...
pclaes Posted July 17, 2008 Share Posted July 17, 2008 I converted the csv files to a bgeo sequence. Let me know if you want me to upload them somewhere.cheers, -Mark How big are these files? I would love to try working with it to run sims on it. Quote Link to comment Share on other sites More sharing options...
michael Posted July 17, 2008 Share Posted July 17, 2008 @mark send in that data ! even if we don't use it for a challenge (I think it's a very cool idea) I'm sure folks would love to play with it.... Quote Link to comment Share on other sites More sharing options...
markv Posted July 17, 2008 Share Posted July 17, 2008 How big are these files? I would love to try working with it to run sims on it. The originals are about 350mb zipped, the bgeos are 309mb zipped. I'll upload it to my web site tomorrow and post a link. Quote Link to comment Share on other sites More sharing options...
michael Posted July 17, 2008 Share Posted July 17, 2008 cool...thanks mark... can anyone set up a mirror once the files are on mark's server? Quote Link to comment Share on other sites More sharing options...
vmuriel Posted July 18, 2008 Share Posted July 18, 2008 Nice data, thanks markv for post it. In linux is easy convert csv data for import into CHOPs: find -name "*.csv" -exec sed -i 's/,/ /g' {} \; next, rename it to .chan rename 's/\.csv/.chan/' *.csv Quote Link to comment Share on other sites More sharing options...
anakin78z Posted July 18, 2008 Share Posted July 18, 2008 didn't know this was part of this thread... I posted this one yesterday http://forums.odforce.net/index.php?showtopic=7457 It's got the code for a python sop which will read the csv files directly. -z Quote Link to comment Share on other sites More sharing options...
markv Posted July 22, 2008 Share Posted July 22, 2008 (edited) OK, it took awhile -- numerous ftp timeouts are to blame -- but it's finally online: http://www.orthonormalsoftware.com/hoc/HoC_Data.zip In linux is easy convert csv data for import into CHOPs: That's the first thing I thought of, but unfortunately the point samples do not seem to be correlated. cheers, -Mark Edited July 22, 2008 by markv Quote Link to comment Share on other sites More sharing options...
JDenker Posted July 23, 2008 Share Posted July 23, 2008 cool thank you mark. i could make a rapidshare link to lower your traffic a little bit. just let me know Quote Link to comment Share on other sites More sharing options...
markv Posted July 23, 2008 Share Posted July 23, 2008 cool thank you mark. i could make a rapidshare link to lower your traffic a little bit. just let me know Sure, go for it. The more mirrors, the merrier. I'm not really hurting for bandwidth, though. 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.