blade 0.3.0

Sharp and simple graphics library
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Blade Examples


| Example   | graphics    | macros | util   | egui   | asset  | render | helper | lib    |
| --------- | ----------- | ------ | ------ | ------ | ------ | ------ | ------ | ------ |
| mini      | :star:      |        |        |        |        |        |        |        |
| init      | :star:      | :star: |        |        |        |        |        |        |
| ray-query | :star: (RT) | :star: |        |        |        |        |        |        |
| particle  | :star:      | :star: |        | :star: |        |        |        |        |
| scene     | :star: (RT) | :star: |        | :star: | :star: | :star: | :star: |        |
| vehicle   |             |        |        |        |        |        |        | :star: |
| move      |             |        |        |        |        |        | :star: | :star: |