Applications Graphics & Sound Computer Graphics Effects Fire & Flames  

Simple graphics effects

download download  
important code information
author:
Wilson
minimum requirements:
Simple graphics effects description

Few simple graphical special effects programs ( Fire, Snow and Plasma ) with commented and easy to understand source code in full C and with no assembly language.


This zip file includes some simple effects created by me after having some trouble in learning them. All the code is implemented in full C with no assembly language and compiling them requires
Watcom C ( 9 or higher ) and/or DJGPP C. If you want to port it turbo C make sure you initialize and use those video memory stuff properly. If you program for DOS very much, then get the DJGGP C compiler from delorie.com, it's free and more optimizing that any other PC compiler I know of ( including Watcom C++ / VC++ ).

Please note that these files are given with the hope that it will be helpful for some of you. However the author holds no resposibility for any problems arising out of the use of it.


File List:
SNOW.EXE20Kb
fr4.c3Kb
fr4.exe19Kb
fr5.c4Kb
fr5.exe31Kb
plasma.c4Kb
plasma.exe44Kb
readme.txt1Kb
snow.c4Kb

Similar code
WinFire (Popularity: ) : A windows port of a very realistic fire algorithm. Translated from Pascal to C++ and ported to Win32 using GDI.
3D BURNING CUBE !!! (Popularity: ) : This is a real time 3d spinning cube. The cool thing is that the cube is burning. The result in very beautiful. The burning routine is very powerful, for programmers the totally of my source is added :o). Coded with ...
3D FIREWORK (giga explosion!) (Popularity: ) : This demo is a 3D engine showing 3D Fireworks. That is very realistic because I have used physic equations. The camera fly through the stars, that is simply WONDERFUL. Look at the screenshot and DOWNLOAD! coded with TC3
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 112
version
size in Kb 91
popularity   1858/7913374
user rating 1/10
ad


New Code
Popular Code