Aqua is a multi-platform game engine for creating 2D or 3D interactive applications, developed in-house at Mundi Interactive. It is written entirely in C++ with LUA extensions built-in from the ground up, and uses a multi-version OpenGL rendering layer in order to support the large majority of platforms. Small (completely customizable) wrapper templates are used for each individual target platform, allowing the other 98% of engine code to be completely shareable between systems.

Write your games entirely in C++, LUA, or any combination of the two. Perfect for AAA console or PC developers to transition onto other platforms such as iOS or Android, while maintaining support for the lower level systems you love!

The interface is broken up into core and auxiliary modules, which can be used individually or all together. Core module are completely independent of one another, whereas auxiliary modules make use of one or more other modules internally. The currently available set is as follows:

  • Audio [Core] --- Used to create and modify runtime sound instances, players, and listeners.
  • Device [Core] --- Allows access to specific device features, such as force feedback, cameras, and sensors.
  • Physics [Core] --- Manages creation and updating of soft-body and hard-body physical objects, plus runtime particle data.
  • Render [Core] --- Directs the rendering states and creation of render specific memory, such as textures, targets, and buffers.
  • Resource [Core] --- Handles synchronous and asynchronous file I/O, with built-in contention management.
  • Script [Core] --- Provides registry and execution access to the scripting language [LUA].
  • Cache [Auxiliary] --- Extends resource I/O behavior with a hierarchical group-based cache and instance instantiation.
  • Font [Auxiliary] --- Extends rendering behavior with TrueType and bitmap font support.
  • Logic [Auxiliary] --- Combines structural data types with common patterns to achieve basic logic behaviors for AI, FX, or visibility.
  • Service [Auxiliary] --- Handles registry and management of internal/external services like achievements and high scores.
  • Simulation [Auxiliary] --- Handles game object instances, animation timelines, and various core module interactions.
  • Xml [Auxiliary] --- Parses XML data and registers custom schema classes.

This module separation allows for great flexibility in the creation of your applications, and allows you to reduce overhead for applications which may not need the full set of functionality. On top of these is a set of core types, structures, and macros which are common amongst all engine code... including an extensive 2D/3D mathematical library, threads, sockets, and more!

Articles

No articles were found matching the criteria specified. We suggest you try the article list with no filter applied, to browse all available. Join now to share your own content, we welcome creators and consumers alike and look forward to your comments.

Add game Games

No games were found matching the criteria specified. We suggest you try the game list with no filter applied, to browse all available. Add game and help us achieve our mission of showcasing the best content from all developers. Join now to share your own content, we welcome creators and consumers alike and look forward to your comments.

Post comment Comments
timstro59
timstro59 - - 1,586 comments

hello?

Reply Good karma Bad karma+1 vote
hatenames
hatenames - - 1 comments

Hello! This sounds amazing and all, but is this only currently being worked on? As in, it will take at least an year to get it released, or? Thanks for any information and looking forward to hearing more about it

Reply Good karma Bad karma+1 vote
MundiMattingly Creator
MundiMattingly - - 2 comments

Hey hatenames... Sorry for the delayed response. We've been super busy! But yes, this engine is currently under development, along with a game title. We're hoping to have a preview build out by the end of the year, and work toward a 1.0 release around March of 2014. Please check back with us soon! :) And thanks for the interest.

Reply Good karma+1 vote
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

You may also like
Source

Source

Commercial

The Source engine is a 3D game engine developed by Valve Corporation. Its unique features include a large degree of modularity and flexibility, an artist-driven...

FPS Creator X10

FPS Creator X10

Commercial

FPS Creator X10 is the Game Creators latest engine bringing forth stunning visuals, only for Windows Vista and DirectX 10. Advanced AI Character Behaviours...

Creation Engine

Creation Engine

Commercial

The Creation Engine was created specifically for the new game, The Elder Scrolls V, Skyrim. It allows the game to have farther draw distances than any...

Raycasting Game Maker

Raycasting Game Maker

Public Domain

The Raycasting Game Maker is a free easy to use game editor that creates simple raycasting games in the style of Wolf3D. The finished game needs only...

Doom Engine

Doom Engine

GPL

The Doom engine is the game engine that powers the id Software games Doom and Doom II, as well as Raven Software's titles Heretic and Hexen, then finally...

LS3D

LS3D

Commercial

The LS3D game engine was developed by Illusion Softworks and used by the games Mafia: City of Lost Heaven, Hidden & Dangerous 2 and Chameleon. The...

X