Tag: Development
All the articles with the tag "Development".
A new component for the blog: Experiments
Published: at 11:36 PMVery often I want to test small things like shaders, etc. Here's some work on a custom component.
Harvesting and analysing Magic the Gathering (MTG) cards
Published: at 12:06 AMMagic: The Gathering card tracking and price prediction using Google Sheets.
Extending RealityKit with new easing functions
Published: at 11:09 PMFor an Apple Vision Pro project I'm building, I was in need of more easing functions than the ones AnimationTimingFunctions come with in SwiftUI / RealityKit.
Building for Apple Vision Pro. How I’m adjusting and what I think.
Published: at 09:48 AMMy experience with iOS app development is very basic. Here’s how I’ve been using my experience in other languages to my advantage.
Exploring node based webgl design
Published: at 01:22 PMTrying out the cables.gl webgl framework. Balancing lots of particles and performance.