davrous
No user record in our sample, but davrous has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- 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.