forked from remileonard/libRealSpace
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO.txt
More file actions
27 lines (22 loc) · 1.02 KB
/
Copy pathTODO.txt
File metadata and controls
27 lines (22 loc) · 1.02 KB
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
TODO List to consider the project over :
========================================
Tuesday, January 14, 2014 :
===========================
- Add objects on the map. The format is known but not used for now.
- Add music and sound effects playback. The format is known but not used.
- Fixed transparent bug in jets: There is a color that should be transparent.
- Have full SC intro play: Individual animations are known but not the compositor.
- Have SC main menu, object viewer and practice menu functional. Use a SCMenu class and a FIFO stack.
- Replace gouraud shading with Phong for terran and jets.
- Add gorgeous athmosphere scatted sky.
- Add gorgeous clouds.
- Add volumetric/altitude related fog.
- Add scenery feature: F-16 patrol.
- Add Virtual Cockpit.
- Add Oculus VR support.
Fin.
Wednesday, January 15, 2014 :
=============================
Added moving Camera. I could not find the crop circles anywhere on ARENA.PAK
Maybe they are on an other map ? I could probably search for the ImageID but
that would be less fun :P !