|
|||||||
| View Poll Results: Who is the master coder of both clarity and power? | |||
| kakapo for sure! |
|
3 | 7.32% |
| RobertT owns! |
|
6 | 14.63% |
| IanC is the master! |
|
7 | 17.07% |
| forTe - who else? |
|
25 | 60.98% |
| Voters: 41. You may not vote on this poll | |||
![]() |
|
|
Thread Tools |
|
|||
|
Hi all!
By now you may have seen the original thread for the Python "Short Code" contest here or the image voting thread here. Anyway this is where you vote on who made the best code! Only the final entries from the original thread will be posted - unless it is not part of the evolution of the final submission (ie side submission). Before you look at the code, have a quick look at the beautiful output! This week's theme was "Fractal" where the objective was to post an image generated purely in Python with fractal elements. Criteria for selection: - How well does the code satisfy the theme described above (visually/otherwise)? - Is the code well commented? - Is the code as concise as it could be (comments NOT included!) ? - Is the code as clear as it could be? - Does the code do any exceptionally clever things? - Is the code general enough to be expanded on? The Contestants: Here I will post the contestants entries in the order they appeared in the original thread. I will post the final code entries posted there in the order they appeared. The contestants in order they appeared are: kakapo, RobertT IanC and forTe. It is worth checking that the code here does indeed generate the final images on the image thread! So here we go! kakapo: ![]() Code:
............................................
[Sanity is not statistical] Last edited by Koba; 21-Jul-07 at 08:20. |
|||
|
#1
|
|||
|
|
|
|||
|
RobertT:
![]() Code:
............................................
[Sanity is not statistical] Last edited by Koba; 17-Jul-07 at 07:25. |
|||
|
#2
|
|
|||
|
IanC:
![]() Code:
![]() Code:
............................................
[Sanity is not statistical] Last edited by Koba; 17-Jul-07 at 07:26. |
|||
|
#3
|
|
|||
|
forTe:
![]() Code:
Ok! So that is it. Check out the images, check out the code and get voting! Koba
............................................
[Sanity is not statistical] Last edited by Koba; 17-Jul-07 at 07:28. |
|||
|
#4
|
|
||||
|
Koba,
You got my vote, nice image.
............................................
----------------------------------- Allan Brito My Blender Tutorials http://www.blender3darchitect.com http://www.allanbrito.com |
||||
|
#5
|
|
|||
|
I vote for 'Te' followed by 'RobertT'
|
|||
|
#6
|
|
||||
|
ForTe has one of the best halo only renders I've ever seen which would look sweet if animated.
I vote for ForTe
............................................
Soar, soar through the skies upon the wings of anything that can fly, to bring your dreams to reality, to bring success upon you, to bring you a good life for you and your family. Not everyone can get to the point where you constantly draw 4 aces in a deck of cards, but everyone is able to taste what success feels like and what that can mean for them. |
||||
|
#7
|
|
||||
|
They are all good.
kakapo's is quite original/different from the others, maybe too many verts, thus slowish to build, well commented but not as informative as others. RobertT's is so RobertTesque (look I made a new word! ) visually complex, well commented, quite fast to build & looks like RobertT's work...Amazing. IanC's are quite good, I did have more fun experimenting with the first script, first posted, as he mentioned time/other commitments, well done over all. forTe's script is loads of fun watching it build, very well commented, very visually appealing, overall best. Of a great lot of scripts. I would like to say that the overall winner is Koba for this great initiative & the Blender Community for sharing in it. Thanks Koba. Well done indeed! You get my vote too. Look forward to the next one. Torus Knots anyone? m.a. |
||||
|
#8
|
|
||||
|
forTe, RobertT, and kakapo had code that I considered to be reasonably well documented/commented code, and to me that is paramount to quality code.
Of those three, both kakapo's and RobertT's scripts failed to produce the same renders as their submitted images. Perhaps that was just a fluke system difference or something, but I don't really know that. So for this part of the vote (the code part) I voted for forTe. Last edited by Cessen; 18-Jul-07 at 09:11. |
||||
|
#9
|
|
|||
|
My code was pretty bad, hehe. There were a few bits I cleaned up & commented in another version of the code, then copied that one!
Thanks Meta, nice that someone has played with it
............................................
Click here for options to turn sigs off. |
|||
|
#10
|
|
||||
|
Quote:
By design, they will never be exact because they all incorporate randomization parameters in addition to user-definable variables at the beginning of the program (after the subroutines). So the script should never produce the same image twice ![]() The generated image Koba included in this thread with my script was created using the orthogonal camera setting. By default, the script uses a perspective camera setting and different variables. In another thread I did notice someone else successfully generated a comparable image as I had using my script: http://blenderartists.org/forum/show...8&postcount=57 One unrelated thing that might be worth mentioning, since this is the code consideration thread, is that my script does not make use of any existing fractal formula but rather relies on fractal factors such as self-similarity/supersymmetry and recursion to achieve its final effects. I'd also like to say how happy I am with the way this challenge worked out. I really hope this becomes a permanent thing at Blender Artists ![]() RobertT |
||||
|
#11
|
|
|||
|
I must say I am really inspired by you guys - you did so well on the very first challenge and you are eager for more!
Hopefully, my idea for next week's contest will be just as fruitful as last weeks! Here is a hint: it is an animation challenge this time. ;-) Koba
............................................
[Sanity is not statistical] |
|||
|
#12
|
|
|||
|
AND THE WINNER OF THE CODE CONTEST IS:
By a huge margin! - forTe with 22 votes! Followed by: IanC with 7 votes RobertT with 5 votes kakapo with 2 votes Well done kakapo! Your image may have come last in that contest but your coding skills pulled through spectacularly! I know the poll is still open (my mistake) but voting is now closed with these numbers above! Koba
............................................
[Sanity is not statistical] |
|||
|
#13
|
|
|||
|
This weeks "Short Code" contest rules can be found here:
http://blenderartists.org/forum/show...=100544&page=4 Koba
............................................
[Sanity is not statistical] |
|||
|
#14
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|