sidebar features
sidebar content

Go Back   Blender Artists Forums > General Forums > Python & Plugins

Reply
 
Thread Tools
Abidos's Avatar
Abidos Abidos is offline
Member
 
Join Date: Mar 2009
Posts: 650
Heya!

Here is a script that is able to create stairs using various scripts for making stairs in their current version/state. One of these is all mine! Names of scripts (buttons) use names/nicks of the authors. Each button has a tip which shortly explains the script's result. Some of script have own interface which appears after selecting the script and clicking "OK" on the main interface. For integration of scripts in one .py file, I have made minimal changes - just to make it possible all scripts work. Should more of one script is selected, several stairs are being created at the end. Therefore, one of the changes is at the end of 3 scripts of jms to result in different mesh (different name).

Using their default values, the first two of each category do produce the following:



Script_dail

=================================================



Script_abidos

I know there are at least 2 more scripts for making stairs. The polish one had problems to get integrated cause it has own interface which quite complicated....

I've made the script on request and as soon as there are objections from authors their scripts will be taken out or the whole current script deleted. I think though that it will be useful for those who need to make stairs and need to choose the type, etc.... I hope missing scripts will be integrated in the next version. Should there are more NOT included, please send a link here!

Regards,

Last edited by Abidos; 15-Nov-09 at 17:46.
#1   Old 09-Jun-09, 15:08   
Reply With Quote


ionee's Avatar
ionee ionee is offline
Member
 
Join Date: Jun 2008
Location: location is classified
Posts: 1,915
ohh, wow.
looks great to. thanks for sharing!!
............................................
windows 7 and xp using a dual boot
so dont be supprised if im always switching beetween them.
www.ionee.org
tutorials here!!! (videos!)
all new tutorials here!!! (not video)

current project/s:
parkour pro game thread here
............................
#2   Old 09-Jun-09, 15:15   
Reply With Quote
RickyBlender's Avatar
RickyBlender RickyBlender is offline
Member
 
Join Date: Jan 2008
Posts: 7,328
just began to test this and looks good
lot's of flexibility and choice

first time we have a script with different stairs type - that's great

suggestions

1 - questions of licenses you need names of peoples inside the script
as per GNU license i guess

so in the GUI i would prefer to see name of the type of stair
it's easier to select which one to do!

you know like calimacon - spiral straight ect...


the only one i did not see are the stairs like 1/2 circle for churchs!



Happy blendering
#3   Old 09-Jun-09, 15:22   
Reply With Quote
Abidos's Avatar
Abidos Abidos is offline
Member
 
Join Date: Mar 2009
Posts: 650
The problems with the names of authours is that I DONT know them, only the nicks

Should there are proper descriptive names, I may be use them. Here the problem is that you cannot write on the buttons much more than what is written already (number of chars is quite limited). I wanted to put a small pic (icon) for each type of stairs but it is NOT possible in PupBlock... Another problem is that you need to have N pics in your Blender scripting directory and the people dont like to bother soooo much.... On the top of this, a problem is that some scripts can produce stairs that look quite different soooo what will be the name?!?!?

Regards,
#4   Old 09-Jun-09, 15:54   
Reply With Quote
dail dail is offline
Member
 
Join Date: Nov 2006
Location: My house
Posts: 89
Nice work Abidos! I'm glad someone put my script to use! I do agree with Ricky. Hopefully several people will be using this, so including a GNU license might be useful and better names on the buttons would be nice. Also, for my script i was able to hit space and go to Add->Mesh->Stairs inside of blender. If you add this to the top of the code and put it in the scripts directory it will auto load it.
Code:
""" Name: 'Stairs' Blender: 249 Group: 'AddMesh' Tip: 'Creates a different types of stairs.' """
............................................
.: DaiL :.
#5   Old 09-Jun-09, 15:58   
Reply With Quote
Abidos's Avatar
Abidos Abidos is offline
Member
 
Join Date: Mar 2009
Posts: 650
Oks, dail... I updated it - the new version is here... The link in the first posting is also updated... I hope this will work cause havent had time to test it!

Last edited by Abidos; 15-Nov-09 at 17:47. Reason: re-viving the link
#6   Old 09-Jun-09, 16:15   
Reply With Quote
RickyBlender's Avatar
RickyBlender RickyBlender is offline
Member
 
Join Date: Jan 2008
Posts: 7,328
agree that pic to upload are a mess cause you need theses in blender script folder

but there is a way around it by using opengl thingny

then you can add dwg inside the GUI directly

check out the script file i sent tp you
it show an example of this feature for curves

which is very nice to look at

i'l try to think of nice names for the different stairs
like helicoidal or spiral ect,,,



Salutations
#7   Old 09-Jun-09, 16:42   
Reply With Quote
Abidos's Avatar
Abidos Abidos is offline
Member
 
Join Date: Mar 2009
Posts: 650
Heya,

Here is an update of ALL stairs script - version 1.1.0. Included are stairs scripts of gucias and ozturk....

For proper running of gucias script, you need to copy stcrstairs12.png into you scripts directory.

The ozturk's stairs sometimes become a bit strange (when you run the script for a second time in one session) but this is a problem of his script - I have only integrated it into the list.

EDIT: Links updated as per the posting #12 (see below)...

Regards,

Last edited by Abidos; 16-Nov-09 at 07:19. Reason: updated links
#8   Old 12-Jun-09, 09:28   
Reply With Quote
tungee's Avatar
tungee tungee is online now
Member
 
Join Date: Nov 2007
Posts: 81
The links for this plugin doesnt working!
Does somebody has a copy of this script. I need it for my 3D-portfolio!!
#9   Old 14-Nov-09, 14:52   
Reply With Quote
Abidos's Avatar
Abidos Abidos is offline
Member
 
Join Date: Mar 2009
Posts: 650
Hi

The site where I put the script seems to not keeping it forever....

Here is the version 1.0.0 of the script, i.e. the first one. I hope to re-build the links for version 1.1.0 tomorrow cause I do have troubles with finding it now, too!

Regards,
#10   Old 15-Nov-09, 17:44   
Reply With Quote
tungee's Avatar
tungee tungee is online now
Member
 
Join Date: Nov 2007
Posts: 81
Hi Abodos, thank you for your quick response.
I installed your script for osx blender 2.49..
but i cant find it it in the scripts menu!
#11   Old 15-Nov-09, 22:55   
Reply With Quote
Abidos's Avatar
Abidos Abidos is offline
Member
 
Join Date: Mar 2009
Posts: 650
Heya,

Here is the update of "ALL stairs" script - version 1.1.0. I tried to make it possible to call it from "Scripts" menu, "Mesh" sub-menu..... For gucias stairs script, you need to have stcrstairs12.png copied into you scripts directory as well.

Regards,

Last edited by Abidos; 16-Nov-09 at 07:20.
#12   Old 16-Nov-09, 07:16   
Reply With Quote
tungee's Avatar
tungee tungee is online now
Member
 
Join Date: Nov 2007
Posts: 81
Thanx it works!
thanx thanx keep up the good work!
#13   Old 16-Nov-09, 21:48   
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 23:19.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Logo and website design copyright © 2006 by froodee design bureau. All rights reserved.
Other Blender Sites
new icon Blender Homepage »
The official Blender homepage
new icon BlenderNation »
Fresh Blender News, Every Day
new icon Blenderart Magazine »
Blender articles, tutorials and images.
Blender Headlines
Featured Artwork
Short animation: Barrel by Phlopper
Woolly mammoth by sebastian_k
Photorealistic classic furniture by eMirage
Social BlenderArtists