|
10 | 10 | - [Syllabus](#syllabus) |
11 | 11 | - [Resources](#resources) |
12 | 12 | - [:heart: Notes](#heart-notes) |
| 13 | + - [References](#references) |
| 14 | + - [Books](#books) |
| 15 | + - [Main websites](#main-websites) |
13 | 16 |
|
14 | 17 | --- |
15 | 18 |
|
@@ -60,3 +63,26 @@ One two-hour unseen written examination and coursework (Type I) |
60 | 63 | #### :heart: Notes |
61 | 64 |
|
62 | 65 | - 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