共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Libneuro |
Libneuro
|
1 | 0 | 507 |
贡献者 | 讨论 | 代码提交 |
Libneuro is a toolkit and middleware for visual applications, including games. Currently limited to 2d surfaces, it however contains an advanced painter's algorithm which is the backbone for core utilities like graphical user interfaces. The painter's algorithm is designed to avoid the whole screen to be redrawn on the frame buffer at every cycle, thus it is efficient on older systems.