Yimin-zhou / CG-FinalGame

A 3D shooter game developed in OpenGL for TUD CG course
0 stars 0 forks source link

Paths #10

Closed DizzyMizLizzy closed 1 year ago

DizzyMizLizzy commented 1 year ago

At least one feature of your game should make use of smooth paths using Bézier curves [Animation lecture]. It can be the movement of a model, a light source, or a camera path at some point, for example, during a cutscene. Use at least one Cubic Bézier curve for the path.

ltcdCai commented 1 year ago

Including bonus: Path with composite Bézier curve