BPY_Simple distributor

Description

Simple python objects/verticles distributor

[http://www.youtube.com/watch?v=2YtgT3sMrHg](http://www.youtube.com/watch?v=2YtgT3sMrHg)

Nice overview by BLENDERSUSHI
[https://www.youtube.com/watch?v=hnzX6pOkAGw](https://www.youtube.com/watch?v=hnzX6pOkAGw)

Comments (19)

N
nikitron about 13 years ago

это съедобное?

1
1DInc about 13 years ago

базовый курс

F
FayZee about 13 years ago

Please could someone explain briefly what this script does?

C
casusbeli about 13 years ago

It's only experiment. Change object's location by python

1
1DInc about 13 years ago

It chages selected objects location, or vertices of single selected object by different mathematicall expressions.

F
FayZee about 13 years ago

Okay, so what would I have to do to make it work?

1
1DInc about 13 years ago

added a videoguide link into description

1
1DInc about 13 years ago

You should open file, press "Run script" button in text editor window, then change code, Run script once again, and so one. I think it will be better, if I will put txt files with different presets into zip, and will reupload it. p.s. I wrote that code after reading first 7 pages of blender python coding manual in my life.

1
1DInc about 13 years ago

I were playing around with different presets, and other guys aked me to upload this file with my presets collection here.

1
1DInc about 13 years ago

in text editor at 208 line you will see X = (sin(tt) * cos(pp)* cos(tt), sin(tt) blah blah... comment it (by placing # symbol into begining of the line) then uncomment some near string, and press "Run Script" to distribute with other formula. Be careful with margins, they are important.

V
vAonom about 13 years ago

Man... Ive lost myself in this calculation. You've prepared so many presets... why? You should write fairly clean code(and comment) and let the people to do experimenting. Apart from that its impressive. U used one of true powers of Blender.

1
1DInc about 13 years ago

This is my first python code (moslty I'm autocad user and LISP developer), so I've done as much improvements in structure as I can. I hope, that youtube video explains a lot =)

B
blessedbe1984 about 13 years ago

This could be very addictive. You got mad skills.

B
blenderer2012 about 13 years ago

Can you make those functions work in the game engine ? Like a city generator or something

1
1DInc almost 13 years ago

Definitely no =) I wrote this after reading first 7 pages of my first python guide ever, so I can read/write basic code only =)

1
1DInc over 12 years ago

Awesome script, that allows to build edges on verticles and faces on edges in selection order: http://blenderartists.org/forum/showthread.php?316118-Selected-Vertices-to-Edges

R
rameshrj over 12 years ago

woooww....cool

1
1DInc over 12 years ago

thanks =)

S
saded over 10 years ago

I HAVE PROBLEM TO DOWNLOAD THIS FILE PLEASE HELP ME

Sign in to leave a comment.