metalkit
There are 63 repositories under metalkit topic.
Hi-Rez/Satin
A 3D Graphics Framework built on Apple's Metal
s1ddok/Alloy
Make usage of Metal API a pleasure
zhangfangtaozft/Metal-Tutorial
Metal入门资料,涉及到iOS平台,OSX平台,TvOS平台,其中,OSX平台可以直接运行,iOS平台,TvOS平台都需要使用真机设备测试运行。下面是相关博客,欢迎拍砖
adamnemecek/awesome-metal
A collection of Metal and MetalKit projects and resources. Very much work in progress.
recp/cmt
🎮 C Bindings/Wrappers for Apple's METAL framework
endavid/VidEngine
3D graphics for iOS using Metal and Swift
mikeroyal/Metal-Guide
Metal Guide
gadirom/Art-in-Swift
A collection of interactive animations made with code in Swift Playgrounds app
gsurma/metal_camera
iOS metal camera with GPU shaders.
xmartlabs/MetalPerformanceShadersProxy
A proxy for MetalPerformanceShaders which takes to a stub on a simulator and to the real implementation on iOS devices.
RavEngine/RGL
RavEngine Graphics Library - a thin RHI for Vulkan, DirectX12, and Metal
eisukekusachi/HandDrawingSwiftMetal
A drawing app using Metal for iPhone/iPad with reference to jSignature.
gsurma/street_lanes_finder
Street lanes finder for self-driving cars🚗.
carlo-/sepconv-ios
CoreML+Metal implementation of "Video Frame Interpolation via Adaptive Separable Convolution"
fixique/MetalGlobe
Simple demo project with Metal on Swift
tominated/Quake-3-BSP-Renderer
A very unpolished quake 3 map reader and renderer written in Swift, using Metal, for iOS
crisolutions/MetalKit_02
Creating a Rotating Cube with MetalKit and Swift
kotleni/iPhoneVR
Work-in-progress native iOS ALVR client with full support for head position and rotation tracking using ARKit.
adamnemecek/AnvilKit
AnvilKit tames Metal. Very much WIP.
eleev/MTLTextureView
🖼️ Render images as Metal textures.
KnowledgePending/Metal-Performance-Shaders
👨💻🔢🖼️Quick example of how Metal Performance Shaders can be used for Image Processing
THaliloglu/solarsystem-metal
Solar System demonstration using Apple MetalKit
Urtaq/URMetal
Metal & MetalKit usage practices for Swift3
grandiere/box
The Grid: Augmented Reality Cyberspace
hello-david/ARKitDemo
研究一下ARkit,输出Facemesh
skyzh/julia.metal
🎇 Render Julia Sets in real-time with Metal API on macOS
dpogue/CMake-MetalShaderSupport
CMake modules to support compiling Apple Metal shaders as part of a CMake build system.
JimmyMAndersson/Electrons
A Swift project simulating charged particles and their influence on each other in a closed space.
joshb/Metal-Swift
A simple example of using Swift to create a Metal application for macOS.
robertwaltham/boids-unlimited
Flocking Simulation built with MetalKit
taylorjg/SolidLightWorksScreenSaver
Attempt to render some of Anthony McCall's solid light works as a macOS screensaver in Swift using Metal
crisolutions/MetalKit_01
Hello World Triangle
eisukekusachi/SimpleApplePencilDrawing
A very simple drawing app for Apple Pencil using MetalKit
HuangDave/ToneKit
A GPU-accelerated image processing Swift framework that utilizes Metal compute kernel functions.
Wissiak/augmented-reality-with-3d-rendering-using-metal-shaders-and-opencv
Show virtual 3D Mesh Object on the plane of a reference image without camera calibration.