This project provides visualization of distance between two bezier curves. The original objective was to explore novel methods to find the intersection points of two bezier curves. However trying to visualize heat map only using GDI+ graphics turns out to be extremely inefficient. So I shifted to implement modern openGL graphics to display nxn grid of quadrilaterals (two triangles) along with the contour lines. This is my first project using openGL and I have lot to learn.
-
Notifications
You must be signed in to change notification settings - Fork 1
Samson-Mano/bezier_intersection_openTK
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
OpenTK (modern openGL) implementation for displaying heatmaps. This application provides a general framework to implement openTK graphics in C#.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published