Carter Anderson
|
726eb37198
|
use rh coordinate system in 2d
z = 0 is now "farthest back" and z=1000 "farthest forward"
|
2020-07-19 17:00:08 -07:00 |
|
Carter Anderson
|
81df34adcf
|
finish up import simplification
|
2020-07-16 19:38:21 -07:00 |
|
Carter Anderson
|
b12c4d0a48
|
render: simplify imports and cleanup prelude
|
2020-07-16 18:26:21 -07:00 |
|
Carter Anderson
|
1db77b2435
|
examples: cleanup imports
|
2020-07-16 17:20:42 -07:00 |
|
Carter Anderson
|
2ca6de2b81
|
upgrade wgpu
|
2020-07-10 13:47:31 -07:00 |
|
Carter Anderson
|
950e50bbb1
|
Bevy ECS migration
|
2020-07-10 01:06:21 -07:00 |
|
Carter Anderson
|
e75496772e
|
legion: change query system ordering
|
2020-06-27 10:18:27 -07:00 |
|
Carter Anderson
|
1e614e41f1
|
render: make ClearColor a tuple struct
|
2020-06-26 21:39:30 -07:00 |
|
Carter Anderson
|
69925f0817
|
render: multi-window cameras ready to go!
passes now bind camera buffers and cameras can now be assigned non-primary windows
|
2020-06-25 23:04:08 -07:00 |
|
Carter Anderson
|
ca4726ea7d
|
render to second window in multiple_windows example
|
2020-06-25 16:02:21 -07:00 |
|
Carter Anderson
|
8a8d01aa88
|
render: add ClearColor resource
|
2020-06-25 15:24:27 -07:00 |
|
Carter Anderson
|
6381611e89
|
Resource -> Res, Ref->Com
|
2020-05-13 17:57:08 -07:00 |
|
Carter Anderson
|
06f3a4efb9
|
Use system fns for all setup code
|
2020-05-13 17:31:56 -07:00 |
|
Carter Anderson
|
7b79b3de8d
|
organize examples and add ecs guide
|
2020-05-01 13:12:47 -07:00 |
|