davrous
- Karma
- 12
- Created
- March 5, 2013 (13y ago)
- Submissions
- 0
HTML5 Developer Evangelist - @davrous
- Green Energy Efficient Progressive Web Apps (devblogs.microsoft.com)
- Coding4Fun tutorial: creating a 3D WebGL procedural QRCode maze (blogs.msdn.com)
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. :)
-
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.