|
Base .dlls, ".h", ".hpp" files like a foundations of OpenGL technology.
|
|
|
|
C++. Different lists implementation without using STL.
|
|
|
|
Lexeme analyzer. Programm can detect lexemes in delphi sources and output multicolored results in ".html" file.
C++ implementation.
|
|
|
|
Mirror example in OpenGL.
|
|
|
|
My own OpenGL font library. It's not classical WinAPI font implementation, so you can use it in console applications
also.
|
|
|
|
My WinAPI template project. Scene is created using OpenGL. You can free use it in your firs attempts of windows
graphics applications developing.
|
|
|
|
GLUT32.dll and main OpenGL headerfiles. Most of them must be in the /release directory of your project.
|
|
|
|
Programm demonstrates how to control I/O streams from different processes and influence one .exe from another
using "pipes" technology.
|
|
|
|
Programm can detect the shortest word for two defined non-determined automats.
|
|