Screenshot with Coords

Screenshot with Coords

Mod

Capture local player's screen with position, rotation and more detailed informations repeatedly.

Client Utility

58 downloads
1 follower
Follow Save

Abstract

This mod was originally designed to generate data for training interactive image generation models. When a player enters a world (whether it is a single-player archive or a multiplayer server), the mod will start to capture the local player's screen, coordinate position, head rotation and other detailed information at regular intervals and store it in the game directory, which will stop after the player leaves the world.

Directory

Screenshots will be saved at screenshot_with_coords/screenshots folder, and detailed information will be appended into screenshot_with_coords/coords.jsonl.

Configuration

CAPTURE_INTERVAL: The interval (in millisecond, for example, 500 is half a second) between two captures. The default value is 500.

JSONL_SAVE_AFTER: How many captures is needed before detailed coords informations will be saved into jsonl file. Notice that after player leaves the level, cached informations will still be saved. The default value is 50.


Project members

Viola-Siemens

Member

Details

Licensed Apache-2.0
Published 5 months ago
Updated 5 months ago