Skip to main content

Tutorials

Handling UTF8 Encoding With C#'s Process

A quick tip on how to handle different encodings with C#'s Process class.

Scheduling Posts with Jekyll

Scheduling Posts with Jekyll

A tutorial covering how I schedule posts for my Jekyll site using cron and bash scripts.

Unreal 4 NPC Dialogue System

An Unreal 4 blueprint tutorial covering the creation of a dynamic dialogue system and text widgets.

Making a Basic FMOD Audio Engine in C++

A tutorial about setting about a basic audio engine for video games in C++ using the Fmod API.

Setting Up Xcode and Visual Studio for FMOD Development

Setting up the XCode and Visual Studio programming environment for developing an audio engine for the Fmod API in C++.