Skip to content

gnimmel/ofxSmoothLines

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Detailed information on this coming soon. 

Basically: 

iOS devices don't allow us to draw antialiased (smooth) lines easily. 

I came across this amazing method to 'fake' the smoothness here - http://answers.oreilly.com/topic/1669-how-to-render-anti-aliased-lines-with-textures-in-ios-4/

One of its benefits over other methods is that it is relatively easy on the cpu and doesn't harm your fps too as much.

At the moment this is just an initial commit with proof-of-concept. I'll steadily make this into a nice API in the following weeks. 

Amit

About

OpenFrameworks addon for drawing antialiased lines at 60fps on iOS devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published