aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/graphic
diff options
context:
space:
mode:
authorEduardo Julian2022-02-06 03:15:39 -0400
committerEduardo Julian2022-02-06 03:15:39 -0400
commit290de8ebcb7edc92877f2ccc333171214e5eae23 (patch)
tree7307b79865b242a057d35a3b654d8906a8b8c97e /documentation/bookmark/graphic
parent54bb56a07e6d8f1e76bd447436fb721a74f09f66 (diff)
Finishing the meta-compiler [Part 1]
Diffstat (limited to 'documentation/bookmark/graphic')
-rw-r--r--documentation/bookmark/graphic/3D.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/documentation/bookmark/graphic/3D.md b/documentation/bookmark/graphic/3D.md
new file mode 100644
index 000000000..a4d7702f0
--- /dev/null
+++ b/documentation/bookmark/graphic/3D.md
@@ -0,0 +1,8 @@
+# Reference
+
+0. [3D Graphics for Dummies - Chris Ryan - CppCon 2021](https://www.youtube.com/watch?v=EIijFV3VE1g)
+
+# Three.js
+
+0. [Three.js Fundamentals](https://threejsfundamentals.org/)
+