Skip to content

GSoC Ideas List

Alibek Omarov edited this page Jan 19, 2018 · 8 revisions

This is Ideas List for Google Summer of Code.

  1. 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.

  2. 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.

  3. 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.

  4. 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.