csharp
https://i.ytimg.com/vi/OVYcQkcjtzo/mqdefault.jpg
Shooting Projectiles - Building a Grapple Gun - Part 1
· ☕ 1 min read
I’ve had a fun idea. Let’s add grapple guns to our Asteroids in VR game. In this video specifically we’re going to be focusing on adding projectiles that we can use to attach to the asteroids and pull ourselves in.

https://i.ytimg.com/vi/HMlL3oBmVjQ/mqdefault.jpg
Hello C#
· ☕ 1 min read
Hello Internet, welcome to Hello C#! We’re going to be exploring the very basics of how to write a Hello World application in C# all the way from project creation to the end.

https://i.ytimg.com/vi/njbJZZklyJc/mqdefault.jpg
Animating Mandelbrot and Julia Sets in Unity - Fractal Shaders
· ☕ 1 min read
Let’s get back to work on our Fractal shaders! Specifically, let’s animate them. I’ve got an idea to use a subscriber based design so we can publish various “changes” to our material and dynamically update it.

https://i.ytimg.com/vi/Af9OQuWiFbw/mqdefault.jpg
Build the UI Some More - Emotible - Part 5 Live!
· ☕ 1 min read
Welcome back! We’re picking up where we left off: developing an epic UI for our windows app. Time to fix what we broke and break what we haven’t made yet.

https://i.ytimg.com/vi/M0sk0_4LJ9A/mqdefault.jpg
Entity Framework in UWP - Emotible - Part 3
· ☕ 2 min read
Continuing with where we left off with Emotible last time. Let’s integrate a database into our app so that we can store the emoji and persist them between application life cycles.

https://i.ytimg.com/vi/VXegg-HGT0s/mqdefault.jpg
Generating Fractal Trees in Unity
· ☕ 1 min read
Lets make some fractals in Unity and take the opportunity to explore messaging in Unity. We’ll make an extensible, component based fractal generator that is capable of generating fractal trees easily.

https://i.ytimg.com/vi/oI4ski1CgHI/mqdefault.jpg
Virtual Reality Magic Missiles!
· ☕ 1 min read
I’ve been tinkering with VR development. This is building up to a mages duel game where two players will have to cast and avoid spells to become victorious.