diff options
| author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-10-31 15:57:24 +0100 |
|---|---|---|
| committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-10-31 15:57:24 +0100 |
| commit | 388d1c218572a55fb0dd413939083ecfc185888d (patch) | |
| tree | e04a82984f1e67bcf565536332ca258008a87850 /notulen | |
| parent | 07a919befbdff9d7da8db95a890c2f647396cd23 (diff) | |
| parent | 4b12d1f1e6dbded47637ef8e2550741882d59329 (diff) | |
Merge branch 'master' into loek/design
Diffstat (limited to 'notulen')
| -rw-r--r-- | notulen/wk8-1.txt | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/notulen/wk8-1.txt b/notulen/wk8-1.txt new file mode 100644 index 0000000..7702dfd --- /dev/null +++ b/notulen/wk8-1.txt @@ -0,0 +1,57 @@ + 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 + script requirements added. + design document + [closed] Discussing top-down + API in design document + Game design + - + Git + Code standard -> LOEK update + Show updates + Code standard with examples not in main? -> niels + Environments + - + Research (POC) + research eventmanager -> Wouter POC (goede voortgang) knoppen uitlezen + [closed] resource manager -> POC check datatype for conversion (na meeting afgerond) alleen implementatie tiled + start research ui -> wouter + start research ai + start research playback -> Max + start research scenes -> Max + star research camera -> Niels + start research savedata -> loek + start research renderer -> niels (sprite & color & transform) POC simple (SDL_GPU voor efficiency verbetering) + [closed] start research scripting -> loek + start research physics Starting POC -> Jaro + More research about physics + start reasearch collision detection -> Jaro + [closed] research ecs -> Loek will add fix for derived class for scripts + start research particles Starting research -> Jaro (start lifetime. spawning area) + Design + Adding design asset class -> niels + Adding design resource holder -> niels + How does a game designer make a scene? + Product + - + Test + - + Question Bob + mag de API gewoon een interface worden voor wat onderliggend een ECS is. + Overig + Timers voor systems (profiler van systems) + + |