26 Commits

Author SHA1 Message Date
c0b1c2e135 petgraph 2020-09-24 23:51:05 -07:00
eac4f8d233 , 2020-08-08 20:55:55 -07:00
55899f26ad need to add gamepad events 2020-07-30 23:54:04 -07:00
67efffa139 screenshotting the output 2020-07-28 19:18:22 -07:00
ea52a20fce back in the saddle, upgrading dependencies 2020-07-26 00:47:24 -07:00
2fa08bf99e refactoring out shaders 2019-10-07 19:25:47 -07:00
fa2c9397bf I need to impl a private module so I can have a private get_paths 2019-09-21 23:33:56 -07:00
89fc974d3c some mishmash brainstorming on adding text rendering. Going to use inverted stencil buffer + glyph path method 2019-09-17 20:10:16 -07:00
b13a834475 fiddling with text rendering 2019-09-11 23:39:07 -07:00
9135d9ec84 minimal example of 15ms lag 2019-09-05 21:40:56 -07:00
1737319fc5 lots of refactoring 2019-08-29 21:40:24 -07:00
26410b78a2 Got something working. Need to test and verify I'm getting the data from the compute kernel 2019-07-17 20:11:53 -07:00
d6b81ae468 Got the compute thing going. Needs to be run before the rasterizer but that's fine 2019-07-10 23:40:39 -07:00
751b7641b2 In the middle of a bit of a versioning hell 2019-07-09 22:34:14 -07:00
8a699c8f6b porting over to full vulkan 2019-07-09 21:33:31 -07:00
820b99ae4e forked shade_runner and added compiler options. Going to add buttons along with a workflow for picking swatches 2019-07-07 01:00:26 -07:00
5551581a3e running again 2019-07-06 19:40:57 -07:00
d5350a04ff runtime compiled shader. Annoying behaviour forcing clean builds or whitespace modification before picking up shader changes in compile time shader 2019-06-30 21:53:06 -07:00
9b266c8d3f moved gpu example to main 2019-06-12 21:22:06 -07:00
e001f252eb imported shader example 2019-06-11 00:44:33 -07:00
f844982553 gutted and playing with pixel manipulation 2019-06-06 22:52:56 -07:00
94ce0bcd30 version incompatability 2019-05-07 23:09:58 -07:00
474eb9311e Adding bounding boxes 2019-01-28 16:28:01 -08:00
41b3dd4d0f . 2019-01-24 00:11:33 -08:00
00fe05fcdc Movement 2019-01-23 15:46:34 -08:00
b0d11f98be init 2019-01-21 12:26:24 -08:00