Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 548 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 548 Bytes

BezierCurve

Mathematics. Bezier curves. Test project for the implementation of animation for the game engine "ShizukaEngine".

  • main - main initialization.
  • CCurve - Bézier curve model.
  • CRender - Rendering processing and management.
  • CDraw - OpenGL draw.
  • head.hpp - preprocessors for build with MEMORY_LEAKS_TEST.
IMAGE ALT TEXT HERE