Algorithm-Shape-RandomTree

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    procedural, editable, randomized plant shape that can be rendered
    graphically by other modules.

VERSION
    Version 0.01

SYNOPSIS
    A detailed synopsis with examples will be released soon.

EXPORT
    A list of functions that can be exported. You can delete this section if
    you don't export anything, such as for a purely object-oriented module.

SUBROUTINES/METHODS
  calc_new_deltas
  calc_new_endpoints
  calc_new_nodulation
  create_branch
  create_branches
  create_branches_recursive
  create_path

lib/Algorithm/Shape/RandomTree.pm  view on Meta::CPAN

=head1 VERSION

Version 0.01

=head1 SYNOPSIS

A detailed synopsis with examples will be released soon.

=head1 EXPORT

A list of functions that can be exported.  You can delete this section
if you don't export anything, such as for a purely object-oriented module.

=head1 SUBROUTINES/METHODS

=head2 calc_new_deltas

=head2 calc_new_endpoints

=head2 calc_new_nodulation



( run in 0.588 second using v1.01-cache-2.11-cpan-39bf76dae61 )