forked from TurkeyMan/fuji
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTODO.TXT
46 lines (28 loc) · 869 Bytes
/
TODO.TXT
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
TODO:
Systems to Support:
Debugging Tools * WORKING (Manu)
Vector Class * DONE (Manu)
Matrix Class * DONE (Manu)
View System * DONE (Manu)
Camera
Material * DONE (Manu)
Model * BASIC IMPLEMENTATION (Manu)
Animation * WORKING (Manu)
Primitive Interface * DONE (Manu)
Controller/Input I/O * DONE (Manu)
FileSystem * DONE (Manu)
Networking * DONE (Manu)
Sound
Collision * WORKING (Manu)
Physics
Particles
Post Processing (DOF/Bloom/HDR)
2D Stuff (Sprites and Stuff) * WORKING (Manu)
Video Playback
Max Exporter.. :( * WORKING (Manu)
TTF Native Support
Wanted Features:
Texture Manager (Rather than texture class) * DONE (Manu)
Input system needs calibration control
A combo of buttons to reset calibration
Needs to cache input state for each frame