Swift x Metal for 3D Graphics Rendering Part 5: Drawing 3D Models from FilesDrawing Cubes and other 3D Shapes is fun and all, but once we start rendering models made by other people. The range of things we can build…Jan 31Jan 31
Swift x Metal for 3D Graphics Rendering Part 4: Drawing 3D Shapes And The MatrixSpecial Shoutout to @Caroline Begbie. As I was doing research for how to implement 3D Shapes in Metal with Swift Matrices. There was one…Jan 27Jan 27
Swift x Metal for 3D Graphics Rendering Part 3: Vertex and Index BuffersSpecial Shoutout to @GetIntoGameDev’s YouTube Video for this. After this article, you should have all the building blocks and knowledege…Jan 24Jan 24
Swift x Metal for 3D Graphics Rendering Part 2: Metal Shaders and Drawing A TriangleIn this article, I’ll walk you through drawing a triangle in Metal with Swift and SwiftUI. If something seems confusing, please read the…Jan 20Jan 20
Swift x Metal for 3D Graphics Rendering Part 1: Setting Up in SwiftUIWhen I started developing apps for the Apple Ecosystem in 2022, SwiftUI was fairly capable. Hence, as a result, UIKit was something I only…Jan 13Jan 13
Published inCodeXRunning Modern OpenGL on macOS: A Virtualized Ubuntu ApproachRecently, I have been learning the nitty gritty of Computer Graphics with a focus on 2D and 3D rendering. The course I’m taking focuses on…Jan 41Jan 41
Published inCodeXBuilding A Local OLLAMA App for your Mac with SwiftEDIT: With the release of Deepseek R1 and multiple new open source models on Ollama. I’d like to acknowledge that this app does in fact…Apr 28, 2024Apr 28, 2024
Published inCodeXChange Instruments in MIDI Tracks with SwiftHello There! This article assumes that you already have a MiDi track set up in Swift and that you’re only interested in changing the MiDi…Mar 29, 2024Mar 29, 2024
Published inCodeXHow to Use MIDI in Swift to Play Chords in Your iOS/Mac appHello there, if you’ve ever wanted to use MiDi in your own music app or simply want to add a musical touch to your iOS/Mac project, you…Jul 26, 20232Jul 26, 20232
Published inCodeXHow To Use Vision Hand Pose in SwiftUII wanted to title this piece how to use Hand Pose in iOS since that’s the most popular application. However, you can also just copy and…May 23, 2023May 23, 2023