Initial Prototype
My goal this week is to test different 3D softwares to see which one will work best for this project. Today, I used Godot for my initial prototype. I think that this went well. I was able to map inputs on the keyboard to change the color of a light in the scene. Next, I made a UI with a slider that was also successful in changing the lights on the scene. This is just a first test of what Godot is capable of. I want to see what other effects I can create in Godot and how I can create a digital interface to control these effects.
Code for slider changing color values
Scene from editor
Scene while experience is playing
Scene after changes are made