From 6630baa24bdc8b90e24189aab8fea8aa8f020f43 Mon Sep 17 00:00:00 2001 From: Jaro Date: Mon, 7 Oct 2024 13:43:20 +0200 Subject: notes added 6-1 --- figs.drawio | 102 +++++++++++++++++++++++++++++++----------------------- notulen/wk6-1.txt | 61 ++++++++++++++++++++++++++++++++ 2 files changed, 119 insertions(+), 44 deletions(-) create mode 100644 notulen/wk6-1.txt diff --git a/figs.drawio b/figs.drawio index 7c961d1..f6ed6fc 100644 --- a/figs.drawio +++ b/figs.drawio @@ -401,18 +401,21 @@ - + + + + - + - + @@ -434,7 +437,7 @@ - + @@ -497,7 +500,7 @@ - + @@ -507,12 +510,12 @@ - + - + @@ -522,12 +525,12 @@ - + - + @@ -537,12 +540,12 @@ - + - + @@ -552,12 +555,12 @@ - + - + @@ -567,12 +570,12 @@ - + - + @@ -582,12 +585,12 @@ - + - + @@ -597,12 +600,12 @@ - + - + @@ -611,17 +614,17 @@ - + - + - + @@ -631,35 +634,35 @@ - + - + - + - + - + @@ -669,7 +672,7 @@ - + @@ -678,34 +681,45 @@ - + - + - + - + - + - + - + - + + + + + + + + + + + + @@ -714,42 +728,42 @@ - + - + - + - + - + - + - + - + diff --git a/notulen/wk6-1.txt b/notulen/wk6-1.txt new file mode 100644 index 0000000..142b2e0 --- /dev/null +++ b/notulen/wk6-1.txt @@ -0,0 +1,61 @@ + Documents + Research Document + Continue adding research information + Project plan + - + Document standard + Add updates when needed + Requirement + physics sub-requirements -> Jaro write document + eventmanager sub-requirements -> Wouter write document + gameloop sub-requirements -> Wouter write document + ecs sub-requirements + particles sub-requirement -> Jaro write document + resourceManager sub-requirement -> Niels write document + rendering sub-requirement + design document + Discussing top-down + Game design + - + Git + Code standard -> LOEK update + Show updates + [closed] namespace/ using namespace + + Environments + - + Research (POC) + research eventmanager -> Wouter POC (goede voortgang) + resource manager -> Niels POC check datatype for conversion (na meeting afgerond) alleen implementatie tiled + start research ui -> wouter + start research ai + start research savedata -> loek + start research renderer -> niels (kleine start) + start research scripting -> loek + start research debugging (los staande profilers, toevoegen timers voor profilers?) + start research physics Starting POC -> Jaro + More research about physics + [closed] Question customer about physics requirements + start reasearch collsion detection -> Jaro + research ecs -> Max POC (change in design of ecs. moved components after each other in memory to increase efficiency.) loek/scripts branch voor ecs. + start research particles Starting research -> Jaro (start lifetime. spawning area) + Design + Adding design asset class -> niels + Adding design resource holder -> niels + [closed] Adding design gameloop -> Wouter toevoegen + Discuss facade design. + Who is owner of which facade instancies? + who is owner of what? + How does a game designer make a scene? + [closed] resourceManager discuss design. + review design document (loeks features) -> Wouter + Product + [closed] Creating 3rd party tool facade audio -> LOEK verder werken + Api class diagram to c++ + Test + [closed] Add unit test for audio (do we want unit tests) + Discuss about what to test (wait on api) testen uitgebreid als je wilt maar mag niet teveel tijd kosten en moet nuttig zijn. + [closed] Change location tests -> loek + Question Bob + - + -- cgit v1.2.3