Bug 27039

Summary: new syscons screensaver
Product: Base System Reporter: andy <andy>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.3-STABLE   
Hardware: Any   
OS: Any   

Description andy 2001-05-02 23:00:01 UTC
I just wrote a new syscons screensaver which I think is much more interesting than the other ones, while still being relatively easy on the CPU (much less CPU intensive than "fire", anyway).  Please review it and let me know what you think.
 
It's the bsd daemon logo (with much editing, thanks to my coworker Waylon) floating (with a realtime shadow!) above a bunch of tiled spheres which move around and morph.  It's only one palette change per frame, until the bsd daemon moves.

The source code is here:
http://fear.incarnate.net/~andude/balls.tar.gz

I've been asked to submit this as a PR; if you want to include it into sys/modules/syscons/, that'd be great.
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2003-07-18 23:53:19 UTC
State Changed
From-To: open->closed

The code is no longer available at the referenced URL.  Can you 
please resubmit it as a port?