Tarkennettu haku
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libmath-bezier-perl  ]

Paketti: libmath-bezier-perl (0.01-4)

Links for libmath-bezier-perl

Screenshot

Debian-palvelut:

Imuroi lähdekoodipaketti libmath-bezier-perl:

Ylläpitäjät:

External Resources:

Samankaltaisia paketteja:

Perl module for the solution of Bezier Curves

Math::Bezier implements the algorithm for the solution of Bezier curves as presented by Robert D. Miller in Graphics Gems V, "Quick and Simple Bezier Curve Drawing".

A new Bezier curve is created using the new() constructor, passing a list of (x, y) control points.

 use Math::Bezier;
 my @control = ( 0, 0, 10, 20, 30, -20, 40, 0 );
 my $bezier = Math::Bezier->new(@control);

Alternately, a reference to a list of control points may be passed.

Tagit: Software Development: Perl Development, Kirjastot, Implemented in: Perl

Muut pakettiin libmath-bezier-perl liittyvät paketit

  • depends
  • recommends
  • suggests
  • enhances

Imuroi libmath-bezier-perl

Imurointi kaikille saataville arkkitehtuureille
Arkkitehtuuri Paketin koko Koko asennettuna Tiedostot
all 6.9 kt26.0 kt [tiedostoluettelo]