top of page
Adv Computer Engineering Graphics

Green Design
in unity
(Walkthrough)
In unity is where all the effects come together into a project that can be "walked through"

Room Designs
Room designs have been furnished, textures or colors applied, and lighting added.

Scenes
You may have noticed some floating red spheres in the scene. When the sphere is clicked it triggers a LoadScene() function which brings you to an infographic screen as previewed to the right.

Scripts
Scripts are lines of code that has a purpose or a function. Some scripts that we used had simple tasks like loading a scene when clicking a button (Right), while others had more complicated functions like starting a scene with a fade in rather than being abrupt (Below)


Funny moments
Funny haha's that showed up during or after the project.




bottom of page








