Skip to content
This repository was archived by the owner on Nov 23, 2025. It is now read-only.

nicostuhlfauth/hrw-bezier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bézier curve visualization

This project provides an interactive visualization of Bézier curves.

Features:

  • Drawing a random curve with #n points
  • Auxiliary visualization / hiding auxiliaries
  • Adding some points
  • Removing points
  • Moving points
  • Interactively changing t value and depth

Give it a try!

You may either visit https://nicostuhlfauth.github.io/hrw-bezier/ or clone / download your own local copy.

Screenshot of Bézier curve visualization

Docs

If you want to create your own project, which rests upon this repository or if you are interested in other ways as well, you may have a look at our API Docs.

Build

We used some ES6 features, so if you change anything in ./decasteljau.js (from root folder), make sure to run npm run build afterwards.

About

This project has been created by Nicolas Stuhlfauth and Benedikt Rauch as part of the academic module "Computergraphics and Visualization" within the Bachelor degree course Human-Machine-Interaction at Ruhr West University of Applied Sciences.

License

MIT.

About

Bézier Curve Visualization in Javascript / University Project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •