diff options
author | jaroWMR <jarorutjes07@gmail.com> | 2024-10-31 18:57:36 +0100 |
---|---|---|
committer | jaroWMR <jarorutjes07@gmail.com> | 2024-10-31 18:57:36 +0100 |
commit | 84a307ad81d5b2ba0e92c70a1da2cd9075e7c191 (patch) | |
tree | caa444dfe5e4cd549bde6c8180f1d39afe4a0421 /notulen | |
parent | 1d13f01699fb2337b71ef265bfb459b92b277f75 (diff) |
added flowcharts for systems
Diffstat (limited to 'notulen')
-rw-r--r-- | notulen/wk9-1.txt | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/notulen/wk9-1.txt b/notulen/wk9-1.txt new file mode 100644 index 0000000..f897d96 --- /dev/null +++ b/notulen/wk9-1.txt @@ -0,0 +1,54 @@ + 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 + API in design document + Game design + - + Git + Code standard -> LOEK update + Show updates + Code standard with examples not in main? -> niels + Environments + - + Research (POC) + [closed] research eventmanager -> Wouter POC is af + start research ui -> wouter POC uit + start research ai + start research playback -> Max + start research scenes -> Max + star research camera -> Niels POC + start research savedata -> loek + start research renderer -> niels (sprite & color & transform) POC simple (SDL_GPU voor efficiency verbetering) + [closed] start research physics Starting POC -> Jaro + More research about physics + [closed] start reasearch collision detection -> Jaro + [closed] start research particles Starting research -> Jaro (start lifetime. spawning area) + start poc animatie -> niels + 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) + + |