分页: 1 / 1

最全的OpenGL屏保程序源码 - XScreenSaver 资源整理

发表于 : 2018年11月23日 21:51
523066680
官方下载页面:
https://www.jwz.org/xscreensaver/download.html

示例截图:
xscreensaver/screenshots

Github副本:
https://github.com/Zygo/xscreensaver
(因为作者本人不使用github,所以PO主在github做了同步)

请注意官方只提供了 mac, ios, android, linux 版本,作者对 Microsoft 有很大不满:
There is no Windows version of XScreenSaver, and there never will be. Click here if you'd like to understand why.

然而还是有好心人转换了 windows 版本,可以用 gcc/clang/msvc 编译出windows scr屏保程序:
XScreenSaverWin

[*]