dark-hammer: open-source 3d game engine

Started by
-1 comments, last by sepul 11 years, 6 months ago
(pasted from my devblog)

I’m working on a new hobby project called dark-hammer engine, which is essentially derived from my previous project, hmrengine (vapor-ware!). It is written in C language (C99) and the source is also public. Using BSD license.
Currently the source is at early stage – version 0.1.0 – but it is multi-platform, working in both linux/windows OSes and both OpenGL3.0+ and DirectX11 APIs. Most of the engine code and algorithms will be derived from hmrengine project.
Source is hosted on bitbucket.org with mercurial version control system.
Hopefully, after some time it will attract developers, so here is some useful links for developers interested in the project, will be glad if anybody wants to join/or just check it out:

Forums – http://www.hmrengine.com/forums/
Wiki – https://bitbucket.or...ammer/wiki/Home
Source – https://bitbucket.or...dark-hammer/src
Binary samples – https://bitbucket.or...ammer/downloads
Project home – https://bitbucket.or...ul/dark-hammer/
Developer blog – http://www.hmrengine.com/blog/

dark-hammer engine - http://www.hmrengine.com

This topic is closed to new replies.

Advertisement