Skip to content

martynassateika/cs324_bezier-curves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

cs324_bezier-curves

A simple implementation of Bezier curves in Java. Allows the user to manipulate four control points and see the curve change in real-time. Programmed with the intention to learn more about the exact theory behind and implementation of Bezier curves, as taught in module CS324 Computer Graphics at the University of Warwick.

Click on the image below to see a short Youtube video with example use:

CS324 Bezier Curves

About

A simple implementation of Bezier curves.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages