1
0
mirror of https://github.com/danistefanovic/build-your-own-x.git synced 2025-08-11 17:44:02 +02:00

Add tutorial #100

This commit is contained in:
Daniel Stefanovic
2018-05-20 10:40:54 +02:00
committed by GitHub
parent b9b2953ff2
commit 7c8798a8ea

View File

@@ -37,6 +37,7 @@
* [**Java / JavaScript**: _Build your own 3D renderer_](https://avik-das.github.io/build-your-own-raytracer/)
* [**Java**: _How to create your own simple 3D render engine in pure Java_](http://blog.rogach.org/2015/08/how-to-create-your-own-simple-3d-render.html)
* [**JavaScript / Pseudocode**: _Computer Graphics from scratch_](http://www.gabrielgambetta.com/computer-graphics-from-scratch/introduction.html)
* [**Python**: _A 3D Modeller_](http://aosabook.org/en/500L/a-3d-modeller.html)
#### Build your own `Blockchain / Cryptocurrency`