|
@@ -1,11 +1,9 @@
|
|
|
# Olive.c
|
|
|
|
|
|
-<p align="center">
|
|
|
-<img src="./assets/olivec-200.png">
|
|
|
-</p>
|
|
|
-
|
|
|
**IMPORTANT! THIS LIBRARY IS A WORK IN PROGRESS! ANYTHING CAN CHANGE AT ANY MOMENT WITHOUT ANY NOTICE! USE THIS LIBRARY AT YOUR OWN RISK!**
|
|
|
|
|
|
+<img align="left" src="./assets/olivec-200.png">
|
|
|
+
|
|
|
Simple graphics library that does not have any dependencies and renders everything into the given memory pixel by pixel.
|
|
|
|
|
|
Visit [https://tsoding.github.io/olive.c/](https://tsoding.github.io/olive.c/) to see some demos.
|