Skip to content

A collection of backup/timelapse generators for the canvas on the site https://rplace.tk

License

Notifications You must be signed in to change notification settings

rplacelive/RplaceTimelapseGenerators

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RplaceTimelapseGenerators

A collection of backup and timelapse generators for the site rplace.live.

  • For information on hosting your own rplace instance, see the rplace server software at RplaceServer.
  • To contribute to rplace development, visit the main site codebase at rslashplace2.

Generators in this repository

  • TimelapseGenerator: Produces a series of frames from server backup lists or git logs.
  • BackupGenerator: Generates an image from an rplace canvas backup.

Node Backup Generator

A simple, cross-platform Node.js (JavaScript) generator, located in NodeBackupGenerator/. Also, check out colour-utils for additional utilities.

Native Timelapse Generator

A highly performant, UNIX-only, multi-threaded generator written in C and C#. Find it in NativeTimelapseGenerator/.

NativeTimelapseGenerator structure diagram

Dependencies and usage instructions for each generator are available in their respective directories.

About

A collection of backup/timelapse generators for the canvas on the site https://rplace.tk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 77.2%
  • TypeScript 16.4%
  • CMake 3.4%
  • JavaScript 1.3%
  • CSS 1.3%
  • HTML 0.4%