Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-18 | add LICENSE.md | sanine-a | |
2020-06-05 | refactor: rename honey_error to honey_result | sanine-a | |
2020-06-03 | add multiple lights to shaders | sanine-a | |
2020-06-01 | refactor: unify error handling | sanine-a | |
2020-05-24 | add honey_shader_new() | sanine-a | |
2020-05-24 | add blinn-phong lighting demo | 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-22 | create basic honey_camera | sanine-a | |
2020-05-21 | refactor: rename honey_shader_set_matrix_4vf to honey_shader_set_mat4 | sanine-a | |
2020-05-20 | add honey_mesh and assorted related functions | sanine-a | |
2020-05-20 | an initial commit | sanine-a | |