|
You are here |
learnopengl.com | ||
| | | | |
vlad.website
|
|
| | | | | 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
|
|
| | | | | ||
| | | | |
www.nicktasios.nl
|
|
| | | | | 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
|
|
| | | 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 | ||