Pages

duminică, 9 iunie 2013

The new Game Engine for MonoGame named Gibbo 2D.

The game engine called Gibbo 2D, is now available.

It's make by Joao Alves, aka Bullock86 and it's free to use.

The engine use scripts. The scripts are made using the C# language and you can use .NET functionalities

You can read more about this game engine on Official Website.

miercuri, 15 mai 2013

News about OpenGL 3 the interpolation qualifiers.

OpenGL 3 introduced three interpolation qualifiers.

The qualifiers is used vto modify the storage or behavior of global and locally defined variables.

flat​ - value will not be interpolated.

noperspective​ - value will be linearly interpolated in window-space.

smooth​ - value will be interpolated in a perspective.

Read more and see examples of this three interpolation qualifiers here.

joi, 9 mai 2013

News about Blender 3D version 2.67 .

The Blender Foundation and online developer community is proud to present Blender 2.67. New in this release is the Freestyle render engine for non-photorealistic rendering, which can generate 2D line drawings in various styles.

You can download the new Blender 3D from here.

marți, 7 mai 2013

The Turbulenz HTML5 game engine released as open source.

Another HTML 5 game engine come to the users ...

We’re excited to announce that we have released the Turbulenz HTML5 game engine as open source under the standard MIT license. The open source project is available on GitHub at https://github.com/turbulenz/turbulenz_engine.