Skip to content

manuelruivodeoliveira/2dcurves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2dcurves

A simple OpenGL application to draw 2d curves.

For now, only for Windows with MSVC and only Bézier curves are supported.

Build

git clone https://github.com/manuelruivodeoliveira/2dcurves.git
cd 2dcurves
cmake -S . -B build
cmake --build build

You can then run the application normally, with ./build/Debug/2dcurves.exe

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published