-
bigger: bgfx, imgui, glfw, and glm combined with utility functions
资源介绍
大
bigg(bgfx + imgui + glfw + glm)+实用程序
该库名为bigger ,是面向3D交互式应用程序的面向原型的中间件库。 基于一个名为bigg的库,该库代表bgfx + imgui + glfw + glm ,该库添加了一些更高级别的实用程序(例如可渲染的原始类),从而使轻量级和跨平台应用程序的原型制作变得更加容易。
语言能力
C ++ 17
GLSL 1.30
依存关系
bigg [Unlicense]
bgfx.cmake [CC0 1.0通用]
bgfx [BSD 2-Clause]
bimg [BSD 2-Clause]
bx [BSD 2-Clause]
亲爱的ImGui [MIT]
GLFW [Zlib]
GLM [MIT]
random-util [MIT]
string-util https://githu
- 上一篇: 标准和实现的关系-cadence入门教程
- 下一篇: UNIX标准化-cadence入门教程