blob: 3da0849aad2a8f63d0a050d3402b412526e7e684 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
|
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] Getter and setter wil get: 'set' and 'get'
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
Question customer about physics requirements
start reasearch collsion detection -> Jaro
research ecs -> Max POC
start research particles Starting research -> Jaro (LOEK is sterk tegen particles in physics system omdat loek geen vloeistof wilt)
Design
[closed] discussed class diagram
one instance of rigidbody and collider
Gameobject is not the owner of the component but the manager is
and one component type per gameobject.
Functions within a model can they change
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
Add unit test for audio (do we want unit tests)
Discuss about what to test (wait on api)
Change location tests -> loek
Question Bob
Tell where these documents are located -> jaro
Question customer about physics requirements
functions in components (setter)
We ondersteunen toetsenbord en muis.
|