An open API service indexing awesome lists of open source software.

https://github.com/tsoding/formula

One Formula That Demystifies 3D Graphics
https://github.com/tsoding/formula

Last synced: 2 months ago
JSON representation

One Formula That Demystifies 3D Graphics

Awesome Lists containing this project

README

          

# "One Formula That Demystifies 3D Graphics"

The Source Code from this YouTube Video:

[![thumbnail](./imgs/thumbnail.png)](https://www.youtube.com/watch?v=qjWkNZ0SXfo)

## Quick Start

```console
$ git clone https://github.com/tsoding/formula
$ cd formula
$ iexplore.exe ./index.html
```

The repo is also deployed to GitHub Pages: [https://tsoding.github.io/formula/](https://tsoding.github.io/formula/)

[![screenshot](./imgs/screenshot-400.png)](https://tsoding.github.io/formula/)

## Model

The model is provided by [https://github.com/Max-Kawula/penger-obj](https://github.com/Max-Kawula/penger-obj)

[![penger-obj](./imgs/penger-obj.png)](https://github.com/Max-Kawula/penger-obj)