Skip to content

A client for a electric sheep ecosystem which renders frames in HD ( e.g. 720p, 1080p, 4k, 8k)

License

Notifications You must be signed in to change notification settings

guysoft/electricsheep-hd-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electricsheep-hd-client

Wikipedia: Electric Sheep is a distributed computing project for animating and evolving fractal flames, which are in turn distributed to the networked computers

Originaly designed by http:https://www.electricsheep.org/ but rendered at low resolutions i am trying to bring the sheeps to the next generation of computer displays. This is the early alpha of a client for an electric sheep ecosystem which renders frames in HD ( e.g. 720p, 1080p, 4k, 8k). For a good example of what electric sheeps are see this youtube vid

Roadmap

  • System is fully operational but in an alpha state. So expect bugs.
  • Currently there is no frontend where you can you can see the overall rendering process by the community.
  • GPU rendering with CUDA is planned but this need more investigation

IRC

Join us on #electricsheephd @ freenode.net

Getting started

Debian / Ubuntu / ...

git clone https://github.com/kochd/electricsheep-hd-client.git && cd electricsheep-hd-client
apt-get install flam3 ruby bundler
bundle install
./daemon

If this results in ./daemon.rb:29:in <main>': You will need an api key. Please register at https://sheeps.triple6.org:9999/register (RuntimeError) continue with registration.

Other Linux / Unix / Posix systems

Currently i dont know. Adept from Debian / Ubuntu and contribute back so others can learn from your wisdom.

Windows

Registration

Register here and follow the instructions in the email. The certificated is self-signed. You should be fine ignoring the warning and process to the page.

Usage

Usage: daemon [OPTIONS]
        --server SERVER              Control server to connect to
        --apikey APIKEY              Your api key
        --debug                      Debug-mode
        --no-download                Do not download movies
        --nice NICENESS              Niceness (Higher values result in lower process priority (default: 19, max: 19))

Once your daemon is rendering frames you will gain so called credits for every frame you have rendered. Your daemon will then start to "buy" completed sequences using your gained credits and download them to $BASE_DIR/branches/$CURRENT_BRANCH/movies. Currently you will only get short sequences of 5 seconds which you need to concat your self if you want a full blown movie.

About

A client for a electric sheep ecosystem which renders frames in HD ( e.g. 720p, 1080p, 4k, 8k)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages