Skip to content

vrooom2/Drawing-Bezier-Curves-GL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drawing Bézier Curves

This is a companion repo for my blog post on drawing Bézier curves. The Xcode project contains the complete line drawing engine powering Revolved – my 3D modeling tool for the iPad.

While the app build by the project is quite simple, the underlying concepts are (hopefully) not trivial. Moreover, the entire rendering system is OpenGL ES 2.0 based so this project can serve as quick startup point for other, more complicated OpenGL based apps.

##Requirements

  • iOS 7.0 (should work on previous versions as well, but I haven't tested it)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published