My OpenGL Demos

This is my old (year 2003) demos, written for fun and for educational purposes. Written using Deplphi/C++Builder/VisualC++6.0.
All sources included. Code is very old, written at my student being times, so code quality may be quite poor.
Enjoy! :)

My blog: http://users.livejournal.com/_winnie/
(c) 2003 Ivan Yanikov, dobrokot@gmail.com
Evil interactive clock!

C++, OpenGL.

LEFT MOUSE button - rotate camera
RIGHT MOUSE button - interact with object.

ENTER - fullscreen/window
ESC - exit

Download.
moon/sun/earth
simple moon/sun/earth emulation, with shadowing.

mouse control:
right mouse - near/far
left mouse - rotate


Download.
Flower blossom
Simple flower animation usig OpenGL and code-generated splines. Not looped, only one blossoming period.

Download.
Green jelly

Marching cube algorithm, with neat textures.
Delphi/OpenGL.

Download.
Jelly jumping soft body.

Simple soft body simulation, with nice reflection textures and jelly cube.

Download.
Fly above landscape
Terrain LOD algorithm.

Download.
Shadow Knot

Abstract abstract animation, with shadows.

Download.
Water simulation

water surface simulation. May suffer from instability/undefined result if FPS is too low.

Download.