4 "summary": "Get up and rendering with Metal via Metalkit without worrying about triple buffering / semaphores",
5 "description": "Forge's Renderer class sets up triple buffering rendering so you don't have to. You also get nice Cinder / Processing / Openframeworks functions you can hook into and do stuff.",
6 "homepage": "https://github.com/Hi-Rez/Forge",
12 "Reza Ali": "reza@hi-rez.io"
14 "social_media_url": "https://twitter.com/rezaali",
16 "git": "https://github.com/Hi-Rez/Forge.git",
25 "source_files": "Sources/Forge/*.swift"
28 "source_files": "Sources/Forge/*.swift"
31 "source_files": "Sources/Forge/*.swift"
38 "module_name": "Forge",
39 "swift_versions": "5.1",
40 "swift_version": "5.1"