Today, we’re starting a new series of blog posts with educational purposes. These posts will essentially be short tutorials for
This is just a small update on our demo in CryEngine 3. We added a minimap using OpenLayers giving us all sorts
Coherent UI in CryEngine 3 (Redux) After the article on CryDev.net about Coherent UI, a lot of people read our previous blog post about
Have you ever tried calling a C# method returning a structure from C++? This is not a common use of interoperability so you
This week we’re on a multimedia frenzy and we’re presenting another video of Coherent UI :). This one is about our experimental
So, what does this even mean and what’s its purpose? First, ACV is the Adobe Photoshop curves file format, which stores color mapping information.
Developers can ask DirectX 9 not to allow PIX to debug their application by calling D3DPERF_SetOptions(1). I knew that and