forked from JACoders/OpenJK
-
Notifications
You must be signed in to change notification settings - Fork 2
notes
mrwonko edited this page Apr 9, 2013
·
11 revisions
Wouldn't it be cool if ...?
- OpenGL 2 renderer
- including normal maps, parallax occlusion mapping, DOF, HDR, optional geometry shaders where useful (billboarding), Z Prepass, alpha sorting
- Bullet Physics engine
- C++ rewrite (std::string, classes etc.) - careful with interfaces! different STL implementations! Custom library or STLPort.
- better bots (lifts, free roaming etc.)
- Oculus Rift
- Razer Hydra
- multi-monitor (even without hardware support)
- better gui system (relative + absolute coordinates)
- Lua for gamecode?
- Text shader stage
- Admin GUI (kick, rcon etc.)
- ssh (for rcon and other stuff containing passwords)
- saving passwords hashed (& salted?) instead of plaintext
- pixels-per-unit based LODs
- soft particles
- Coop
- DDS support
- Level streaming