willhart.io ALL POSTS ALL TAGS

Posts tagged as "code"

See all tags

Connecting Players with Firebase and Unity [Part 1] code gamedev

Part 1 of a tutorial on hacking firebase support into Unity (for desktop builds)

Read More

Making game assets using OpenSCAD tutorials code gamedev

Using a surprising tool to build game assets, based on some work I did building samples for experiments at the Australian Synchrotron

Read More

The Perils of Unity's execution order code gamedev

A deep and confusing dive into Unity's execution order

Read More

Zenobit's Unity ECS (part 3) code gamedev

Part 3 of a look into a custom ECS for Unity

Read More

Zenobit's Unity ECS (part 2) code gamedev

Part 2 of a look into a custom ECS for Unity

Read More

Zenobit's Unity ECS (part 1) code gamedev

Part 1 of a look into a custom ECS for Unity

Read More

Python static site generator code random projects

The source code for my Python static site generator

Read More

A simple static site generator in Python tutorials code

A description of a simple static site generator I built in Python

Read More

Reducing online abuse through sentiment analysis code projects tutorials

A look at how to use Sentiment Analysis to detect 'star wars tweets', in the context of addressing abusive behaviour on social media platforms

Read More

An Ember.js beginners tutorial code tutorials

A very out of date beginners tutorial for Ember JS

Read More