From d1f695af4d53500ea64d4c0c72fa124fa5cdab1a Mon Sep 17 00:00:00 2001 From: Adam Nemecek Date: Thu, 26 Oct 2017 10:08:13 -0700 Subject: [PATCH] stuff --- README.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 895c58c..a977f4a 100644 --- a/README.md +++ b/README.md @@ -1,41 +1,41 @@ # awesome-metal A collection of Metal and MetalKit projects and resources -#Blogs and books -##Metal by Example +# Blogs and books +## Metal by Example https://github.com/metal-by-example/sample-code -##Metal by Example in Swift +## Metal by Example in Swift https://github.com/carolight/MBEsample-code -##MetalKit.org +## MetalKit.org https://github.com/MetalKit -#2D -##Metal Charting +# 2D +## Metal Charting https://github.com/evadne/metrics -##charting library using metal +## charting library using metal https://github.com/wfreaks/metal_chart -##Bezier Curves all Callculated in Metal +## Bezier Curves all Callculated in Metal https://github.com/eldade/ios_metal_bezier_renderer -##Graph View +## Graph View https://github.com/vegather/GraphView -#3D -##3D City Models Viewer +# 3D +## 3D City Models Viewer https://github.com/tudelft3d/azul -##Sky, Water, Terrain +## Sky, Water, Terrain https://github.com/ryanmilvenan/advanced_graphics -#Unorganized +# Unorganized I don't know how to ogranize or name these. This can just be the default catch at the end of the page. Just dump links here if you don't have time to properly place. This all is an experiment in a shared Slack note. Everyone can and should edit to make better. -#Compute Kernels with Metal and Swift +# Compute Kernels with Metal and Swift https://github.com/hyperjeff/CocoaConfChicago2017 -#GPU Quaternions performance tests +# GPU Quaternions performance tests https://github.com/endavid/VidEngine -#Signed Distance Function +# Signed Distance Function https://github.com/novocodev/SDFMetalDemo -#Image Editor +# Image Editor https://github.com/au6155/PhotoApp https://github.com/safx/waifu2x-metal https://github.com/ximhear/roulette \ No newline at end of file