A New GLSL Backend For Doom 3

Posted by Michael Larabel on April 23, 2012

There's a new open-source GLSL renderer back-end for the open-source Doom 3.

Oliver McFadden, the developer that wrote the Radeon Revenge reverse-engineering utility, was thinking about writing an open-source BIOS for Radeon GPUs, and brought ioquake3 to the Nokia N900, decided to write a new GL Shading Language (GLSL) renderer back-end for the id Tech 4 engine.

There's already been some GLSL renderers available for Doom 3, but none that had worked on McFadden's i965 hardware nor did they render correctly (or produced pixel errors), so he wrote a new back-end that would work.

McFadden's new GLSL renderer for Doom 3 is working but not yet fully complete. He talks about the work on his blog.

At this point his GLSL renderer appears to just be a personal project and hasn't been merged into ioDoom3 or any other code-base yet.

In terms of what's going on with ioDoom3, there is one GLSL renderer already being worked on in ioDoom3. From its merge request:
This merge request includes a new GLSL backend, which can be used to replace the current ARB2 backend. Should come in handy for many mod teams due to id software not including the actual shader files themeselves in the source archive.

Right now, only the interaction, ambient interaction, and stencil shadow shaders have been rewritten to GLSL. It's definatly not 100% equivalent, since I am not using the normalization cubemap or the specular lookup table, but should be around the same speed wise (if not faster in some areas) and look a lot better.

The heathaze, glass, and environment shaders still need to be done.

I also fixed two-sided stencil shadowing by using the vendor neutral OpenGL 2.0 glStencilOpSeparate functionality and removed the unused nvidia and ati extensions. This gives a nice performance increase in heavily shadowed areas.
However, in terms of commits to the official ioDoom3 Git repository, there's sadly been no commits since last December... The ioDoom3 mailing list has also been light on activity. However, there has been commits to various branches/forks as illustrated on this Gitorious page.

There is also another open-source Doom 3 engine fork called DHEWM3 and can be found on GitHub. This code has sadly not been touched since the middle of January.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  2. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  3. F2FS File-System Shows Regressions On Linux 3.10
  4. Previewing The Radeon Gallium3D Shader Optimizations
Latest Linux News
  1. Mageia 3 Released, Still Using Legacy GRUB
  2. NetBSD 6.1 Brings In More Features
  3. Using Six Monitors With AMD's Open-Source Linux Driver
  4. Benchmarking The Intel P-State, CPUfreq Changes
  5. FreeBSD Still Working On Next-Gen Package Manager
  6. DNF Still Advancing As Experimental Yum For Fedora
  7. Logitech Begins Supporting Linux Users
  8. Modern Intel Gallium3D Driver Still Being Toyed With
  9. Linux 3.10 Kernel Benchmarks On A Core i7 Laptop
  10. GCC 4.8.1 Compiler Due To Be Out Next Week
  11. Linux 3.10 Kernel Benchmarks For Intel Ivy Bridge
Latest Forum Talk
  1. Kubuntu, KDE Has Little Hope For Ubuntu's Mir
  2. Mageia 3 Released, Still Using Legacy GRUB
  3. OpenSUSE Considers Replacing LXDE With E17
  4. Using Six Monitors With AMD's Open-Source Linux...
  5. Sumo Lounge Emperor
  6. BHyVe: A New Hypervisor Coming To FreeBSD 10.0
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite