Roninito's Stars
public-apis/public-apis
A collective list of free APIs
steventroughtonsmith/scenekitgeometry
SceneKit Geometry generation examples - perlin height field & 2D images
Utsira/SceneKitBumpMapPlane
Using perlin noise to create a height-mapped terrain plain in Swift 2 and SceneKit
sgonzalez/scenekit-procedural-forest
An exposé of procedural landscape generation using SceneKit.
bomberstudios/fireworks
Support files for Adobe Fireworks
jagenjo/litegraph.js
A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.
jakesgordon/javascript-state-machine
A javascript finite state machine library
Cindori/FluidGradient
A fluid, animated gradient implemented with CoreAnimation and SwiftUI.
danwood/SwiftUICoreImage
Hundreds of Core Image filters wrapped as CIImage modifiers for easy integration with SwiftUI
ryohey/SwiftUI-SceneKit
Experimental Declarative Style SceneKit for SwiftUI
rogerboesch/SceneKitTutorial
SceneKit Tutorial Series - From Zero to Hero
dbohdan/embedded-scripting-languages
A list of embedded scripting languages
stevinz/awesome-game-engine-dev
Awesome list of resources for Game Engine Development.
pointfreeco/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
brynbellomy/FlatUIColors
Flat UI color palette helpers written in Swift.
brynbellomy/SwiftBitmask
NS_OPTIONS for Swift (type-checked bitmask container). Basically an easier-to-implement RawOptionSet.
MothCocoon/FlowGraph
Design-agnostic node system for scripting game’s flow in Unreal Engine
heckj/swiftui-notes
content for Using Combine - notes on learning Combine with UIKit and SwiftUI
leon-thomm/Ryven
Flow-based visual scripting for Python
totaljs/flow
Flow
mbeaudru/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
kba/neon
neon roguelike engine
lukehoban/es6features
Overview of ECMAScript 6 features
zonble/ZBSimplePluginManager
A simple plug-in system by using JavaScriptCore.
albertodemichelis/squirrel
Official repository for the programming language Squirrel
maxxfrazer/SceneKit-Bezier-Animations
Create animations over Bezier curves of any number of points
maxxfrazer/RealityUI
A Swift Package for creating familiar UI Elements and animations in RealityKit. For both Augmented Reality or Virtual Reality scenes. Now with visionOS support.
apple/swift-argument-parser
Straightforward, type-safe argument parsing for Swift
Juanpe/About-SwiftUI
Gathering all info published, both by Apple and by others, about new framework SwiftUI.
lucasbrown/swiftui-visual-effects
View modifiers that wrap UIVisualEffectView, with environment integration.