Skip to content

This is a master's course project, in which we use MFC programming and OpneGL architecture in C++ to implement color transfer, image warping, mesh simplification, etc.

Notifications You must be signed in to change notification settings

kangjie-ding/Computer-Graphics

Repository files navigation

Computer-Graphics

This is a master's course project, in which we use MFC programming and OpneGL architecture in C++ to implement color transfer, image distortion, mesh simplification, etc.

Introduction

The repository includes the main code architecture of each project of the computer graphics course, which realizes the functions of color transfer, image warping, rasterization and surface simplification, etc. At the same time, in order to improve the readability of the project and the visualization of the program results, we also attach the corresponding experiment reports and development documents.

Usage

Projects that contain main.cpp can run programs by directly executing main.cpp, while other programs may include only the main framework of the MFC, which needs to be reorganized.

Reference

  1. Reference on color transfer
  2. Reference on image warping
  3. Reference on surface simplification

About

This is a master's course project, in which we use MFC programming and OpneGL architecture in C++ to implement color transfer, image warping, mesh simplification, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published