Update 'README.md'

This commit is contained in:
Steven Polley 2020-05-30 21:51:26 +00:00
parent 18dd8fb148
commit a9d05eeef8
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,10 @@ The project is broken into two parts:
* Master - This can be thought of as the server, it's the portal that users interact with to upload .blend files and tweak render parameters.
* Slave - This can be thought of as a client, and it handles rendering the images which get stitched together to create an animation. There can be as many instances of the slave as you want, the more slaves, the more simultaneous frames can be rendered.
#### Web interface
When you run the master, it listens on port 8097. Here's a screenshot of the web interface on the status page for an ongoing render job:
![alt text][logo]
[logo]: https://deadbeef.codes/steven/cyclescaler/raw/master/example.png "Rendering using Google Cloud Platform."