Adding temple interiors to OpenBlack
Temple geometry is now loaded in The vanilla game compresses the larger temple models using Deflate and need to be inflated/decompressed. Interior lighting...
Temple geometry is now loaded in The vanilla game compresses the larger temple models using Deflate and need to be inflated/decompressed. Interior lighting...
Unity web support is pretty good
Summary Sound in black & white 1 is bit of mess. The game’s music and dialogue was considered too large for hard-drives back then so they decided to use ...
LH NameData, UV2Data, FootprintData size function.
First version Second version
This wasn’t possible without rtl-sdr SDR is a NESDR SMArTee v2 (RTL2832U, R820T2) I wrote this to test out the library, to capture signals to a file and to...
I want to receive an email whenever someone rings the doorbell. To do this, I’m using an RTL-SDR USB dongle from Nooelec hooked up a to Pi. My doorbell send...
Black and White uses a proprietary language “LHScript”. It’s extremely simple but it has many inconsistencies.
Emscripten is a compiler backend that generates web assembly (.wasm) files from LLVM’s intermediate representation. This representation can be generated thro...
This model looks really out of place. Too many vertices.
An implementation of a triangular array (indexing method) in C.