readme
来自「操作系统SunOS 4.1.3版本的源码」· 代码 · 共 17 行
TXT
17 行
This is the source directory for XGL demo programs. The current demos are:Since the XGL programmer's libraries are at present an unbundled softwareproduct, the executable programs have been provided. The user should note thatthe Makefile requires that the environment variable XGLHOME be defined. Adefault definition has been provided. The user can override this definitionby do in 'make -e'.mandelbrot - demonstrate mandlebrot drawing; show rubberbanding to perform zooms when clicking the left button in the canvas.test_sphere - draw some surfaces on a spheroid with trianglular strips. Uses menus to select predefined attributes.xgl_logo - draw the xgl logo; this program uses implicit dispatch.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?