← Назад к ресурсам

Perspective API

A client-side API framework for managing and extending Minecraft's camera perspectives.

Modrinth library utility

Описание

### Usage - Hold F5 to open perspective wheel. - Right click when holding F5 to enter configure mode, drag the icons to enable/disable --- # Perspective API [![Modrinth Downloads](https://img.shields.io/modrinth/dt/LIqveQm1?style=flat&logo=modrinth&color=17B85A&cacheSeconds=3600&label=Modrinth)](https://modrinth.com/mod/perspective-api) [![CurseForge Downloads](https://img.shields.io/curseforge/dt/1575322?style=flat&logo=curseforge&color=F1643%5E&cacheSeconds=3600&label=CurseForge)](https://www.curseforge.com/minecraft/mc-mods/perspective-api) Perspective API is a camera perspective management framework for Minecraft client-side mods. It provides standardized interfaces using the JOML library to handle camera states (position, rotation, FOV), decoupled from Minecraft internals. ## [Documentation](https://leawind.github.io/en_us/Perspective-API/) | [文档](https://leawind.github.io/zh_cn/Perspective-API/) ## [Demo Mod](https://modrinth.com/mod/perspective-api-demo)