ZBrushCentral

How use The GDL Objects 3D...Tut added

…in your favorit 3D prog !
“Geometric Description Language”
You need
:large_orange_diamond: A Script Editor Free ! For scripting your Object
:large_orange_diamond: A GDL web Control plug inFree ! For viewing an object in rotation
:large_orange_diamond: A GDL Objects Explorer Free ! For exporting in Obj Format or other in your favorite prog :sunglasses:
Pilou
Ps A very cool is added 3 posts following :slight_smile:

Thank you Pilou!

I have been searching for a new way to show my models :slight_smile:

This is a verry good way of doing things :slight_smile:

Have a good day :slight_smile:

I am going to try learning how to embed the GDL into a webpage. This looks like a nice way to show models :slight_smile:

Here is a Semi- Technical Tutorial on how to Embed the GDL into your HTML code :):+1:
http://www.graphisoft.com/products/object_technology/developer_zone/programwebcontrol.html

…marvelous free “Flash” book about GDL in english and multi-language :cool:
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? :slight_smile:
(if you have any problem with a 3D model try Wings3D) : a very cool free modeler but also a “doctor” for sick models :cool:

Language GDL is like “basic” even more simple ! Tut very clear in french :wink:

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 i
6, i*4
next i

It’s not very complex :slight_smile: (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 :smiley:

Pilou

Nice Pictures :slight_smile:

The Scripting is almost identicle to BASIC. This is going to be fun :):+1:

Thank you for this thread Frenchy Pilou :sunglasses:

…quasi basic language, so very easy to use for our poor sick heads :cool:
In fact with this you can make the same of some functions inside the Cameyo Zplace Script in Zbrush :slight_smile:
Maybe with a little effort more :rolleyes:
Have funny scripting!
Pilou