Skip to content

MDM Log

Aden Robertson edited this page Apr 22, 2025 · 23 revisions

MDM stands for "Method for Design Materialization." This is a way for us to track our progress across the semester and better understand how our designs have progressed. This is accomplished through the timeline below, separated by key dates that highlight our work, including presentations, artist statements/journals, and pull requests.

Timeline

January 13, 2025 to January 29, 2025

Proposal

Our early work encompasses work to better prepare us for our project proposal on January 29th. Much of it is initialization of the project, adding in early assets, and overall testing. Much of the documentation is also for testing purposes or is lacking for initialization reasons.

Proposal Presentation

#1. Initial Setup

By Aden | 1 commit

The initial setup for the entire project.

#2. Added AdenCube in samplescene

By Aden | 1 commit

Testing if repo works.

#3. Adding Articy Plugin and Text mesh pro

By Tate | 1 commit

Contains text mesh pro and the Articy plugin, Tested by Aden

Dear Dr. Scheiding, I am writing this commit because I am scared. Scared that it will break the project, scared that I am not a good Untiy developer, and most scared that I am being dumb and overthinking it.

#4. added player movement

By Tate | 1 commit

added a basic 3d movement script. Access in movement scene.

Probably should not be a direct transform call, but handled by the player movement component. Oh well.

Dear Dr. Scheiding, I chose this movement option because it is what popped up when I looked for a simple 3d movement script for Unity. We are trying to recreate the fixed camera found in PlayStation games like final fantasy, resident evil, and silent hill. Off topic: do you like sparkling water? I do. I am a big Topo Chico fan. Please let me know!

With love, Tate

Aden review: This is really neat code work. I'll make sure to build off of this.

Aden comment: Tetsing comment for MDM purposes. (Documentation assignment for the course).

#5. Adding Readme

By Aden | 2 commits

This provides a very initial description of the project for viewers while linking to a more in-depth overview in the wiki pages.

Commit 2: Fixed the link to the Home wiki page.

Clone this wiki locally