项目作者: siliace

项目描述 :
高级语言: C++
项目地址: git://github.com/siliace/Bull.git
创建时间: 2016-10-12T11:26:43Z
项目社区:https://github.com/siliace/Bull

开源协议:MIT License

下载


Bull - An easy to use 3D rendering engine

Bull is a 3D rendering engine created for learning purpuse. It’s aim to be a simple and cross-platform API.

Author

Benjamin Bernard - Main developer (benjber69@gmail.com)

Build

Bull uses CMake to build, therefore you can generate easily projects for your platform.

Dependencies

Windows

Everything is included in the libs directory

Linux

You will need to install the following packages: libx11-dev libxrandr-dev libgl1-mesa-dev