…in your favorit 3D prog !
“Geometric Description Language”
You need
A Script Editor Free ! For scripting your Object
A GDL web Control plug inFree ! For viewing an object in rotation
A GDL Objects Explorer Free ! For exporting in Obj Format or other in your favorite prog
Pilou
Ps A very cool is added 3 posts following
Thank you Pilou!
I have been searching for a new way to show my models
This is a verry good way of doing things
Have a good day
I am going to try learning how to embed the GDL into a webpage. This looks like a nice way to show models
Here is a Semi- Technical Tutorial on how to Embed the GDL into your HTML code :)
http://www.graphisoft.com/products/object_technology/developer_zone/programwebcontrol.html
…marvelous free “Flash” book about GDL in english and multi-language
Have fun scripting!
Little tut!
You need
A freeScript Editor GDL
A free Viewer GDL for see in any position your object “real time” in the Editor above
A free GDL Explorer Object for see all GDl objects on the planet
and save it in some formats like for example (obj) useful isn’t it?
(if you have any problem with a 3D model try Wings3D) : a very cool free modeler but also a “doctor” for sick models
Language GDL is like “basic” even more simple ! Tut very clear in french
Exemple (put it on the “3D Script” menu of the Scritp Editor) and press the “Rubik cub” icone, that all!
for i = 1 to 20
addx i2
CYLIND i6, i*4
next i
It’s not very complex (that was my first try)
Advantage, you can make any parametrics 3D models without any progs !!!
And at the end you import it in any prog!
Have fun scripting
Pilou
Nice Pictures
The Scripting is almost identicle to BASIC. This is going to be fun :)
Thank you for this thread Frenchy Pilou
…quasi basic language, so very easy to use for our poor sick heads
In fact with this you can make the same of some functions inside the Cameyo Zplace Script in Zbrush
Maybe with a little effort more :rolleyes:
Have funny scripting!
Pilou