This website requires JavaScript.
Explore
Help
Sign in
eryn
/
metaballs
Watch
1
Star
0
Fork
You've already forked metaballs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Metaballs in Metal
86
commits
1
branch
0
tags
215
KiB
Swift
88%
Metal
11.4%
C++
0.6%
be4d8635b0
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Eryn Wells
be4d8635b0
[saver] Set EMBEDDED_CONTENT_CONTAINS_SWIFT, per some SO post
...
https://stackoverflow.com/questions/27852616/do-swift-screensavers-work-in-mac-os-x-before-yosemite
2017-08-18 09:04:38 -07:00
Metaballs
[app,kit] Move Renderer and shaders to the Kit
2017-08-16 22:07:30 -07:00
Metaballs.xcodeproj
[saver] Set EMBEDDED_CONTENT_CONTAINS_SWIFT, per some SO post
2017-08-18 09:04:38 -07:00
MetaballsKit
[kit] Shuffle things around so delegate doesn't have to be given in init()
2017-08-18 09:03:01 -07:00
MetaballsKitTests
Rough implementation of the metaballs simulation in MetaballsKit
2017-07-30 14:29:58 -07:00
MetaballsSaver
[saver] Make MetaballsSaverView public; finish implementation
2017-08-18 09:03:33 -07:00
MetaballsTests