Skip to content

how to apply De Casteljau's algorithm on a quadratic Bézier curve

Notifications You must be signed in to change notification settings

Acry/SDL2-Curves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a C-SDL Drawing Demo

it does demonstrate how...

Screenshot:
Screenshot

Building

Linking against: SDL2 SDL2_image SDL2_gfx

arch: sudo pacman -S sdl2 sdl2_gfx sdl2_image

On other Distros look out for ... and so on:
deb/apt: libsdl2, libsdl2-dev
rpm/yum: SDL2, SDL2-devel

git clone git@github.com:Acry/SDL2-Pong.git
cd SDL2-Pong

make will build native Linux executeables.
1, 2, 3 are wip builds.
casteljau is the final build

Useful links:

My Homepage

Nils Pipenbrinck aka Submissive/Cubic & $eeN
SDL2
SDL-Discourse

About

how to apply De Casteljau's algorithm on a quadratic Bézier curve

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published