Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jtbandes/metalbrot-playground
An interactive playground showing how to use Metal compute kernels.
https://github.com/jtbandes/metalbrot-playground
fractals graphics metal playground swift
Last synced: about 2 months ago
JSON representation
An interactive playground showing how to use Metal compute kernels.
- Host: GitHub
- URL: https://github.com/jtbandes/metalbrot-playground
- Owner: jtbandes
- License: mit
- Created: 2016-02-21T19:24:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-09-10T18:26:23.000Z (over 3 years ago)
- Last Synced: 2024-10-16T05:46:23.182Z (about 2 months ago)
- Topics: fractals, graphics, metal, playground, swift
- Language: Swift
- Homepage: https://bandes-stor.ch/blog/2016/02/21/drawing-fractals-with-minimal-metal/
- Size: 289 KB
- Stars: 90
- Watchers: 9
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- Awesome-Swift-Playgrounds - Metalbrot - Interactive playground that draws the Mandelbrot fractal with Metal. 🌟 (UIKit And Graphics / Metal)
README
`Metalbrot.playground` is an [interactive playground](https://developer.apple.com/swift/blog/?id=35) showing how to use Metal compute kernels with Swift. More information can be found [on my blog](http://bandes-stor.ch/blog/2016/02/21/drawing-fractals-with-minimal-metal/).
(This demo is free for personal and educational use. If you plan to use it for anything else, please credit me — see LICENSE.txt for details.)