2010-07-26
We are hiring
Our company is growing so we would be happy to see new team members: developers, PM, sales manager and system administrator. Moreover, the good news is our convenient office in Tomsk is now doubled in size!
2010-05-25
Heaven 2.1, Tropics 1.3, Sanctuary 2.3
Released updated versions of Unigine benchmarks with support of OpenGL 4.0 (including hardware tessellation) and stereo 3D technology (including 3D Vision): Heaven 2.1, Tropics 1.3 and Sanctuary 2.3.
2010-05-04
5 years since the first commercial release of Unigine
The first commercial version of Unigine engine was released five years ago, on May 4, 2005. With the release number 0.3, it had codebase size of approximately 10% relative to the current one. At that time, there used to be 5 people on board.
2010-03-23
Unigine Heaven Benchmark 2.0
Updated version of Unigine Heaven DirectX 11 benchmark is now publicly available. Main changes are: added more content, improved engine, introduced "moderate" and "extreme" tessellation modes, added Linux version (32/64 bit).
2010-02-22
Unigine booth at GDC SF 2010
We gladly invite you to come visit our booth #1344 at Game Developers Conference, San Francisco, 2010. There you will be presented the recent version of Unigine Engine and the Heaven Benchmark 2.0 along with a lot of featured Unigine-based content. Feel free to contact us for an appointment.

Development Log

You can subscribe to our RSS feed.
There is also a translated LiveJournal account: unigine_devlog.
2006-12-16

Indoor system is ready!

It seems that this devlog is updated primarily on weekend. We are busy with development, support and new demos production on other days, sorry.

Recent changes:

  • Minimization of CPU cache misses.
  • DIP speed increase up to 550 kDIP/s (OpenGL) and 360 kDIP/s (Direct3D9).
  • GUI improvements (upgrade.py script should be used for migration).
  • System of sectors and portals.
  • Reduction of allocation count per frame.
  • Some changes in materials concerning alpha testing.
  • ASCII Scene Export (ASE) format support.
  • Wavefront OBJ (OBJ) format support.
  • World, parent and local transformations of objects in UnigineEditor.

Minimization of CPU cache misses was a real headache for Frustum (if someone still doesn't know him, it's our lead developer, Alexander Zaprjagaev) but the juice was worth the squeeze, now we have a noticeable performance improvement.

Indoor system (sectors, portals and occluders):
Sectors and portals

Last time we forgot to show a screenshot regarding immovable dynamic lights optimization, you can see it below. There are 40 (sic!) dynamic lights (omni directional with enabled shadows) in the scene - 6.400.000 polygones without the optimization, only 194.000 polygones with it. Not bad, huh?
Lights optimization

By the way, the screenshot is taken from our new large-scale demo, which will be ready only in 5-6 months, but it will be very interesting surprise. Sorry for the strange perspective, we just don't want to reveal the secret before time.