mirror of
https://git.coom.tech/drummyfish/raycastlib.git
synced 2024-11-21 20:29:59 +01:00
Update README
This commit is contained in:
parent
9159477927
commit
a30edce4fe
1 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@ features
|
||||||
- Still **flexible** -- pixels are left for you to draw in any way you want.
|
- Still **flexible** -- pixels are left for you to draw in any way you want.
|
||||||
- **Tested on multiple platforms** (PC, Arduboy, Pokitto, Gamebuino META).
|
- **Tested on multiple platforms** (PC, Arduboy, Pokitto, Gamebuino META).
|
||||||
- **Many compile-time options** to tune the performance vs quality.
|
- **Many compile-time options** to tune the performance vs quality.
|
||||||
- **Well commented** and formatted code.
|
- **Well commented** and formatted code. Automatic documentation (comments + provided Doxyfile).
|
||||||
- Completely **free of legal restrictions**, do literally anything you want.
|
- Completely **free of legal restrictions**, do literally anything you want.
|
||||||
|
|
||||||
**NOTE**: Backwards compatibility isn't a goal of this libraray. It is meant to
|
**NOTE**: Backwards compatibility isn't a goal of this libraray. It is meant to
|
||||||
|
|
Loading…
Reference in a new issue