📄 readme
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -