Skip to content

AddisonPrairie/Tree-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tree Generator with Web Assembly & WebGL

See the demo here.

The tree generation code is written in C++ and compiled to Web Assembly. The rendering is done in WebGL, with some glue JavaScript code. The generation algorithm is loosely based off this paper and works by simulating competition for light.

About

Tree Generation in Web Assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors