MY ROLE

Play with mathematic.
Solo programming with C++ and OpenGL.

PROJECTS

Roller-coaster is created with OpenGL pipeline and C++;
Ray-tracing is purely using C++;

Computer Graphic
Projects

2019.9 - 2019.12

SUMMARY

To learn more about the game engine and elevate
my programming skill. I took a computer graphic
class during the fall semester of 2019.

Portfolio List9 - 副本.jpg
 

Rending a Roller Coaster with OpenGL

1. Using the raw data in the first left image to get each Catmull-Rom Spline;
2. Based on the giving splines, calculating 12 splines both tracks and eight splines for the railroad tie. Using normal and binormal to calculate.
3. Creating Skybox by mapping uv
4. Creating Phong shading
5. Simulating the camera move

Basic Ray Tracing with Raw Data

Portfolio List9 - 副本2.jpg
Previous
Previous

Journey at Gameloft(2008.4 - 2015.9)

Next
Next

Multiplayer Project C++