home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!decwrl!contessa!mwm
- From: mwm@contessa.palo-alto.ca.us (Mike Meyer)
- Subject: Re: XSB -- modular screenblanker building kit
- Newsgroups: comp.sys.amiga.programmer
- Distribution: world
- References: <b16ynaq@rpi.edu> <1992Sep14.211622.28113@uwm.edu>
- X-NewsSoftware: Amiga Yarn 3.4, 1992/08/12 15:49:52
- Keywords:
- Summary:
- Message-ID: <mwm.1w1x@contessa.palo-alto.ca.us>
- Date: 15 Sep 92 02:33:53 PST
- Organization: Missionaria Phonibalonica
- Lines: 37
-
- In <1992Sep14.211622.28113@uwm.edu>, gblock@csd4.csd.uwm.edu (Gregory R Block) wrote:
- > I use XSB. However, it's in dire need of an update, due to some buggy
- > coding practices in XSBCX itself. Attempts to contact the author have
-
- <can't say bad things about the competition :->
-
- > There is another, if I remember correctly: ShadowMaster was a very
- > good blanker system.
-
- No, it _is_ a very good blanker system. But I'm biased, because I
- designed it.
-
- XSB was apparently designed to be as flexible as possible; but it's
- hard to say based on the sparse documentation provided. Making the
- savers shared libraries is the right approach. However, it isn't
- trivial to write new modules for it, there is a dearth of modules, and
- the extra flexibility isn't used.
-
- ShadowMaster's primary design goal was to make it as easy as possible
- to add functionality. As a result, blankers are _trivial_ to add.
- Sufficiently so that I've written graphics hacks as blankers because
- it's faster (a couple of hours). There are more savers in the freely
- distributable version of ShadowMaster (on disk fish disk 597), and ~20
- in the "registered" version, which also includes the random module
- (the reason that ShadowMaster Exists).
-
- ShadowMaster is extensively documented, including having a
- professional tech writer do a once-over. If there's ever enough
- interest (= registrations), a second release (including more and
- better blankers) will be done, include a rewrite from scratch per that
- writers comments. With even more interest, a rewrite that will
- include moving all existing blankers into a shared library format,
- hopefully taking advantage of the extra capabilities inherent in that
- structure, could get done.
-
- <mike
-
-