Projects / D'Enfent Engine / Announcements

Announcements

February 22, 2010 14:03 New lessons

Three new lessons are available on the site. They concern shaders, GUI system and camera/coordinate systems.

February 28, 2010 13:40 New lesson & project

New lesson about sprite animation is available on the site. The first project that is based on this library was started: puzzle game "Bart". Sketch that shows gameplay and game description may be found at "Projects" page of the site.

April 16, 2010 17:48 New lesson

A new lesson named "Basic Concepts of GPU Workflow" may be found on the site in the "lessons" category. Goal of this lesson is to introduce how GPU works at a very basic level, defining the most important terms from a game programming that are ver...

June 23, 2010 17:50 A new lesson: Texture Tiling

A new lesson was added to the site. It shows "Texture tiling" feature and how it can be implemented using the library.

July 20, 2010 19:09 A new lesson: Splatting Technique

A new lesson describing splatting technique was introduced on the site. This technique may be used in D'Enfent Engine to form different terrains using only finite number of textures. A new sample program that shows possible implementation is avail...

September 18, 2010 19:50 A new article: GUI System

A new article that is available on the site covers structure of GUI system implemented in the engine.

October 03, 2010 15:31 Gloomy Effect From "Silent Hill: Home Coming"

A new article is available on the site. It explains a gloomy effect that is used in "Silent Hill: Home Coming" game (along with a whole chain of investigations that were done). Also a new sample program is ready to demonstrate how it can be implem...

October 09, 2010 16:11 Codeless approach to design GUI

Two new lessons were posted at the site: The first one covers new ConfigFile class functionality and overall impact it has on the library and the next one describes GUI file format that can be used to design GUI of your game without even a line of...

Screenshot

Project Spotlight

Padre

A Perl application development and refactoring environment.

Screenshot

Project Spotlight

JFormDesigner

An advanced GUI designer for Java Swing user interfaces.