aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/graphic/3d.md
diff options
context:
space:
mode:
authorEduardo Julian2022-04-04 22:47:56 -0400
committerEduardo Julian2022-04-04 22:47:56 -0400
commit14f18c100c2f8c3ec9c60c14330d926cd2d6f639 (patch)
treea033abb73d7d6ca51878df76df7732e977dfabe3 /documentation/bookmark/graphic/3d.md
parent8eb86ed366b2305751f2e831c7a081ffcca82c89 (diff)
Properly handling variance for arrays to avoid invalid subtyping.
Diffstat (limited to 'documentation/bookmark/graphic/3d.md')
-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/)
+