Skip to content

Commit 06b310e

Browse files
committed
3DGA: Add references for the module (websites, books)
1 parent 7a4deca commit 06b310e

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

  • modules/level-6/cm-3045-3d-graphics-animation

modules/level-6/cm-3045-3d-graphics-animation/README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
- [Syllabus](#syllabus)
1111
- [Resources](#resources)
1212
- [:heart: Notes](#heart-notes)
13+
- [References](#references)
14+
- [Books](#books)
15+
- [Main websites](#main-websites)
1316

1417
---
1518

@@ -60,3 +63,26 @@ One two-hour unseen written examination and coursework (Type I)
6063
#### :heart: Notes
6164

6265
- Visit [this page of world-class/notes](https://github.com/world-class/notes/tree/master/level-6/3d-graphics-and-animation).
66+
67+
#### References
68+
69+
##### Books
70+
71+
- [Computer Graphics: From Pixels to Programmable Graphics Hardware](https://ebookcentral.proquest.com/lib/londonww/detail.action?docID=1438148) - Boreskov, A. and E. Shikin (Boca Raton: CRC Press, 2013)
72+
- [Computer Graphics](https://ebookcentral.proquest.com/lib/londonww/detail.action?docID=5640155) - Sinha, S. and A. Paul (Oxford: Alpha Science International LTD, 2018)
73+
74+
##### Main websites
75+
76+
- [Alan Zucconi - Tutorials](https://www.alanzucconi.com/tutorials/)
77+
- [A gentle introduction to shaders in Unity3D](https://www.alanzucconi.com/2015/06/10/a-gentle-introduction-to-shaders-in-unity3d/)
78+
- [Essential Unity Concepts](https://learn.unity.com/tutorial/essential-unity-concepts)
79+
- [High-level shader language (HLSL)](https://docs.microsoft.com/en-us/windows/win32/direct3dhlsl/dx-graphics-hlsl)
80+
- [Introduction to Particle Systems](https://learn.unity.com/tutorial/introduction-to-particle-systems#)
81+
- [Introduction to ShaderGraph](https://learn.unity.com/tutorial/introduction-to-shader-graph)
82+
- [Mixamo](https://www.mixamo.com/) - _"Animate 3D characters for games, film, and more."_
83+
- [Setting up Blendshapes in Unity - 2019.3](https://learn.unity.com/tutorial/setting-up-blendshapes-in-unity-2019-3)
84+
- [Shader Graph](https://unity.com/features/shader-graph)
85+
- [Shadertoy](https://www.shadertoy.com/)
86+
- [TurboSquid](https://www.turbosquid.com/) - _"3D Models for Professionals"_
87+
- [Unity documentation](https://docs.unity3d.com/Manual/index.html)
88+
- [Visual Effect Graph](https://unity.com/visual-effect-graph)

0 commit comments

Comments
 (0)