SOURCES (for Windows XP)

   Download  

sources.zip

   record under ...   

Content


Debug: VisualC++ environment version 6.0
env: *.h environment files
*.h: include files
*.c: sources in C language
*.cpp: sources in C++ language

Method

Those sources are the development of the software anyflo since 1986 by Michel BRET.
Such as, they are hardly exploitable:
written by a single individual they are not free of bug
developped in C they have the weakness of this language (such as memory free after malloc, ...).
It will be:
rewrite them entirely in C++
under newer versions of VisualC++, OpenGL and DirectX
on a 64 bits processor.
See

Documentation

for a partial description of the ideas at the root of this system.