metaballs/MetaballsKit
Eryn Wells 6b663f92e8 [kit] Shuffle things around so delegate doesn't have to be given in init()
Classes that use the Renderer might not be ready to assign themselves as delegate when the Renderer is initialized
2017-08-18 09:03:01 -07:00
..
Geometry.swift [MetaballsKit] Add parameters field to get ready for colors 2017-08-06 11:40:13 -07:00
Info.plist Rough implementation of the metaballs simulation in MetaballsKit 2017-07-30 14:29:58 -07:00
Memory.swift [kit] Add extensions for dealing with Float4 <-> NSColor conversions 2017-08-16 21:10:26 -07:00
Metaballs.swift [kit] Pass colorStyle through too! 2017-08-16 21:56:20 -07:00
MetaballsKit.h Rough implementation of the metaballs simulation in MetaballsKit 2017-07-30 14:29:58 -07:00
Preferences.swift [kit] Pass colorStyle through too! 2017-08-16 21:56:20 -07:00
PreferencesViewController.swift [kit] Make PrefsVC public 2017-08-18 09:01:42 -07:00
Renderer.swift [kit] Shuffle things around so delegate doesn't have to be given in init() 2017-08-18 09:03:01 -07:00
Shaders.metal [app,kit] Move Renderer and shaders to the Kit 2017-08-16 22:07:30 -07:00