Downloads

Click below for a jump to the specified section:

Programs:

Image Morphing Using Catmull-Rom & Hermite Splines (C/OpenGL)

Description:

An image morphing project that I developing using OpenGL. It uses dynamic Catmull-Rom and Hermite splines. I'm currently working on integrating it to a user-friendly .NET desktop application.

Technical:

- C & OpenGL
- Calmull-Rom & Hermite splines
- 3 different pixel translation algorithms
- 2000+ lines of code

Links:

Screenshots: Curve Morphing | Image Morphing
Video Previews: Video 1 (Woman to Woman) | Video 2 (Woman to Man)
Download: Executable (OpenGL) (2MB)


Flight Reservation System Interface (VB6/API)

Description:

A project assignment (Flight Reservation System) for a Data Structures Course. Done with Abraham Hajjar and Nicholas Mitri.

Technical:

Interface:
- VB6
- Windows API calls that connect to C++ executable
- File I/O (Text Files)
- Export to MS Excel
- 6000+ lines of code
System:
- C++
- Data Structures

Links:

Screenshot - Download

You may also request the source code by sending me an email.

Student Database Module (VB6/Access)

Description:

A VB6/Access Database project assignment with add, edit, search and export functionalities.

Technical:

- VB6
- MS Access Database
- Export to MS Excel

Links:

Download - Source Files

You are free to download and alter it for your own use.

Back to Top