|
"Humanity has advanced, when it has advanced, not because it has been sober, responsible, and cautious, but because it has been playful, rebellious, and immature." Tom Robbins |
|
ProgrammingHere you'll find some of the programming projects I worked on, on my free time. I've always been interested in computer graphics programming, specially real time graphics and games. I've worked mostly with OpenGL and C/C++. Note: You can clink on any of the thumbnails to see a larger version of the image. A ROAM Landscaping Engine
This project started being my first attempt at programming graphics and OpenGL, and ended up being my final degree dissertation for the Informatics Engineering degree at Universidad de Belgrano in Buenos Aires, Argentina. You can download the full source code for the engine, including the YaCC code for the compiler (which is integrated into the engine). The dissertation documents is also available in PDF format. Unfortunately I documented the code and wrote the paper in spanish and there's no English version. Download: QuadTree Based Landscape
The application was developed in C++ using the OpenGL API and the SDL library. This makes it source-code portable between all platforms for which SDL and OpenGL are available. It was tested in Windows and Linux platforms. Full source code is available for download. Download: QuadTree Based Rendering
Once again, OpenGL and SDL were used for this project, making it portable among several platforms. Full source code of both the renderer and the 3ds Max script are available. Download: Space CTF
Source code for the whole project is available for download, although it is not working... Download: Iconos32This is not graphics related... it's a small command-line program which saves the position of all icons in you desktop and saves them to an ASCII file. Icons can be restored to their original positions later. I wrote this since some programs have the unpleasent habit of re-arranging all your desktop icons without your permission. Full source code and executable file (tried and working on Windows 2000 and XP) can be downloaded. Download: |
|
| Copyright © Edgard Lindner 2005. All Right Reserved. | |