Skip to content

julianschmoll/bezier_surface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bézier Surface

Visualization for bezier surfaces I did for my bachelors thesis (didn't actually use this but it was good to figure out some later design decisions xD). Also implemented half edge datastructure for fun. Example output:

example.png

Usage

  1. Open the bezier_surface/draw.py file.
  2. Modify the configuration in configs.py.
  3. Run the script:

Dependencies

  • Python 3.8+
  • NumPy
  • Matplotlib

About

Visualization of bezier surfaces using matplotlib for my bachelors thesis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages