One cube filled with smaller ones. Holes left inside it. Each cube can move freely (and randomly) inside the box.
Some variations around the number of cubes and number of holes.
One cube filled with smaller ones. Holes left inside it. Each cube can move freely (and randomly) inside the box.
Some variations around the number of cubes and number of holes.
I won’t begin to ask you how this was done, because I know nothing about scripting… but it’s really cool
mesmerizing
So many cool things you can do with programming. This would be awesome for some type of futuristic UI or a diagram of a harddrive defragmenting. Nice job anyhow! Are you going to be releasing the script? That would be really nice
Thanks for your comments.
I put a link to the script on my blog. See the following post: http://renderedbyblender.blogspot.fr/2013/09/psychedelic-rubiks-cube.html
(the script is downloadable at the end of the post)
Anyway, I didn’t optimize the script nor comment it a lot, but you should find the main variables at the beginning of the script (dimensions, number of holes and so on…)
As well, I did a short video on how to start quickly with python scripting in Blender: http://renderedbyblender.blogspot.fr/2013/09/blender-python-scripting-tutorial-4.html
Let me know if this was usefull…
Impressive! It’s a challenge to learn python
Thanks for your comments. Any idea to improve the animation?