All Projects → ricardorachaus → EvilKit

ricardorachaus / EvilKit

Licence: Apache-2.0 License
A reimplemation of Apple's SpriteKit for personal purposes of study of Metal and Game Engine development.

Programming Languages

swift
15916 projects
Metal
113 projects
objective c
16641 projects - #2 most used programming language

EvilKit

Current status - SpriteNode and ShapeNode with proportions and transparency.

A reimplemation of Apple's SpriteKit for personal purposes of study of Metal and Game Engine development. In any way this is supose to replace SpriteKit, since Apple's framework has probably much better code and optimizations.

Also, this version of SpriteKit it's not a exactly copy. I will try my best to be identical to SpriteKit interface, but a lot of the framework functionality was never used be me and the people I know, so first I will recreate the core functions (or which I think it is) and perphaps in the future, I finish with all SpriteKit functionality.

Most of the Metal related code is based in 2etime Metal tutorials.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].