Age | Commit message (Expand) | Author |
---|---|---|
2020-05-23 | refactor: rename number, vector, etc in honey_shader_set_* to value | sanine-a |
2020-05-23 | add honey_shader_set_vec3() | sanine-a |
2020-05-23 | add camera.h documentation | sanine-a |
2020-05-22 | add keyboard input | sanine-a |
2020-05-22 | create basic honey_camera | sanine-a |
2020-05-21 | add textured cube primitive | sanine-a |
2020-05-20 | add cube primitive | sanine-a |
2020-05-20 | add overridable update() and draw() callbacks | sanine-a |
2020-05-20 | add honey_texture | sanine-a |
2020-05-20 | add honey_mesh and assorted related functions | sanine-a |
2020-05-20 | an initial commit | sanine-a |