Tutorial source for implementing deferred lighting in Metal
☆21May 8, 2018Updated 7 years ago
Alternatives and similar repositories for MetalDeferredLightingTutorial
Users that are interested in MetalDeferredLightingTutorial are comparing it to the libraries listed below
Sorting:
- Example of utilising SceneKit's SCNTechnique with Metal.☆12Jun 10, 2018Updated 7 years ago
- SceneKit RayTracing Rendering Sample App in Swift and Metal (for iOS Devices)☆16Apr 17, 2022Updated 3 years ago
- SceneKit Advanced RayTracing Rendering Sample App in Swift and Metal (for iOS Devices)☆14Apr 17, 2022Updated 3 years ago
- C/C++ -- Patchmatch/Graphcut☆14Jan 3, 2014Updated 12 years ago
- GPU methods for alpha matting, including cutting edge research algorithms by Philip G. Lee.☆12Jan 8, 2014Updated 12 years ago
- An example of a solution to the 3D Poisson's equation using in-place, real-to-complex, discrete Fourier transform with the FFTW library (…☆11Jun 16, 2020Updated 5 years ago
- Detecting faces with CoreImage and AVFoundation.☆12Apr 20, 2020Updated 5 years ago
- This is an implementation of Michael Zollhöfer's 'Reconstruction of Personalized Avatars' work, recreating an input face from a Kinect sc…☆14Apr 9, 2017Updated 8 years ago
- ☆21May 28, 2023Updated 2 years ago
- Depth-Camera Calibration Toolbox (RGB-D Calibration ToolBox)☆15Dec 25, 2024Updated last year
- CoreML and Keras implementation of Super-Resolution Convolutional Neural Network (SRCNN)☆15Jul 10, 2018Updated 7 years ago
- Calibration of depth sensors, e.g. Kinect, Asus Xtion☆13Apr 26, 2019Updated 6 years ago
- Demo of Core Image filter to create SceneKit normal maps from procedural bump maps☆26Feb 25, 2023Updated 3 years ago
- HBST: Hamming Binary Search Tree Header-only library (C++11)☆11Jul 3, 2017Updated 8 years ago
- Deferred lighting demo using Metal on MacOS and iOS☆11Sep 6, 2017Updated 8 years ago
- An open reimplementation of https://panopticlick.eff.org/☆25Jan 14, 2014Updated 12 years ago
- Bezzy is a collection of simple helpers for building UIBezierPaths.☆15Aug 23, 2019Updated 6 years ago
- Matlab and Python code to compute perturbed topological signatures (PTS), an efficient topological representation that lies on the Grassm…☆16Apr 4, 2019Updated 6 years ago
- Conway's Game of Life implemented in Metal and Swift☆14Nov 28, 2017Updated 8 years ago
- Rendering text in SceneKit using SDF fonts.☆15Nov 11, 2019Updated 6 years ago
- gSLIC is an GPU implementation of Simple Iterative Linear Clustering (SLIC) superpixel segmentation algorithm.