asnowcappedromance Posted October 6, 2011 Share Posted October 6, 2011 Hi guys, I saw this video and wanted to create a grid which you can see around 0:40 Nature by numbers It's the fibonacci sequence Fibonacci on wiki and I have to somehow apply it in sops to retrieve a grid like that. I'd like to keep the grid size the same but be able to control the amount of spirals within the grid. Anybody know how to do this? cheers, Manu Quote Link to comment Share on other sites More sharing options...
rdg Posted October 6, 2011 Share Posted October 6, 2011 pythonSOP and/or forEachSOP. vopSOP, too. Quote Link to comment Share on other sites More sharing options...
edward Posted October 6, 2011 Share Posted October 6, 2011 A quick constructive attempt. FibTile.hipnc Quote Link to comment Share on other sites More sharing options...
sam.h Posted October 6, 2011 Share Posted October 6, 2011 It is a golden sprial http://en.wikipedia.org/wiki/Golden_spiral which is a type of logarithmic spiral http://en.wikipedia.org/wiki/Logarithmic_spiral This is good: http://24ways.org/2010/golden-spirals but he uses a quarter circle which isn't exactly right... Quote Link to comment Share on other sites More sharing options...
edward Posted October 6, 2011 Share Posted October 6, 2011 Second, cleaner attempt with spiral FibTile2.hipnc 1 Quote Link to comment Share on other sites More sharing options...
asnowcappedromance Posted October 6, 2011 Author Share Posted October 6, 2011 wow, so many replies, thanks a lot guys!! Edward, thanks for the samplefile, very helpful indeed !!! this stuff is so fascinating ... 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.