RSSAmplifier

Blog

River Gillis [riv.dev]

This is my personal blog.

riv.devRSS feed ↗9 posts

Latest posts

Release – CENTAURI HEAVY INDUSTRIES

CENTAURI HEAVY INDUSTRIES game release

Raytracing Demo

A demo video featuring raytraced speheres

Emulating a Computer: Timing and Input

Correctly emulating time in a CHIP-8 emualtor.

Emulating a Computer: Graphics and Texture Streaming

Displaying graphics using SDL for our emulator.

Emulating a Computer: Images and Rendering

Adding images to our CHIP-8 emulator.

Emulating a Computer: The CHIP-8 Interpreter

How to write a CHIP-8 emulator.

Setting up a cross-platform SDL project

A look at how to set up SDL everywhere.

Demystifying malloc

A journey through the implementation of malloc.

Building a Graphics Rendering Loop with React and TypeScript

A look at how to build a rendering loop in React.