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 TC++3. View the screenshot and DOWNLOAD IT!
HELLO
Si vous lisez ca cela veux dire que vous avez vu une de mes demos, je vous en remercie, et j'espere que vous l'avez apprecié.
Mais sur mon site il y en a encore plein d'autre donc je vous conseille d'y aller tout de suite:
http:\\democoding.fr.st
Et si vous vous voulez m'ecrire pour des avis ou des demandes de conseil voici mon mail:
josh83@wanadoo.fr
Josh83
File List:
BURN2.CPP
4Kb
BURN2.EXE
72Kb
FLIB1.CPP
4Kb
INFO.CPP
1Kb
README.txt
384b
TIMER.CPP
3Kb
grafx2.cpp
12Kb
Similar code
Simple graphics effects
(Popularity: ) : 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. WinFire
(Popularity: ) : A windows port of a very realistic fire algorithm. Translated from Pascal to C++ and ported to Win32 using GDI. 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