metaballs/MetaballsKit
Eryn Wells 3399bbcd53 Fix the projection stuff
Geometry also in window coordinates, just to make things easier...
2018-10-13 21:29:55 -07:00
..
Geometry.swift Use the simd types where I can 2018-10-07 19:32:29 -07:00
MarchingSquares.swift Clean up some of the texture sampling 2018-10-13 20:56:15 -07:00
Math.swift Fix the projection stuff 2018-10-13 21:29:55 -07:00
Memory.swift Use the simd types where I can 2018-10-07 19:32:29 -07:00
Metaballs.swift Use MemoryLayout.stride instead of a hardcoded value for spacing 2018-10-13 20:55:39 -07:00
Preferences.swift Allow a slider to set the colorRotation in radians 2018-10-09 16:51:35 -07:00
PreferencesViewController.swift Four color gradients! Standard APIs! Wowwwww 2018-10-09 17:44:07 -07:00
Renderer.swift Fix the projection stuff 2018-10-13 21:29:55 -07:00
Shaders.metal Update shaders for C++11 style type declarations 2018-10-12 17:16:00 -07:00