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
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