davrous

↗ HN profile [ 682 ms ] full profile
Karma
12
Created
March 5, 2013 (13y ago)
Submissions
0
HTML5 Developer Evangelist - @davrous
  1. Learn how to create a 3D Maze using Babylon.js/WebGL based on a dynamically generated QR Code. Test the demo here: http://david.blob.core.windows.net/techdays2014/lovemaze/index.html Useless but fun. :)

  2. Here a cool series of tutorials to learn the basics of 3D by building our own 3D software engine (CPU based only) in C#, TypeScript or JavaScript. It goes from simple points to wireframe and flat/gouraud shading.