Две программы для рисования функции двух переменных.
F(x,y)=(50*Sqr(Sin(x/9+2)/(x+10)*25)*Sqr(Sin(y/6+1)))
F(x,y):=45*Sqr(Sin(x/N*10+2)/(y/N+0.5))*Sqr(Sin(y/M*5+1))
Добавлена возможность просмотра "сечения" поверхности по координате X.
Routine to plot and view simple 3d graphs. Needs egavga.bgi.
|
6k |
Библиотека для работы TrueType фонтами.
Компилируется в Borland Pascal 7 (DOS), Virtual Pascal (OS/2),
FPC (Linux, DOS, OS/2), Delphi (16-bit & 32-bit versions).
FreeType 1 is a portable and highly efficient TrueType rendering
engine, that is now successfully used to bring TrueType support to a
very large variety of platforms and environments.
FreeType 1 comes with a Pascal version that now runs on Borland
Pascal 7 (DOS), fPrint Virtual Pascal (OS/2), FPC (Linux, DOS, OS/2)
as well as Delphi (16-bit & 32-bit versions).
More info... |
332k |