psemek/libs
2022-05-19 12:15:16 +03:00
..
app Add ui::text_input event 2022-04-01 17:42:42 +03:00
async Support max event count in async::event_loop::pump 2022-02-05 12:37:22 +03:00
audio Add 3d mono audio effect 2022-02-25 18:52:00 +03:00
cg Fix cg::icosahedron - should implement triangles() instead of faces() 2022-04-21 22:16:00 +03:00
geom Refactor geom::bezier: extract a free-function de Casteljau's algorithm & support changing control points 2022-05-07 14:00:29 +03:00
gfx Store texcoords as float in texture_view 2022-05-19 11:23:42 +03:00
io Support flushing output streams 2022-05-17 12:53:55 +03:00
log Support custom sinks in logging 2022-01-21 12:09:10 +03:00
ml Support retrieving nn gradient wrt inputs in backpropagation & add tests 2022-01-23 19:37:42 +03:00
parser Recursive parsers wip 2022-05-17 12:54:08 +03:00
pcg Make pcg not depend on boost random 2022-01-19 15:46:58 +03:00
phys Shallow water steady state solver (wip) 2021-12-01 21:23:25 +03:00
random Add random weighted distribution 2022-05-07 18:44:30 +03:00
rs Redesign resources system: centralized id-based resource registry 2022-03-07 00:05:40 +03:00
sdl2 Refactor SDL2 cursor manipulation 2022-04-06 17:52:32 +03:00
tasks Remove rich_button, make any button able to contain a child element 2022-05-17 21:25:01 +03:00
ui Remove ui::painter::draw_glyph, introduce ui::painter::color_mode used for switching between mix/multiply in draw_image 2022-05-19 12:15:16 +03:00
util Add lru cache implementation & tests 2022-05-17 18:22:31 +03:00
CMakeLists.txt Add 'psemek-' prefix to all psemek targets 2020-09-21 09:04:40 +03:00