From 290de8ebcb7edc92877f2ccc333171214e5eae23 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sun, 6 Feb 2022 03:15:39 -0400 Subject: Finishing the meta-compiler [Part 1] --- documentation/bookmark/graphic/3D.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 documentation/bookmark/graphic/3D.md (limited to 'documentation/bookmark/graphic') 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/) + -- cgit v1.2.3