Skip to content

diqezit/TreeGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TreeGen

Real-time procedural tree generator with OpenGL rendering.

.NET 8 OpenGL 3.3

What It Does

  • Grows trees from a sapling using a recursive branching model
  • Smooth Hermite-interpolated branches with seamless junctions
  • Dynamic shadows (trunk + leaves) with PCF soft filtering
  • Point-sprite leaf system with per-leaf lighting
  • Procedural terrain, sun, and sky

Source

inspired by work of

https://github.com/weigert/TinyEngine/tree/master/examples/6.0_Tree

About

Real-time procedural tree generator with recursive growth model, smooth Hermite branches, dynamic shadows, and full ImGui controls built with C# / .NET 8 / OpenGL 3.3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages