Let the server take a picture of your screen
Bukkit Screenshot is a server-side image rendering tool. It is a concept designed for fun, that uses ray-tracing to generate pictures of the map based on a given point and direction.
This project uses Maven as build and dependency management tool.
-
Make sure to have Maven and Git installed.
-
Clone this repository with
git clone https://github.com/WinX64/bukkit-screenshot.git
-
Build the project and install it on your machine with
mvn clean install
If you're interested in integrating Bukkit Screenshot into your projects, further information can be found here.
If you're looking for a quick way to test out Bukkit Screenshot right away, a proof-of-concept, Bukkit, test plugin can be found here.
Furthermore, examples and comparisons can be found here.
Feel free to open a pull request if you have any improvement or fix to propose, and it will be reviewed as soon as possible.
This project is licensed under the MIT License - see the LICENSE file for details.