/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

3zanders.co.uk
| | lea.codes
0.6 parsecs away

Travel
| | A short tutorial on WebGL and Shaders
| | aerotwist.com
1.1 parsecs away

Travel
| | [AI summary] This article introduces shaders in the context of WebGL and Three.js, explaining their role in rendering 3D graphics and providing basic examples of vertex and fragment shaders.
| | www.nicktasios.nl
1.2 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
19.1 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