• View all by Jason AccardoCreator
  • Follow Jason AccardoFollowFollowing Jason AccardoFollowing
  • Add To CollectionCollection
  • Comments
  • Devlog
  • Related gamesRelated

Bonsai

← Return to Bonsai

Devlog

  • #3 Extra bits
    October 01, 2021 by Jason Accardo
    Wanted to go over the extra things I added to this visualizer, mainly for aesthetic purposes. TREE SWAYING The tree swaying is simply done by applying a sine wave to the angle parameter that that ”+... Continue reading
  • #2 How To Use L Systems For Plant-Like Structures
    October 01, 2021 by Jason Accardo
    To use L-Systems to draw plant like structures, we need to use a more complicated alphabet. For the basic trees in my visualization, I use an alphabet of F, +, -, [, ] . In order to draw things using... Continue reading
  • #1 What Are L-Systems and How Do They Work?
    October 01, 2021 by Jason Accardo
    L systems are a recursive algorithmic system created by botanist Aristid Lindenmayer around 1968 while studying plant growth. L-Systems are a type of text/string manipulation algorithm and the basic i... Continue reading
itch.io·View all by Jason Accardo·Report·Embed