Recent Posts
Granat
On a recent trip I encountered a beer named Granat. It’s a semi-dark lager that has a malty taste with a mild bitterness, and reminds me of the Octoberfest b...
Grif IPA
On a recent trip I encountered an IPA named Grif. It was fantastic. It was really well balanced between malt sweetness and hop bitterness, had a creamy body,...
Animating augmented reality content in .NET MAUI on iOS
Nodes in an augmented reality app can be animated with the SCNAction type, which represents a reusable animation that changes attributes of any node you atta...
Interacting with augmented reality content in .NET MAUI on iOS
Augmented reality apps oftem allow touch-based interaction with the nodes that are overlayed on a scene. Gesture recognizer types can be used to detect gestu...
Augmented reality basics in .NET MAUI on iOS
Augmented reality (AR) is the process of an app adding a 2D or 3D element to the live view from a device’s camera in a way that makes those elements appear t...