всички настройки
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Източник: libmath-bezier-perl  ]

Пакет: libmath-bezier-perl (0.01-4)

Връзки за libmath-bezier-perl

Screenshot

Ресурси за Debian:

Изтегляне на пакет-източник libmath-bezier-perl.

Отговорници:

Външни препратки:

Подобни пакети:

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.

Етикети: Software Development: Perl Development, Библиотеки, Implemented in: Пърл

Други пакети, свързани с libmath-bezier-perl

  • зависимости
  • препоръчани
  • предложени
  • enhances

Изтегляне на libmath-bezier-perl

Изтегляне за всички налични архитектури
Архитектура Големина на пакета Големина след инсталиране Файлове
all 6,9 кБ26,0 кБ [списък на файловете]