Графика и анимация


LINES - Draw BitMap Lines [640x480x16]

This article will cover how to draw lines on a bit map, i.e. convert lines from vector format to raster format with width, shading, dash patterna, and color. Docs, ASM and PAS included

Metal Grave BBS Intro [320x200x256]

Заставка Metal Grave BBS. Использованы спрайты и BackFeed эффект (шлейф, как хвост у кометы).
2D-Blobs with random Sprite-Logo positions

Moving Sky with Multiple Layers

Эффект летящих по небу облаков.
This is a nice moving clouds in the sky with multiple layers. Includes heavily commented Turbo Pascal source code (with embedded Assembler).

Orange - Zoom, Rotating and Transparency Intro

Две демонстрационные программы: Orange - Вращение и масштабирование текста; Laber - масштабирование и вращение двух прозрачных изображений.
Two demo programms: Orange - zoom/rotate a text; Laber - zoom and rotate two transparent bitplanes.

Outlaw Triad Demo Series, Part 7 - PLASMAs

Демо серия группы Outlaw Triad, Выпуск №7. Алгоритм плазмы. Язык - Assembler, легко переводится на Pascal.
This time a VERY wellknown type of effect is discussed and that is plasmas! Plasmas are great for background effects. For example, when displaying some text, you could run a plasma screen in the background. Let's see how plasma screens are made. Enjoy!

Outlaw Triad Demo Series, Part 8 - SOUND SAMPLES

Демо серия группы Outlaw Triad, Выпуск №8. Вывод звука на SoundBlaster.
This time we will talk about something completely different, sound-coding! We will create a basic .RAW sound player using the soundblaster (sorry, no GUS). Sound will be played using DMA transfers, just like modplayers.

Outlaw Triad Demo Series, Part 9 - POLYGONS

Основы программирования MCGA-графики от демо-группы Outlaw Triad. Часть 9: Заливка многоугольников. Приведена программа, заполняющая экран цветными треугольниками. [320x200x256]
The Outlaw Triad Demo Series, Part 9 - POLYGONS.
It explains how-to-do-polygons [MCGA coding].

PCS_EGA - TSR Сдиральщик EGA-картинок

Резидентная программа для сдирания/перекодировки EGA графики/текста

PCX - Просмотр PCX файлов

Паскальная программа, умеющая смотpеть каpтинки 640x350x16c и 320x200x256c.

PcxBin - Load and Show PCX Files

Программа для вывода изображений в формате PCX, предварительно сконвертированных в объектный файл с помощью утилиты BinObj.
It will display a PCX file in many formats that is converted with BINOBJ and linked in at compile time.