Age | Commit message (Expand) | Author |
---|---|---|
2020-06-08 | add temple model | sanine-a |
2020-06-03 | add multiple lights to shaders | sanine-a |
2020-06-01 | add model loading | sanine-a |
2020-06-01 | refactor: unify error handling | sanine-a |
2020-05-24 | add blinn-phong lighting demo | sanine-a |
2020-05-23 | add normals to primitives | sanine-a |
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 |