<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0"><channel><title>Bonsai Devlog - itch.io</title><link>https://thinginger.itch.io/bonsai</link><description>L-System Visualizer / Virtual Bonsai Terrarium</description><item><guid>https://thinginger.itch.io/bonsai/devlog/299637/3-extra-bits</guid><title>#3 Extra bits</title><link>https://thinginger.itch.io/bonsai/devlog/299637/3-extra-bits</link><pubDate>Fri, 01 Oct 2021 18:40:27 GMT</pubDate><category>devlog</category><description><![CDATA[<p>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 ”+...</p>]]></description></item><item><guid>https://thinginger.itch.io/bonsai/devlog/299623/2-how-to-use-l-systems-for-plant-like-structures</guid><title>#2 How To Use L Systems For Plant-Like Structures</title><link>https://thinginger.itch.io/bonsai/devlog/299623/2-how-to-use-l-systems-for-plant-like-structures</link><pubDate>Fri, 01 Oct 2021 18:24:19 GMT</pubDate><category>devlog</category><description><![CDATA[<p>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...</p>]]></description></item><item><guid>https://thinginger.itch.io/bonsai/devlog/299606/1-what-are-l-systems-and-how-do-they-work</guid><title>#1 What Are L-Systems and How Do They Work?</title><link>https://thinginger.itch.io/bonsai/devlog/299606/1-what-are-l-systems-and-how-do-they-work</link><pubDate>Fri, 01 Oct 2021 18:07:29 GMT</pubDate><category>devlog</category><description><![CDATA[<p>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...</p>]]></description></item></channel></rss>