Videos
https://i.ytimg.com/vi/5nzr6HqxFEU/mqdefault.jpg
What's the Time? - Game Jolt API - Part 3
· ☕ 2 min read
Today we’re going to be working on developing a Game Jolt API. Moving on from our development of the CI/CD pipeline from the previous episodes we’re going to start actually developing our API.

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/tVYz0S75WAo/mqdefault.jpg
A Portal In Unity
· ☕ 1 min read
Let’s make a portal in unity so we can see from one world into another. We are going to accomplish this by using a second camera, render textures and some manipulation of unity layers.

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/oVHx3GTXSGs/mqdefault.jpg
Lets Make VR Asteroids - Part 2
· ☕ 1 min read
Yesterday we built a way to fly in Virtual Reality using your hands as rockets. Today we’re going to expand on that by making an up close and personal version of Asteroids.

https://i.ytimg.com/vi/v1D8kVHcZhI/mqdefault.jpg
Lets Make VR Asteroids
· ☕ 1 min read
Yesterday we built a way to fly in Virtual Reality using your hands as rockets. Today we’re going to expand on that by making an up close and personal version of Asteroids.

https://i.ytimg.com/vi/yJkio9UTtw8/mqdefault.jpg
Building VR Asteroids - End of Stream Demo
· ☕ 1 min read
I’ve been making a Virtual Reality game over the past two days based around flying using hand held jet engines.

https://i.ytimg.com/vi/bhm8obuJyd0/mqdefault.jpg
Lets Make Jetpacking in Virtual Reality!
· ☕ 1 min read
Today we’re going to be developing a Jetpacking game in Virtual Reality. I’ve seen some demo’s of Richie’s Plank Experience but more interesting than the plank for me is the firefighting iron man of the future part.

https://i.ytimg.com/vi/43J60Pop6Kg/mqdefault.jpg
Lets Make Jetpacking in Virtual Reality! Part 2
· ☕ 1 min read
Today we’re going to be developing a Jetpacking game in Virtual Reality. I’ve seen some demo’s of Richie’s Plank Experience but more interesting than the plank for me is the firefighting iron man of the future part.

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/9CdN01o7JSE/mqdefault.jpg
Build the UI - Emotible - Part 4 Live!
· ☕ 1 min read
Hello Internet! We’ve spent a good amount of time building out the core feature set of our app. We’ve got most of the basics worked out.