song9446 / random-plant-planting-pot-2d

randomly shape plant planting in pot in browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Plant Planting Pot 2D

1. Description

Planting a random plant in a pot in browser using javascript and html5 canvas in 2d.

Demo version here

2. Screenshots

Example tree

3. Dependency

Browser which support html5 canvas and javascript.

4. Developement

  • Developed :

    • L-system based plant definition.
    • L-system based plant growing gradiantly.
    • Simple plant drawing on HTML5 canvas(just plant)
    • Simple Limiting plant growing by it's resource(water, mineral, sunshine, energy).
    • Mundane photosynthesis(proportion to sunshine resource and number of leafs)
  • Todo :

    • Rendering the plant as rigid body rather drawing.
    • Realtime evironment(weather, time) represetation by projection the real world.
    • Draw flowerpot and background depend environment(weather, time).
    • Draw everything beautifully.

About

randomly shape plant planting in pot in browser.

License:GNU General Public License v3.0


Languages

Language:JavaScript 83.0%Language:HTML 16.6%Language:Shell 0.4%