This repository now contains a standalone C implementation of CubicGrid that does not depend on xlockmore or any third-party libraries.
cubicgrid.c: Win32 + OpenGL screensaver source.build_scr.bat: Buildscubicgrid.scrusingcl(MSVC) orgcc(MinGW).
From c:\Programming\cubicgrid:
build_scr.batOutput:
cubicgrid.scr
cubicgrid.scr /s: Full-screen screensaver mode.cubicgrid.scr /c: Configuration dialog.cubicgrid.scr /p <HWND>: Preview mode used by Windows Screen Saver Settings.
/c lets you set and save:
speedzoomticksbigdots
Notes:
speedis stored with up to 11 decimal places.ticksmust be between 1 and 333.
Settings are stored in HKCU\Software\CubicGrid.