Skip to content

jfahrenkrug/Raphuccino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Raphuccino: RaphaelJS meets Cappuccino

Raphuccino is a Cappuccino Framework that provides an Objective-J API for the RaphaelJS JavaScript vector graphics library.

Please take a look at this video.

Usage

Copy the Raphuccino folder to your project’s Frameworks folder and include @import <Raphuccino/Raphuccino.j> in your class/controller/whatever.
Then create your RCRaphaelView as you would create a normal CPView, or use Atlas and a custom view and set it’s class to RCRaphaelView.

The code is commented very well and the demo project and the RaphaelJS docs should cover the rest.

Have fun!

About

A Cappuccino & Objective-J wrapper for the awesome RaphaelJS vector graphics library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published