Skip to content

Commit 1c761d5

Browse files
committed
Make README cooler
1 parent d455fe8 commit 1c761d5

File tree

4 files changed

+22
-2
lines changed

4 files changed

+22
-2
lines changed

README.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1-
# One Formula That Demystifies 3D Graphics
1+
# "One Formula That Demystifies 3D Graphics"
22

3-
Source Code from this [YouTube Video](https://www.youtube.com/watch?v=qjWkNZ0SXfo). Just open [index.html](./index.html) in a Browser. Or go to [https://tsoding.github.io/formula/](https://tsoding.github.io/formula/)
3+
The Source Code from this YouTube Video:
4+
5+
[![thumbnail](./imgs/thumbnail.png)](https://www.youtube.com/watch?v=qjWkNZ0SXfo)
6+
7+
## Quick Start
8+
9+
```console
10+
$ git clone https://github.com/tsoding/formula
11+
$ cd formula
12+
$ iexplore.exe ./index.html
13+
```
14+
15+
The repo is also deployed to GitHub Pages: [https://tsoding.github.io/formula/](https://tsoding.github.io/formula/)
16+
17+
[![screenshot](./imgs/screenshot.png)](https://tsoding.github.io/formula/)
18+
19+
## Model
20+
21+
The model is provided by [https://github.com/Max-Kawula/penger-obj](https://github.com/Max-Kawula/penger-obj)
22+
23+
[![penger-obj](./imgs/penger-obj.png)](https://github.com/Max-Kawula/penger-obj)

imgs/penger-obj.png

183 KB
Loading

imgs/screenshot.png

185 KB
Loading

imgs/thumbnail.png

107 KB
Loading

0 commit comments

Comments
 (0)