aheze / VectorMathLinks
A Swift library for Mac and iOS that implements common 2D and 3D vector and matrix functions, useful for games or vector-based graphics
☆10Updated last year
Alternatives and similar repositories for VectorMath
Users that are interested in VectorMath are comparing it to the libraries listed below
Sorting:
- SceneKit RayTracing Rendering Sample App in Swift and Metal (for iOS Devices)☆14Updated 3 years ago
- ☆10Updated last year
- Use PencilKit to draw textures on RealityKit entities.☆14Updated 2 years ago
- Metal Shader! Easy!☆17Updated 5 months ago
- An example project demonstrating how to use UIKit's UIViewControllerAnimatedTransitioning API.☆11Updated 2 years ago
- How to make a custom SCNGeometry☆18Updated 2 years ago
- A demo app modeled after the Xcode SceneKit template app but using SwiftUI 2's SceneView..☆17Updated 2 years ago
- A collection of code that makes writing code with RealityKit easier.☆20Updated last year
- RealityKit integration of ARKit-Corelocation Library☆22Updated 2 years ago
- A minimal iOS AR app that displays virtual objects at specific geographical locations, in an AR scene.☆39Updated 2 years ago
- Declarative dispatching of Metal shaders from SwiftUI views☆61Updated 7 months ago
- 🖼️ Render images as Metal textures.☆13Updated 2 years ago
- A Swift framework that simplifies working with Apple's Metal API.☆67Updated 5 months ago
- A Swift library for storage, manipulation, export, and rendering of Voxel data.☆16Updated 4 months ago
- A macOS app to explore Metal, particularly Shaders.☆29Updated 7 months ago
- an ARView for macOS that has explicit camera control and the wrappers to use the view with SwiftUI.☆53Updated last week
- Handle two finger transformation gesture in SwiftUI and Metal views☆33Updated 2 years ago
- Parametric 3D modeller with a Swift-inspired DSL for macOS and iOS (WWDC 2023 submission)☆30Updated 2 years ago
- A collection of interactive animations made with code in Swift Playgrounds app☆88Updated 2 years ago
- A tool for generating textures and scenes for SceneKit☆20Updated 3 years ago
- ☆17Updated last year
- SceneKit Advanced RayTracing Rendering Sample App in Swift and Metal (for iOS Devices)☆12Updated 3 years ago
- Convert between images, pixel buffers and textures.☆14Updated last month
- ☆24Updated 10 months ago
- Graph implicit curves in Swift☆29Updated last year
- ☆17Updated last year
- SwiftUI 6 Animated Mesh Gradient☆32Updated last year
- A fast and efficient library for Delaunay triangulation and converting complex polygons into convex shapes, including advanced self-inter…