Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uk0/opui
golang gui ,mac windows and other
https://github.com/uk0/opui
Last synced: about 12 hours ago
JSON representation
golang gui ,mac windows and other
- Host: GitHub
- URL: https://github.com/uk0/opui
- Owner: uk0
- License: apache-2.0
- Created: 2018-05-18T02:35:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-05T08:59:59.000Z (over 1 year ago)
- Last Synced: 2024-06-20T16:48:05.978Z (5 months ago)
- Language: Go
- Homepage:
- Size: 9.14 MB
- Stars: 13
- Watchers: 3
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### GoGLUI
GoGLUI是一个创新的UI系统,它巧妙地结合了Go语言的高效性和OpenGL的强大图形渲染能力。这个项目旨在为Go开发者提供一个灵活、高性能的图形用户界面工具包。通过利用OpenGL的硬件加速特性,GoGLUI能够实现流畅的动画效果和复杂的图形渲染,同时保持了Go语言简洁、并发友好的特性。无论是开发桌面应用、游戏界面还是数据可视化工具,GoGLUI都能为开发者提供一个强大而直观的UI解决方案。
### TODO(抛坑了)
欢迎大家的 Fork Star 自己玩一玩还是可以的能学一些知识。
### quick start
```bash
./build.sh
```### Demo
* Demo show
![](http://zmatsh.b0.upaiyun.com/OPUI.png)
![](http://zmatsh.b0.upaiyun.com/OPUI_1.png)