top of page
466372

Week 10

Situation:

- There was a hospital appointment and recovery (this took up most of my week).

- An unreal project has to be created and uploaded to the git repo.

- Camera control needs to be added to the application.


Task:

- Discuss with Mathijs about setting up the git repo and task division for the next week.

- Set up basic camera control including camera pan and zoom (and limits to the camera control).


Action:

- I sat down with the team on Thursday to talk about the new weekly goal approach and talked with Mathijs about the programming task division. We had also decided to switch from C++ to blueprint as it would speed up the development process.

- We set up the unreal project in the git repo and merged our separate code.

- I worked on the camera control on Friday.


This shows the camera control in Unreal. You can currently pan the camera with mouse drag and WASD keys. You can zoom using the scroll wheel. There are limits added to the camera movement area that can be adjusted as needed.


Result:

- The merging of our work and the unreal project came with no issues. We made separate branches for our own work to avoid any pulling/pushing issues and are planning on merging them back into one later on.

- I completed the camera control tasks that were given to me. There were a few issues at first, but I resolved those fairly easily.


Reflection:

- I really appreciate the new weekly goal approach as it greatly improves motivation and clarity within the project.

- My tasks for the week are already completed which means that I will have to discuss further tasks upcoming Monday. Completing more programming tasks gives me a better insight as to how long it takes me to complete them.

15 weergaven0 opmerkingen

Recente blogposts

Alles weergeven

Week 12

Situation: - The telemetry tool needs to be finished before the start of alpha testing Task: - Continue working on the telemetry tool and...

Comentários


bottom of page