Explore >> Select a destination


You are here

jnsgr.uk
| | therealmjp.github.io
5.4 parsecs away

Travel
| | There's been a bit of a stir on the Internet lately due to AMD's recent Leo demo, which was recently revealed to be using a modern twist on Light Indexed Deferred Rendering. The idea of light indexed deferred has always been pretty appealing, since it gives you some of the advantages of deferred rendering (namely using the GPU to decide which lights affect each pixel) while still letting you use forward rendering to actually apply the lighting to each surface.
| | blog.davetcode.co.uk
4.0 parsecs away

Travel
| | Implementing an 8080 emulator in a microservice architecture on top of kubernetes
| | nixcademy.com
4.0 parsecs away

Travel
| | Unlock the NixOS Integration Test Driver! Discover its architecture, setup, interactive debugging, and OCR for efficient, reproducible testing.
| | tobiasvl.github.io
16.4 parsecs away

Travel
| A high-level guide to making a CHIP-8 emulator.