An open API service indexing awesome lists of open source software.

https://github.com/7244/shaper

A render engine approach
https://github.com/7244/shaper

Last synced: 6 months ago
JSON representation

A render engine approach

Awesome Lists containing this project

README

          

# shaper
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)

Implements shaper that manages buffers and batch draws of opengl 3

## Features
* All dependencies are buildable
* Dynamic keys per shape

## This library meant to be used by game engines.

### For usage look at [sample](sample)

### Depends On
* https://github.com/7244/BLL
* https://github.com/7244/BDBT
* `A_resize` function

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.