Handbook
Glossary
pitch-up ( turtle angle -- turtle )
Vocabulary
L-system
Inputs
turtle
an
object
angle
an
object
Outputs
turtle
an
object
Definition
USING:
math
;
IN:
L-system
:
pitch-up
( turtle angle -- turtle )
neg
rotate-x
;