blender coming soon to this page

timmcginley.com
COMMERCIAL SOFTWARE
OPEN SOURCE
BASIC - ArchiCAD - GDL C++ - 3ds Max - MaxScript JAVA- Processing  

Great access parametric modelling language for working in 3D a powerful simple tool for drawing and modelling but no concept of time
a much more flexible object oriented approach to programming,
can do most of what the other do with the advantage of being able to run on the web
SIMPLICITY
POWER
BEAUTY

 

rep = 2000
for t = 1 to rep step 1

addy rnd(20)
addx rnd(20)

block rnd(2),rnd(3),rnd(1)
del 2
next t

end

pos = [0.0,0.0,0.0]
iter = 3600
rez = 16
for t = 0 to iter by 5 do
(
g= (sin (t))*(t/5)
h= (sin (t))*(250*sin(pi*t))
i= (cos (t))*200
pos.x = g; pos.y = h; pos.z = i;
chav = sphere radius:(sin(t)*20)
chav.pos = pos
chav.segments = rez
)
max tool zoomextents all
Source code

SSGA
 
getting_through