Exercise 3 : Data Narrative

Controls: Mouse to look, ASWD to move, keys 1-4 to add graph function.

The assignment was to write a C# script using variables (strings, floats, integers) for input; and in the process to tell a story through the inputs and to experiment with naming variables, conditional logic, and printing additional text to the console.

For this specific assignment I decided to follow a couple of tutorials to adequately familiarize myself with C#. I wanted to make an interactive math function graph, in which the player can walk around int as well as modify it. In order to do that, I needed:

1. A camera object that follows the player in the first person

2. The use of mathematical functions to create the 3D shapes of them. 

3. Input key queues.

These are the tutorials I followed:

https://catlikecoding.com/unity/tutorials/basics/building-a-graph


StatusReleased
PlatformsHTML5
Authormjgomsa
Made withUnity

Leave a comment

Log in with itch.io to leave a comment.