Published indotcrossdotHierarchical Finite State MachineI use finite state machines (FSMs) a lot when making games, both professionally and in my own projects. I find that dividing complex…Feb 22, 20211241Feb 22, 20211241
Published indotcrossdotGo and OpenGL: A GLSL Material ViewerThis is an ongoing project that I’ve been working on a for a while. It’s an OpenGL shader/material viewer. I’ve been wanting to set up an…Dec 14, 201977Dec 14, 201977
Published indotcrossdotRaymarching: Simulating a Black HoleThis is simulation/visualization of a black hole and its gravitational lensing effect. It’s probably one of the more useless things I have…May 14, 2019842May 14, 2019842
Published indotcrossdotWater/Ocean ShaderI’ve been wanting to write a nice water shader for quite some time, and in the last few weeks I’ve actually had time to do just that. I…Dec 4, 2018165Dec 4, 2018165
Published indotcrossdotBait! Arctic OpenBait! Arctic Open was a game we created for the Facebook Spaces platform on Oculus Rift and HTC Vive. Its a social VR game that allows you…Sep 11, 20181Sep 11, 20181
Published indotcrossdotWondergladeWonderglade was a mobile VR game we developed for the Google Daydream platform. It’s a game consisting of a number of mini games tied…Sep 11, 2018Sep 11, 2018
Published indotcrossdotBait!Bait! was the first game I worked on at Resolution Games. Prior to it, we had only released a minor solitaire title, so this was the first…Sep 9, 20182Sep 9, 20182
Published indotcrossdotCandy Crush Saga: KakaoTalkWhen I first joined King I started out in the Candy Crush Saga team as a C++ programmer. The project I was involved in was porting Candy…Sep 9, 2018Sep 9, 2018
Published indotcrossdotA simple event system (Unity)This is going to be a short post, but I’ll post it anyway. I wanted to share a simple event system that I use both in my own projects and…Sep 9, 20183Sep 9, 20183
Published indotcrossdotDependency Injection Framework (Unity)One of the first things I noticed when I started programming Unity games is that handling references between object/systems is often…Sep 9, 201810Sep 9, 201810
Published indotcrossdotPixel graphics post-effect shaderThe image above is actually from a game that I’m working on on my spare time, and I thought I could share how I’m converting 3D models into…Sep 9, 2018Sep 9, 2018
Published indotcrossdotCompute Shaders: Fire particlesAfter working on the grass rendering system I wanted to try out more stuff with compute shaders, so I decided to try to make a cool…Aug 20, 2018Aug 20, 2018
Published indotcrossdotCompute Shaders: Grass RenderingThis is a grass rendering system that I have worked on for some time. I wanted to make something that looked like the grass in…Aug 20, 20181Aug 20, 20181
Published indotcrossdotSubsurface ScatteringThis is a subsurface scattering shader that I worked on for a while. It uses a different approach to coding light functions compared to the…Aug 17, 2018Aug 17, 2018
Published indotcrossdotToon ShadingSo I’ve been working on a toon shader for a while. It was mostly an experiment where I wanted to do my own per pixel light calculations for…Aug 12, 2018Aug 12, 2018
Starting a blog!Hi all! So I’ve been wanting to start a blog/e-portfolio for quite some time. The idea is that it would be a platform where I write down…Aug 6, 2018Aug 6, 2018