Videos
https://i.ytimg.com/vi/vXxiVQ1Yda0/mqdefault.jpg
Disco Planet Ring Shader - Lets Make an Asteroid Belt - Part 1
· ☕ 2 min read
Asteroids VR needs an asteroid belt so we’re going to make one! In this video we’re going to begin work on our basic ring shader which will be used for drawing the planetary ring of asteroids at a long distance.

https://i.ytimg.com/vi/FNT6nHoml3Q/mqdefault.jpg
Vertex Displacement Tessellation - Mesh Displacement - Part 3
· ☕ 1 min read
Time to finish off our experiment into mesh displacement. We’re going to update our tessellation shader to actually take advantage of the displacement map we developed in the previous video.

https://i.ytimg.com/vi/kltFh0nMLII/mqdefault.jpg
Rigidbody Bullet Physics in Unity
· ☕ 1 min read
Today we’re looking into exploring bullet physics. Specifically how to simulate a rigidbody driven projectile. In this video we’re going to solve that problem with a simple and expandable solution that you can tweak to fit any game style you want.

https://i.ytimg.com/vi/7ZGJlSCcp1c/mqdefault.jpg
Manuel Particle Emission in Unity - Lets Make Data Sphere - Part 1
· ☕ 2 min read
Enter Data Sphere. A new project with a microservice based design all about visualizing data. The design uses Unity’s Particle System to drive the visualization and will use separate applications to deliver the data.

https://i.ytimg.com/vi/4FuLNf5uSSA/mqdefault.jpg
Animating the Thruster with Unity Mecanim - Asteroids VR
· ☕ 1 min read
It’s time to open up Mecanim and work on getting our thruster animated. We have two major parts to animate right now fans in the center of the thruster and the iris opening at the bottom.