Y
Hacker News
new
|
ask
|
show
|
jobs
Tutorial series to build a 3D soft engine from scratch in HTML5 or C#
(
blogs.msdn.com
)
3 points
by
davrous
4741 days ago
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.