Skip to content

A dragon curve is any member of a family of self-similar fractal curves, which can be approximated by recursive methods such as Lindenmayer systems.

Notifications You must be signed in to change notification settings

MohamedNagyMostafa/Dragon.Curve.libGDX-problem.solving-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Dragon Curve

This is an algorithm for drawing "Dragon Curve" using libGDX.

Dragon curve : rotate the previous shap with 90 angle for each order.

Example :-

Dragon curve

Order one.

1

Order two.

2

Order three.

3

Order ten.

4

About

A dragon curve is any member of a family of self-similar fractal curves, which can be approximated by recursive methods such as Lindenmayer systems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages