Wiki Forum
honey logo featuring a cute bee.

honey

Welcome to honey! honey is a free, hackable, ethical-source 3D game engine that runs on Windows and Linux. It is licensed under the Anti-Capitalist Software License.

Features

Current Status

The honey standard library is still in the early stages and subject to significant changes. The bulk of development effort is being focused there. If you're interested in helping out, that may be a good place to jump in!

The honey core is nearly complete, with only a few gaps remaining in the binding coverage for OpenGL and miniaudio (and requiring a hefty dose of documentation to go with all of it). Here's what the core currently offers:

  • logging
  • glfw
  • opengl
    • opengl state
    • shaders
  • image loading
  • OBJ mesh loading
  • nanovg vector graphics
    • vector drawing
    • font loading
    • font rendering
  • cglm bindings
    • vec3
    • vec4
    • mat3
    • mat4
    • quaternions
    • camera functions
    • utility functions
  • ODE physics & collision
  • miniaudio

Downloads

honey is still in a pre-alpha state, so there aren't any releases, but you can check out the repositories!