readme
来自「嵌入式GUI OpenGL源代码。OpenGL是嵌入式开发中常用的一种GUI系统」· 代码 · 共 28 行
TXT
28 行
This is a nice 3D system monitor written with GLUT. The operating
system dependent code for querying system statistics is only for IRIX,
but maybe someone could adapt the code to work on other operating
systems.
Be warned that on a multiprocessor SGI systems, some of the
measurements go "off the chart". The program was written on a single
processor machine so the top of the chart is 100% of one processor.
- Mark
Javier writes:
> I am sending attached a very simple program that uses OpenGL and GLUT.
> As you will see it resembles a little bit the gr_osview SGI application.
> I hope you find it useful to be included as a contribution to GLUT
> distribution.
>
> Keep on working with GLUT, it is a great starting point for OpenGL
> users.
>
> Greetings from Spain!
>
> --
> Javier Velasco
> fjvelasco@sfe.indra.es
> fjvelasco@sinix.net
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?