You know that feeling when the top of your fingers start tickling and you just have to create something.
Most of the applications on this page are a result of this uncontrolled urge. Developed in C++ with API, MFC and OpenGL libraries, Sometimes Java.
Related to Artificial Intelligence and Natural Behavior.


 

BackGammon 3D page

 

3D BackGammon Game

Unfinished 3D Backgammon game with Artificial Neural Networks playing engine.

Code: C++/API/OpenGL.

 

3D Hexagon Game

This 3D Hexagon game is a 3rd place winner in a programming contest (september 2002).

Code: C++/API/OpenGL.

Ants 3D page

 

3D Ants Simulation

Simulating ant's behavior in finding food by following trails of smell (pheromone).

Code: C++/API/OpenGL.

Genetic 3D Spheres page

 

Genetic Evolving Spheres

Creating spheres by applying evolution rules (genetics) on random population.

Code: C++/API/OpenGL.

Tank 3D page

 

3D Tank

I don't know. I just started programming and this little fellow was born. A tank driving around on flat ground.

Code: C++/API/OpenGL.

Picture Recognition page

 

Pattern Recognition

The computer learn to recognize patterns by using an Artificial Neural Network algorithm.

Code: C++/MFC.

Birds 3D Java applet page

 

Birds Flock

Simulating flock of birds behavior.

Code: Java/JDK1.1

Page inspired by OpenGL Tutorials

1