Update README.md

This commit is contained in:
Jack Andersen 2016-03-05 09:47:52 -10:00
parent 3e2f03a6d0
commit bbcf4e380e
1 changed files with 3 additions and 3 deletions

View File

@ -4,12 +4,12 @@
</a>
</p>
### libBoo
### Boo
**libBoo** is a cross-platform windowing and event manager similar to
**Boo** is a cross-platform windowing and event manager similar to
SDL and SFML, with additional 3D rendering functionality.
The exclusive focus of libBoo is 2D/3D rendering using polygon-rasterization
The exclusive focus of Boo is 2D/3D rendering using polygon-rasterization
APIs like OpenGL or Direct3D. It exposes a unified command-queue API for
calling the underlying graphics API.