Skip to content

Commit

Permalink
stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
adamnemecek committed Oct 26, 2017
1 parent 226e7a9 commit d1f695a
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit d1f695a

Please sign in to comment.