There is a range of resources and documents available that provide the building blocks and/or instructions to make interactive visualizations.
Please take note of these resources and use them to build your prototypes. For some of these tools the assistants can provide additional help.
Tutorial | Description | Link |
---|---|---|
D3 Resources |
The (un)official repository with lots of material on D3; good examples and code on Interactive (web) documents. |
[D3 2] |
D3 Tutorial |
The D3 URL with explanations on D3.js in interactive (web) documents. |
[D3 1] |
Unity Tutorial |
A set of examples and tutorials by Ray Wenderlich, strong focus on the design of Games. |
[UNITY 2] |
Unity Resource |
A URL with tutorials and examples on Unity provided by the Company. |
[UNITY 1] |
HCI & IV Course Quiz |
The HCI quiz takes you through the whole process of development as it is applied in this course. |
[QUIZ] |
Wireframe Sketcher |
For the construction of paper prototypes, a wireframe tool is indispensable. |
[HERE] |
Happy Coding |
More tutorial and hands-on information for working with p5.js. |
[Happy Coding] |
p5.js Tutorial |
A tutorial to learn the relevant concept of p5.js |
[P5.JS] |