Skip to content

A website featuring interactive demos covering Computer Graphics topics, mainly focussing on curves. Created as part of my Bachelor's thesis at TU Wien

Notifications You must be signed in to change notification settings

Sejmou/interactive-computer-graphics

Repository files navigation

Interactive Computer Graphics Web App

In this repository you can find the code for the website that I created for my Bachelor's thesis at TU Wien. The website features interactive demos that introduce people interested in Computer Graphics to selected topics, mainly focusing on parametric curves.

Topics covered in demos

  • Introduction to Bézier Curves
  • Bézier Curves and Bernstein Polynomials
  • B-Spline Curves
  • NURBS Curves
  • Barycentric coordinates

Technologies/Tools used

I didn't use React/Angular/Vue or any frontend-framework. I regret this decision as the project was probably much more work because of this. But at least I learned a lot about the DOM API and other native browser APIs :)

About

A website featuring interactive demos covering Computer Graphics topics, mainly focussing on curves. Created as part of my Bachelor's thesis at TU Wien

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published