Blender script help

Discuss anything you like on this forum.
Post Reply
User avatar
radiant
Licensed Customer
Posts: 699
Joined: Mon Apr 05, 2010 12:00 pm
Location: Adelaide, Australia
Contact:

Hello guys,

For my up coming IT assignment. I want to make a script where i can:

Summon a cube
Control the postion x,y,z
control the rotation x,y,z
control the scale x,y,z
And do a short array going up to 5 with a space inbetween each one on the right x axis.

So in the final form:

Shift A - Mesh - IT assignment
A cube shows up
I can mess with the parameters.

I have spoken to a few python gurus here and there but im totally lost.
I want to learn something from this and not have someone to do it for me. Maybe one can make the position x,y,z and then i can add the scale and rotation, the array on the other hand will be a nightmare.

thanks radiant
Win8 Pro 64bit ULT|Intel Core i7 3930K|3.20 GHz|32 GB RAM|GTX 590|UD5 2011 socket||2x TB HD||Master Cooler HAF X||Blender 2.6||Maya 2012||Octane|
User avatar
matej
Licensed Customer
Posts: 2083
Joined: Fri Jun 25, 2010 7:54 pm
Location: Slovenia

What is the purpose of this assignment? What tools you must (or must not) use for it?

IMO, your best bet is using OpenGL. For Python bindings start here.
NeHe has lot's of cool tutorials written and documented in C++, but ported to a bunch of other languages (at the bottom of each tut).
SW: Octane 3.05 | Linux Mint 18.1 64bit | Blender 2.78 HW: EVGA GTX 1070 | i5 2500K | 16GB RAM Drivers: 375.26
cgmo.net
User avatar
radiant
Licensed Customer
Posts: 699
Joined: Mon Apr 05, 2010 12:00 pm
Location: Adelaide, Australia
Contact:

It is a free choice subject. It must involve coding. And should be interactive.
I chose blender and python because its something i know and something that can be fun, interactive and also have alot of coding
Win8 Pro 64bit ULT|Intel Core i7 3930K|3.20 GHz|32 GB RAM|GTX 590|UD5 2011 socket||2x TB HD||Master Cooler HAF X||Blender 2.6||Maya 2012||Octane|
User avatar
matej
Licensed Customer
Posts: 2083
Joined: Fri Jun 25, 2010 7:54 pm
Location: Slovenia

Sorry, I totally overlooked "Blender" in the title. :)

Then, the best place for help is python sub-forum on blenderartists
SW: Octane 3.05 | Linux Mint 18.1 64bit | Blender 2.78 HW: EVGA GTX 1070 | i5 2500K | 16GB RAM Drivers: 375.26
cgmo.net
Post Reply

Return to “Off Topic Forum”