Commit graph

20 commits

Author SHA1 Message Date
f44350c895 Update todo 2021-01-15 18:04:04 +03:00
cfc8cf4577 Update todo 2020-12-10 18:32:46 +03:00
02f028b0c9 Add parser combinator library (wip) with an example 2020-11-01 22:02:32 +03:00
9812be8da7 Update & structurize todo 2020-10-28 18:54:00 +03:00
df41ec9481 Update todo 2020-10-04 17:36:53 +03:00
2771564b94 Add instanced_indexed_mesh class 2020-10-03 15:36:26 +03:00
040497887c Implement fractal perlin noise 2020-09-24 19:06:33 +03:00
aba0afa15e Update todo 2020-09-24 13:10:04 +03:00
e836385f33 Update todo 2020-09-23 11:12:30 +03:00
e3f9770dea Update todo 2020-09-13 12:25:16 +03:00
78fd6db86c Add axes & sphere drawing for gfx::painter 2020-08-31 09:58:59 +03:00
08ab8c00a7 Add simple painter helper (wip) 2020-08-30 09:08:12 +03:00
2d6b947809 Move pixmap from util to gfx 2020-08-30 08:44:53 +03:00
0424bae480 Remove gfx::vertex, setup meshes using attributes directly 2020-08-28 11:15:49 +03:00
f69fb7299e Add app library 2020-08-28 11:14:40 +03:00
61ac1a5d78 Fix resource compiler: add resource header to sources 2020-08-28 09:38:41 +03:00
24613010c8 Add logging library 2020-08-27 21:03:24 +03:00
211b9d7342 Properly destroy shaders & programs 2020-08-27 16:54:04 +03:00
6225f89f88 Uniformize code style & do a few code rearrangements 2020-08-27 16:49:46 +03:00
549f2ada41 Add util, geom, cg, pcg & gfx libs 2020-08-27 13:36:16 +03:00