Explore >> Select a destination


You are here

therealmjp.github.io
| | solid-angle.blogspot.com
4.4 parsecs away

Travel
| | Programmers don't generally have reels, but we do have blogs. I've been explaining the rendering work I did on BioShock Infinite quite a b...
| | learnopengl.com
2.5 parsecs away

Travel
| | Learn OpenGL . com provides good and clear modern 3.3+ OpenGL tutorials with clear examples. A great resource to learn modern OpenGL aimed at beginners.
| | blog.42yeah.is
3.5 parsecs away

Travel
| |
| | danangell.com
22.6 parsecs away

Travel
| How images are rendered Imagine your computer is rendering an image of a tomato on top of a table. In order to render the image each of the 1920 * 1080 pixels on your screen needs to have colors assigned to them. This isn't as easy as viewing a video or an image. The tomato can be viewed from any angle, and the pixels will need to be recalculated many times every second to produce a smooth animation.