fpvsetup

Crates.iofpvsetup
lib.rsfpvsetup
version0.1.0
sourcesrc
created_at2021-04-13 14:02:15.009561
updated_at2021-04-13 14:02:15.009561
descriptionLibrary and GUI tool for calculating optimal first-person 3D view parameters from monitor size and distance
homepage
repositoryhttps://github.com/kotauskas/fpvsetup
max_upload_size
id382888
size397,557
(kotauskas)

documentation

https://docs.rs/fpvsetup

README

FPVSetup

Crates.io Docs.rs Build Status

Library and GUI tool for calculating optimal first-person 3D view parameters from monitor size and distance.

The "portal-like" mode will perform the necessary trigonometry and output the configuration for the camera which will allow the screen to appear as if it is a portal into the rendered 3D world, improving perception of depth and realism.

The "focused" mode will output an FOV for the camera which will represent an accurate scale of objects at a given distance in the 3D world from the camera.

License

The code itself is dual-licensed under the MIT or Apache 2.0 licenses, at your option.

The icon is the eye emoji from Twemoji, licensed under CC-BY 4.0.

Commit count: 10

cargo fmt