Train Rails (Vias del tren)

If you have a design you're proud of, share the cfdg file here. It's also a good place to ask for feedback and collaborate.

Moderators: MtnViewJohn, chris, mtnviewmark

Post Reply
LuisitoCurro
Posts: 1
Joined: Fri Jul 08, 2005 3:38 am

Train Rails (Vias del tren)

Post by LuisitoCurro »

This is one of my first CFDG

Code: Select all

startshape RAILES

rule RAILES {
  LINEAV {r 17.5 x 7}
  LINEAV {r -10 x -40 s 0.97}
  TABLAS{x -40}
}

rule TABLAS{
  LINEAH{}
  TABLAS{ x 1.8 y 10 s .899}
}

rule LINEAV {
  SQUARE{}
  LINEAV {y 1 s .99045}
}

rule LINEAH {
  SQUARE{}
  LINEAH {x 1 s .98}
}

User avatar
LaT3x
Posts: 68
Joined: Wed Jul 06, 2005 3:11 pm
Location: Madrid, Spain

Post by LaT3x »

Bienvenido :)
Ésto es un vicio

Post Reply