Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/henkelmax/camera-utils

A client side Fabric mod that adds convenient features related to the players camera.
https://github.com/henkelmax/camera-utils

fabric fabric-api fabricmc fabricmc-mod minecraft minecraft-mod mod

Last synced: about 1 month ago
JSON representation

A client side Fabric mod that adds convenient features related to the players camera.

Awesome Lists containing this project

README

        

# Camera Utils

## Links

- [Modrinth](https://modrinth.com/mod/camera-utils)
- [CurseForge](https://www.curseforge.com/minecraft/mc-mods/camera-utils)

---

Camera Utils is a client side Fabric mod that adds convenient features related to the players camera.

# Features

- Dynamic zoom
- Camera detaching
- Adjustable third person distance
- Two customizable third person perspectives
- Advanced cinematic camera controls
- Movement smoothing

## Dynamic Zoom

By default the zoom key is bound to `Z`.
Holding the zoom key and scrolling dynamically adjusts the zoom value.

![](https://media.giphy.com/media/5CA3RhbZLwdWLSnyxn/giphy.gif)

## Camera Detaching

By hitting the detach camera button, the players camera is locked to the current position.
You can still control the player like before, just from another point of view.
By pressing `RIGHT ALT` in combination with the detach camera key, the camera goes back to the position, the camera was last detached.

![](https://media.giphy.com/media/NCHDu1S4XB8Bpee2j5/giphy.gif)

## Adjustable Third Person Distance

When holding the third person distance modifier in third person, you are able to scroll out up to 100 blocks away from the player.

![](https://media.giphy.com/media/3mILufImnwZzagKkMa/giphy.gif)

## Customizable Third Person Perspectives

This mod allows for two custom third person perspectives.
These are bound to `F6` and `F7` by default.
These can be modified by pressing `RIGHT ALT` and `F6` or `F7` respectively.

![](https://media.giphy.com/media/2pM70RylJyXvhuVj4R/giphy.gif)

## Advanced Cinematic Camera Controls

By pressing `RIGHT ALT` and the cinematic camera button, you can adjust the properties of the cinematic camera.

## Additional Information

Pressing any key related to the camera utils mod in combination with `RIGHT ALT`
will open a settings GUI which allows you to change properties
or to reset them back to their default values.

Note that this mod is **not compatible with OptiFine**.