Explore >> Select a destination


You are here

16bpp.net
| | 9elements.com
2.1 parsecs away

Travel
| | Click here to launch the experiment!(beware: sophisticated browser needed) HTML5 is getting a lot of love lately. With the arrival ofFireFox 3.5,Safari 4and the new betas ofGoogle ChromeandOpera, browsers support some great new features...
| | simonewebdesign.it
1.1 parsecs away

Travel
| | How to build Pong using plain JS and the HTML5 Canvas. No game engine.
| | manuel.kiessling.net
1.5 parsecs away

Travel
| | Some days ago my son asked me how computer games are made. I couldn't really explain it very well in terms he understood (he's 5 years old), but I wanted to show it to him. Thus I started working with him on a 2D space shooter written in JavaScript, using the canvas element of HTML5.
| | timur.hu
27.9 parsecs away

Travel
| In the previous post I gave a brief introduction on what mesh and task shaders are from the perspective of application developers. Now it's time to dive deeper and talk about how mesh shaders are implemented in a Vulkan driver on AMD HW. Note that everything I discuss here is based on my experience and understanding as I was working on mesh shader support in RADV and is already available as public information in open source driver code. The goal of this blog post is to elaborate on how mesh shaders are i...