Talking To The Developers Of The Unigine Engine

Published on May 21, 2009
Written by Michael Larabel
Page 3 of 5
Discuss This Article

Michael: What expectations do you have for the future growth of Linux gaming?

Denis: Market share of Linux as a desktop OS is steadily growing, so there will be unavoidable growth of interest in gaming on Linux. Moreover I think that introduction of good cross-platform games with support of Linux or even exclusive titles for Linux only will greatly increase pace of user migration to Linux, because at the moment lack of games for this platform is a stopper for a lot of them.

Michael: In supporting Linux, what have been your biggest challenges to overcome?

Alexander: A couple of years ago buggy video drivers were the most annoying issue, but at the moment everything is great. We especially would like to emphasize improvements of ATI drivers for Linux, that's really amazing work. We have no other problems with development in Linux since it's our native platform, it's more convenient for our team to develop software using GCC tool-chain and other great tools like Vim, SCons, ccache, and distcc.

Michael: Are your editor tools for the Unigine engine cross-platform?

Denis: Yes, they are. All of our tools are cross-platform.

Michael: What scripting language is used for the Unigine engine?

Denis: We have UnigineScript, which is an object-oriented fast language with built-in 3D math support. It's very powerful: for example, our visual editor is written completely by means of scripting.

Michael: Has Unigine been looking at supporting OpenCL or OpenGL 3.1 within this game engine?

Alexander: Unigine already utilizes some of the OpenGL 3.x features, which are useful in terms of performance, for example instancing, geometry shaders, and signed normals compressed into ATI2N format (RGTC, LATC). Unfortunately there are no production-ready drivers with OpenCL support, so we can't say right now how viable the technology is. However, if OpenCL performance will be good, we'll use it for physics simulation and rendering acceleration.

Michael: What is your experience with OpenGL drivers? Do you routinely encounter bugs on either vendor that force you to implement workarounds? Do you use multiple code paths, not only per hardware level (SM2, SM3, SM4), but also per-vendor?

Alexander: We submit driver bugs to hardware vendors and don't use a feature if it's broken in OpenGL. There are also different code paths for hardware from different vendors, because the same feature can be implemented differently in ATI/NVIDIA hardware, plus it provides a performance boost.

Latest Hardware Reviews
  1. Intel Haswell HD Graphics 4600 vs. AMD Radeon Graphics On Linux
  2. Intel Haswell HD Graphics 4600 Performance On Ubuntu Linux
  3. Intel Core i7 4770K "Haswell" Benchmarks On Ubuntu Linux
  4. The First Experience Of Intel Haswell On Linux
Latest Software Articles
  1. Optimized Binaries Provide Great Benefits For Intel Haswell
  2. 11-Way Linux, BSD Platform Comparison
  3. SNA Acceleration Works Great For Intel Core i7 Haswell
  4. The Linux Evolution For Intel Haswell's Performance
Latest Linux News
  1. KDE's KWin Made Lots Of Progress In 4.11
  2. Ubuntu Announces Carrier Advisory Group
  3. Qt 5.1 Release Candidate 1 Has Arrived
  4. In-Fighting Continues Over Mir On Non-Unity Ubuntu
  5. Subversion 1.8 Presents New Features
  6. LLVM 3.3 Officially Released
  7. LLVM/Clang Now Uses Loop Vectorizer At New Levels
  8. Intel GPU Driver Tries To Rip Out FBDEV Support
  9. Coreboot Doing AMD USB 3.0, Q35 QEMU Emulation
  10. VP9 Codec Now Enabled By Default In Chrome
  11. openSUSE 13.1 M2 Plays On PulseAudio 4.0
Latest Forum Talk
  1. In-Fighting Continues Over Mir On Non-Unity Ubuntu
  2. Ubuntu Announces Carrier Advisory Group
  3. VP9 Codec Now Enabled By Default In Chrome
  4. Intel GPU Driver Tries To Rip Out FBDEV Support
  5. Handbrake 0.9.9 Supports OpenCL Offloading
  6. Planetary Annihilation Plans To Come To Linux
  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