Osh

Osh

v0.5
Modrinth 4 підписники Завантажень: 1 995
від xsoras
Увійти

Fisheye lens distortion to the texture by radially warping UV coordinates.

Товар

Про товар

Partner

image

Bend the world. Keep the performance.

Introduces a brand-new fisheye lens effect, bringing a subtle wide-angle camera feel to Minecraft. The screen is warped dynamically from the center outward, creating a more immersive and stylized perspective without affecting gameplay mechanics or world geometry.

Village

Village 2

🐟 Fisheye Lens Distortion

A custom screen-space fisheye shader now remaps the final rendered image through radial UV distortion. The effect is strongest near the edges of the screen while remaining gentle in the center, preserving visibility and usability during gameplay.

Unlike aggressive novelty fisheye filters, this implementation is designed to complement exploration, cinematic shots, content creation, and screenshots while maintaining a clean image.

🎥 Built for Creators

The new lens effect adds a unique visual identity to recordings and screenshots, making landscapes feel larger, structures more imposing, and movement more dynamic.

Whether you're creating:

  • YouTube videos
  • Cinematic Minecraft showcases
  • Shader comparisons
  • TikTok clips
  • Thumbnail renders

the fisheye effect provides an additional layer of visual depth and motion.

⚙️ Lightweight Screen-Space Processing

The distortion is applied entirely as a post-processing pass using screen-space texture coordinate remapping. No additional geometry calculations, raymarching, or heavy rendering passes are required.

🎛️ Future Expandability

The fisheye system is designed as a foundation for future lens-based effects, including adjustable distortion intensity, cinematic camera presets, and advanced post-processing options planned for upcoming releases.


Version 0.5 marks the first step toward a more cinematic visual pipeline while keeping Soleron lightweight, configurable, and creator-friendly.

Прев’ю

Зображення товару

Середовище

Вимоги та сумісність

Сумісність і вимоги

IrisOptifine1.7.2 – 1.21.111.7.326.126.1.126.1.226.2

Локальний хост

Required

Хостинг на сервісах

Unsupported

Умови

Ліцензія

Умови використання, зміни та поширення цього товару.

Apache License 2.0Modrinth
Реліз

Останній реліз

v0.5

29.05.2026 · Modrinth

Version 0.5

Added

  • Introduced a fisheye post-processing shader effect.
  • Implemented radial screen-space distortion based on normalized device coordinates (NDC).
  • Added dynamic edge warping for a more immersive and cinematic visual experience.
  • Integrated custom texture coordinate remapping through the new fishEye() function.
  • Applied real-time texture sampling using distorted UV coordinates.

Improved

  • Enhanced visual depth and perspective across the entire screen.
    *...