Download List

Project Description

Humm and Strumm is a project to create a high-performance, concurrent 3D video game engine in modern C++.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-03 17:48
0.3

X11 rendering was implemented, which means that there is a window that appears on X11 enabled systems displaying a rotating cube. Humm and Strumm now supports *BSD systems out of the box. This support has been tested with FreeBSD x64. Various attributes about the system, including clock frequency, memory usage, and processor flags, can now be detected at runtime. SSE, CPPUnit for Windows, build system refactoring, and Geometry Mathematics classes were also added.
Tags: Engine

2010-05-16 15:36
0.2

This, like all 0.x releases, is a pure game engine release, which means there is no playable game yet. This release adds on to the core functionality by introducing debugging helpers, type wrappers, and some system functions. It also has the basis of the rendering engine--the Vector Algebra mathematics classes. Furthermore, the test cases have started to be migrated to CppUnit, so CppUnit is now a requirement to compile the code.
Tags: Engine

2010-02-08 07:18
0.1

Initial freshmeat announcement.

Project Resources