-
Notifications
You must be signed in to change notification settings - Fork 110
GSoC Ideas List
This is Ideas List for Google Summer of Code.
-
Implementing voice transmit. Voice is a serious part of GoldSource engine and should be implemented here. Even some game mods require this is in gameplay, like Counter-Strike's Jailbreak.
-
Implementing VGUI2 support. VGUI2 support is a undocumented part of GoldSource and it's critical to native support for games like Counter-Strike or Day of Defeat.
-
Enhancing Virtual Reality support. Current Virtual Reality support was ripped off to Solexid/xash3d repository. It needs to be rewritten and enhanced to support more devices than Cardboard.
-
Multirender. At this time engine is stuck with OpenGL 1.x. Frame rendering should be split to standalone library to allow engine or game developers provide new renderers, like Vulkan or just modern OpenGL.