/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

learnopengl.com
| | vlad.website
5.7 parsecs away

Travel
| | In 2020, I started writing a 3D game engine from scratch in C++. This is a post about how I added skeletal animation to it. Drake is in it, so buckle up.
| | nickmcd.me
4.7 parsecs away

Travel
| |
| | www.nicktasios.nl
3.0 parsecs away

Travel
| | In this series of posts, I am going to create a clone of the classic arcade game, space invaders, in C++ using only a few dependencies. In this post I will set up the required OpenGL shaders to draw a
| | mynameismjp.wordpress.com
24.6 parsecs away

Travel
| First things first: what am I talking about? I'm talking about something that finds great use for deferred rendering: reconstructing the 3D position of a previously-rendered pixel (either in view-space or world-space) from a single depth value