https://github.com/larsbrinkhoff/smoking-clover
Smoking Clover display hack
https://github.com/larsbrinkhoff/smoking-clover
Last synced: 8 months ago
JSON representation
Smoking Clover display hack
- Host: GitHub
- URL: https://github.com/larsbrinkhoff/smoking-clover
- Owner: larsbrinkhoff
- License: gpl-2.0
- Created: 2018-10-08T13:28:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-28T06:53:29.000Z (almost 3 years ago)
- Last Synced: 2025-01-19T16:11:03.330Z (10 months ago)
- Language: C
- Size: 30.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
An attempt at reconstructing Smoking Clover, the Lisp Machine graphics
hack by Bill Gosper.
Pace Willisson
pace@alum.mit.edu
April 2002
Repository: http://sourceforge.net/projects/clover/
The code for drawing the clover itself is taken from the X11 port by
Kenneth Stailey (around 1989).
My main changes:
* color cube walk, as suggested by Ed Swalenberg in a message to
ITS-Lovers April 4, 2002.
* GTK port
* remove requirement to run on a psuedo color visual
Currently, it compiles and runs nicely on a RedHat 7.2 pentium system
with at 16 bit display. I've done a little bit on support for pseudo
color, but that doesn't work yet.
This is still a work in progress. See the file BUGS for the main open
issues.