WebGL - Trojans, Snakes And Real Time Textures
Written by David Conrad   
Saturday, 17 August 2013

WebGL is now one of the standard parts of the web app environment and programmers keep doing impressive things with it. This month's Mozilla's DevDerby winners are good examples of what you can do.

Mozilla runs a competition every month for the best WebGL programs. All of the entries are open source and you can look at them to find out how they work. Most of us, my guess, will simply look at the results and realize what can be done in the browser. 

The July winners were:

  • First place: Falling in Circles by rossmckegney
    This is a really amazing gravity simulation of the Trojan asteroids. Using nothing but the simple laws of gravity we get some very complex and very pretty behaviour. Be careful where and when you load this demo because it could waste hours. 


trojans

  • Second place: Simple 3D Snake Game by Samir Solanki
    Well what can you say - it's snake, but in 3D. Snake was already a good game for mobile devices but now they can run it in 3D - how things move on.

snake2

  • Third place: Cross-hatching GLSL shader by  Jaume Sánchez.
    This is mesmerising, but stop staring at it and appreciate what is going on. This is an implementation of real time crosshatching - a shading technique that is particularly suitable for rendering generated objects with an artistic touch. The idea is that the stroke texture follows the curvature of the surface to make it more apparent in a 2D rendering and it simulates what a human pen and ink artist might do. It is based on a paper from Microsoft Research and you can find more about it using the link given below.

hatching

 

The runners up aren't so bad either and you should most certainly give them a look:

 

 

Is this enough to convince you that the browser is as good as the desktop for complex 3D graphics? 

More Information

Announcing the winners of the June 2013 Dev Derby!

Microsoft Research "Real-Time Hatching"

Related Articles

JavaScript Physics Playground

Amazing Siggraph 2013

The Perfect Snake

Updates to OpenGL and OpenCL

Babylon.js - A WebGL Game Engine From Microsoft

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, FacebookGoogle+ or Linkedin,  or sign up for our weekly newsletter.

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


Interact With Virtual Historic Computers
14/04/2024

Alan Turing's ACE computer is a legendary computer that is particularly special for I Programmer - our account of it was the first ever history article on the site when it launched in 2009. Now this i [ ... ]



Quantum Computing Prize Awarded
05/04/2024

John Preskill, Professor of Theoretical Physics at the California Institute of Technology, is the eighth recipient of the John Stewart Bell Prize for Research on Fundamental Issues in Quantu [ ... ]


More News

 

 

Last Updated ( Saturday, 17 August 2013 )