Skip to content

Generate geometry meshes from graphs using turtle algorithms

License

Notifications You must be signed in to change notification settings

VirtualPlantLab/PlantGeomTurtle.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlantGeomTurtle

Stable Dev CI Coverage Aqua QA ColPrac SciML Code Style

This package is a component of the VPL ecosystem. It implements algorithms for procedural generation of plant geometry from graphs using turtle graphics. This package is a component of the Virtual Plant Lab. Users should install instead the interface package VirtualPlantLab.jl.

1. Installation

You can install the latest stable version of PlantGeomTurtle.jl with the Julia package manager:

] add PlantGeomTurtle

Or the development version directly from here:

import Pkg
Pkg.add(url="https://github.com/VirtualPlantLab/PlantGeomTurtle.jl", rev = "master")

About

Generate geometry meshes from graphs using turtle algorithms

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages