Информационный сервер для программистов: Исходники со всего света. Паскальные исходники со всего света
  Powered by Поисковый сервер Яndex: Найдется ВСЁ!
На Главную Pascal Форум Информер Страны мира
   Графика    >>    mcgatut
   
 
 MCGA Graphics Tutorial for Mode $13  Jim Cook 12.06.1992

Build your own MCGA Graphics Library for mode $13 (320x200x256 colors):
 Lesson 1 - Init Graph Mode and setting a pixel by directly altering video memory
 Lesson 2 - Explain how the Video Memory organized
 Lesson 3 - Fast line drawing
 Lesson 4 - Saving/Restoring screen areas, PCX files viewing
 Lesson 5 - Some animation techniques
 Lesson 6 - The MCGALIB source developed in this tutorial
 Lesson 7 - Palette Control



96k 
 

MCGA Graphics Tutorial Lesson #1..#7 by Jim Cook I'm not sure how this online tutorial will be received, but with your comments and feedback I plan on creating a full-blown animation package. This graphics library will be available to the public domain and will contain the following abilities: Setting/Reading Pixels Drawing lines Saving/Restoring areas of the screen Displaying PCX/LBM files to the screen Spriting (Display picture with transparent areas) Palette control (Smooth fades to black) Page flipping Happy grafx jim