Use PencilKit to draw textures on RealityKit entities.
☆13Feb 10, 2023Updated 3 years ago
Alternatives and similar repositories for Notepad
Users that are interested in Notepad are comparing it to the libraries listed below
Sorting:
- Utility macOS app that allows you to render and orbit a 3D object and capture the result into an animated gif.☆14Jun 22, 2022Updated 3 years ago
- Capture photos, convert to pdf, (ocr) text recognition with tesseract, share etc (SwiftUI, Combine, Tesseract)☆14Mar 14, 2021Updated 5 years ago
- Parametric 3D modeller with a Swift-inspired DSL for macOS and iOS (WWDC 2023 submission)☆34Apr 16, 2023Updated 2 years ago
- Open-world sandbox game for macOS and iOS (WWDC 2022 submission)☆11Sep 17, 2024Updated last year
- The WWDC22 demo of the Roomplan api is based on UIKit/Storyboards. I find that hard to read so I rewrote it in pure SwiftUI. Maybe it'll …☆68Oct 30, 2023Updated 2 years ago
- How to make a custom SCNGeometry☆19Nov 27, 2022Updated 3 years ago
- MCP-server that provides LLMs with easy access to open data from the Swedish Government Offices and Parliament.☆24Dec 2, 2025Updated 3 months ago
- a small header-only C++ library for the open sound control protocol☆17Sep 25, 2022Updated 3 years ago
- A set of convenience APIs that make working with RealityKit more efficient.☆21Mar 3, 2026Updated 2 weeks ago
- Companion Resource to the Shader Writing Books☆13Dec 7, 2024Updated last year
- An STL file format plugin for USD☆15Aug 11, 2022Updated 3 years ago
- An minimal iOS app that displays images on the wall with AR.☆46Feb 12, 2023Updated 3 years ago
- Augmented Reality Helicopter Game☆22Jul 24, 2025Updated 7 months ago
- The manuscript for Achieving Zen With Auto Layout☆13Jan 5, 2018Updated 8 years ago
- A light weight game engine for the Apple Ecosystem acting as an abstraction layer for SceneKit and RealityKit. Carthage will be available…☆14Aug 1, 2021Updated 4 years ago
- Useful functions for RealityKit projects☆19Jun 1, 2023Updated 2 years ago
- Complex polygon triangulation. A fast O(n*log(n)) algorithm based on "Triangulation of monotone polygons". The result can be represented …☆39Dec 19, 2023Updated 2 years ago
- ARkit 2 demos☆16Dec 9, 2019Updated 6 years ago
- Y Combinator Hacker News menu tab for mac☆196May 23, 2017Updated 8 years ago
- OpenTimelineIO SVG renderer in your browser☆21Oct 27, 2025Updated 4 months ago
- SwiftUI drag&drop☆10Apr 18, 2022Updated 3 years ago
- Model I/O import an architectural STL 3D model.☆17Jan 22, 2016Updated 10 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-1998)☆13Apr 16, 2025Updated 11 months ago
- Plot3d is an iOS framework for plotting data in 3D.☆21Jan 24, 2020Updated 6 years ago
- A simple dice app made with SwiftUI for VisionOS☆46Feb 10, 2025Updated last year
- A simple audio recorder + speech synthesizer that utilizes essential functionalities of AVFoundation, and a little bit of AVAudioEngine f…☆11Feb 18, 2022Updated 4 years ago
- Context-carrying logger with conditional methods.☆13Apr 17, 2025Updated 11 months ago
- Photo Sphere XMP Parser in Swift☆10Sep 23, 2016Updated 9 years ago
- A Javascript implementation of Pytorch with WebGPU.☆14Apr 20, 2023Updated 2 years ago
- An indoor location tracking system☆12Nov 14, 2017Updated 8 years ago
- Scribble is an iOS drawing app for freeform sketches and symmetric patterns with customizable brushes.☆37Aug 29, 2024Updated last year
- A more pleasant NSScrollView experience☆18May 4, 2025Updated 10 months ago
- Add boolean operations to NSBezierPath like the pathfinder of Adobe Illustrator.☆17Dec 10, 2023Updated 2 years ago
- 🍎 A completed tutorial demonstrating how to use drag and drop with NSTableView.