Git Product home page Git Product logo

stonerview's Introduction

StonerView 1.5.2 (MacOS X Version)
    Copyright 1998-2001 by Andrew Plotkin.

For the latest version, source code, and links to more of my stuff, see:
    http://www.eblong.com/zarf/stonerview.html

You can contact me at:
    [email protected]

    __________________

This is my favorite screen saver in all the world.

Normally I hate screen savers, I really do. If the point is to save
the screen from burn-in (which doesn't happen these days), they're
silly. If the point is to occupy my attention, I have a host of better
ideas. If the point is to be pretty, they usually fail.

Except ElectroPaint. Which is something that came with SGI machines,
and I presume it still does. It was strange and hypnotic and I could
stare at it for hours. Once I set it running on twelve machines in the
same room and turned the lights off. That was pretty good.

Unfortunately and dammit, the source code to ElectroPaint has never
been released, and it only runs on SGI machines. This bugged me for
years. So I finally got off my butt and reimplemented it for the
Macintosh.

(Actually, the first thing I did was to reimplement it in sound.
That's StonerSound, for which see my web pages. But I made it back
into a visual toy after that.)

Please note that this contains no code from ElectroPaint. I've never
seen any. StonerView is entirely my own code, inspired only by my
memory of what ElectroPaint looked like. (In fact, when I wrote this,
I hadn't seen ElectroPaint run for over a year.)

StonerView originally used QuickDraw 3D for its display system. Since
not even Apple gives a toss about QD3D any more, I've done this quick
port to GL. It just pops up an X window with the goods running
therein. (I used glut for this, because that's what I had example code
for.)

(Wouldn't it be nice if you could make it run in the root window? So
that it would really work as a screen saver? Yes, it would. Wouldn't
it be nice if I had some documentation for glut, so that I could
implement that? Yeah, that too. "Maybe next version." I tried looking
at the GL samples in the xscreensaver distribution... for some reason,
it didn't help.)

    __________________

The simplest possible Makefile is included. Type "make". If you get an
error, edit the Makefile and try again. Yes, I live in the Stone Age.

    __________________

If you find that StonerView is running too slowly, reduce the window
size.

    __________________

Version history:

1.5.2 (MacOSX port): Updates to build / run on MacOS X 11 (BigSur) and
                     M1 Macs

1.5 (MacOSX universal binary port): contributed by Alexander v. Below

1.4 (MacOSX port): contributed by Tommaso Pecorella

1.3: Jamie Zawinski ([email protected]) contributed a pile of code to change 
     the framework from GLUT to straight GL. This allows the --root 
     option to work, and therefore it works with the xscreensaver
     package.

1.2: I forgot the sliding rainbow effect on the chain of polygons!
     Can you believe that? I'm such a doof.
     Also, Unix/GL version.

1.1: Original release, I think.
    __________________

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version. The source code is available at the
web URL above.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. (It should be a document entitled "Copying".)
If not, see the web URL above, or write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307,
USA.

    __________________

stonerview's People

Contributors

srirangav avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.