PDA

View Full Version : Plug-ins and Scripting For Rhino 3D


Khorram
06-02-2005, 02:48 PM
Hello Everyone,


I started this thread for putting all links to the available plug-ins for Rhino 3D.


There are some available at their web site http://www2.rhino3d.com/resources/ (http://www2.rhino3d.com/resources/)

The most useful for me has been OBJ converter that would be useful if you take modeling with Nurbs on an already made poly objects. My approach to quick modeling from early conceptual stage to precise modeling and prototyping.

There are also some at http://www.rhinoceros3d.com/ (http://www.rhinoceros3d.com/)


I would like to discuss the useful plug-ins based on our experiences and invite those who are interested in developing plug-ins or scripting for Rhino to share tips and resources.

OamadeusO
06-02-2005, 04:35 PM
If someone is able to write it, a pluggin alowing you to copy and past lines from Illustrator to Rhino would be good...

glen5700
06-02-2005, 06:18 PM
Here is copy/paste for Illustrator to Rhino or Rhino to Illustrator.

http://www.marcotraverso.it/artifex3d/freeplug-ins.html

Glen

krembo99
06-03-2005, 09:06 AM
Floating point solutions has very good plugins:

http://www.fpsols.com/products.html


the most usefull one in my opinion is the MashTOSolid. (to import 3ds mashes and than make tham editable solids in rhino)

http://www.fpsols.com/mesh_to_solid_rh.html

OamadeusO
06-03-2005, 09:11 AM
Here is copy/paste for Illustrator to Rhino or Rhino to Illustrator.

http://www.marcotraverso.it/artifex3d/freeplug-ins.html

Glen

Cheers:thumbsup:

Khorram
06-04-2005, 07:10 AM
Thank to David Rutten you can find some useful scripts at:

http://www.reconstructivism.net/

Some will find http://www.rhino3.de/ a useful site about Rhino.

More are available at: http://www.simplyrhino.com/catalogue.htm

Teyon
06-04-2005, 03:32 PM
Some can be found here (http://market.renderosity.com/%7Erhino/index.htm)

Addiso
06-05-2005, 12:36 AM
I've always wanted to do some scriting in Rhino to speed up work. I mainly work on architectural stuff, so I have a few ideas that would make repeating tasks easier.

I'm not much of a programer guy , but I know the basics. I do scripting for Flash (Action script).

- Do you guys know any good Rhino scripting tutorials I could find on the net ?

- How hard is it to get into Rhino scripting ? For example in the case of a little script that would make windows from a selected profile curves and outer measurements, then make a bounding box that could be used to cut the hole in the wall.

Jeet
06-06-2005, 04:40 AM
Friends,

I am also interested in scriptin but i actually donest know any type of programming accept disassembling :)

http://www.gemvision.com

Matrix 3D is a rhino plugin for jewellery designing and it is the best.

http://www.rhinoceros3d.com/

TechGems is also for jewellery creations.

Regards
Jeet

Khorram
06-07-2005, 12:53 PM
Thank you all for your interests in this thread. I am studying how to develop a plug-in for Rhino and I am searching for Tutorials and articles on the net by myself. What I suggest is to read the Rhino documents on scripting and available commands in Rhino. Then conceptualize what the plug-in (or script) must do for you. For example as a car designer it might be useful to have a plug-in to create 4 wheels and locate on a layout just by putting some data into it.

Consider what commands you have to give to Rhino and how should be the string for those commands. Then perform it manually to finish the job by yourselves and copy all commands from Command History (F2) and paste to a text editor. The rest would be learning how to compile it for Rhino. I am working on this part now, it seams it would not be much difficult.

You can refer to my earlier post in this thread for some sources for learning how to script for Rhino. Download some scripts and open them and study their contents which would be helpful.

At the end I have to learn how to make and install a plug-in to do all those commands by clicking a button and entering data as radiuses and distances. Hope that above could be inspiring.

Maybe we can put it as a tutorial.

CGTalk Moderation
06-07-2005, 12:53 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.