Commit graph

30 commits

Author SHA1 Message Date
3482eceea3 Update todo 2021-03-07 19:09:06 +03:00
e67b3f1fdc Add ui slider element 2021-03-05 15:51:17 +03:00
1e9eb51911 Implement ui grid layout 2021-02-26 22:57:43 +03:00
99ed9edf1d Update todo 2021-02-26 14:40:35 +03:00
3a8e79df1b Update todo 2021-02-25 15:23:17 +03:00
f8567851bd Update todo 2021-02-25 14:34:05 +03:00
b7014f2eda Add style description & use it in default element factory 2021-02-25 10:36:50 +03:00
3cf308e7fe Update todo 2021-02-25 09:41:18 +03:00
49a8d7f24c Update todo 2021-01-17 22:04:34 +03:00
a4c1eb17e9 Update todo 2021-01-16 17:31:01 +03:00
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