Skip to content

Repository files navigation

Nythra Shaders

Nythra Shaders is an all-in-one Minecraft shaderpack designed to deliver a cohesive visual experience across low-end, mid-range and high-end hardware through multiple rendering quality pipelines.

The project is built around a three-profile architecture that keeps the same visual identity while adjusting rendering cost and feature depth depending on the target hardware.

Features

  • Multipipeline rendering with distinct Low, High, and Cinematic profiles
  • Low / Potato pipeline for lighter hardware and reduced feature cost
  • High pipeline for a balanced gameplay-focused render
  • Cinematic pipeline for maximum visual richness and post-processing
  • Dynamic day and night lighting with environment-aware color response
  • Directional moonlight and cooler night scene treatment
  • Atmospheric sky rendering with horizon and zenith color variation
  • Cloud rendering across the project’s pipeline tiers
  • Shadow rendering with profile-based quality scaling
  • Ambient occlusion support
  • Rain and weather atmosphere
  • Nether atmosphere with warm volcanic color treatment
  • End atmosphere with darker alien contrast and emissive highlights
  • Emissive lighting support for bright materials and effects
  • Bloom support for brighter lighting and atmospheric bloom response
  • Water rendering with refraction, wave motion, and reflective response
  • Material and gloss-aware behavior for compatible surfaces
  • Performance-oriented quality scaling across different hardware targets

Rendering Profiles

Profile Goal Visual Quality Performance
Low/Potato Low-end hardware Lightweight sky, lighting and water treatment Lowest cost and simplest feature set
High Balanced gameplay Full-featured atmospheric and lighting treatment Moderate cost
Cinematic Maximum quality Expanded volumetric, post-processing and reflective treatment Highest cost

Visual Highlights

Day

Natural sunlight, terrain readability and atmospheric depth are handled through the project’s daytime sky and lighting setup. The shader aims to preserve clarity while adding a layered sky and stronger environmental contrast.

Night

Night scenes use a cooler directional moonlight treatment with darker surrounding values and warm local light sources. The result is a more readable nighttime environment without flattening the scene.

Rain

Rain and weather atmosphere are included as part of the shader’s atmospheric presentation, supporting darker storm lighting and more atmospheric environmental contrast.

Nether

The Nether side uses a warmer volcanic appearance with lava-like tinting, dimensional color treatment and stronger heat-driven atmosphere.

End

The End uses a colder, more alien mood with deeper contrast, dark architectural silhouettes, and emissive highlights suitable to crystal and void-based scenes.

Materials / Emissives

Nythra includes material-sensitive behavior and emissive handling for compatible objects and light-emitting surfaces. While the project includes gloss and emissive material treatment, it is best understood as a shaderpack with material-aware lighting rather than a claim of a broader engine-wide PBR feature set beyond the code in this repository.

Installation

  1. Install a compatible Minecraft shader loader such as Iris with Sodium or OptiFine.
  2. Download the Nythra release ZIP.
  3. Place the ZIP into your Minecraft shaderpacks directory.
  4. Enable Nythra from the shader settings menu.
  5. Select the desired Nythra quality profile.

Recommended Settings

  • LOW/POTATO: Use for older or lower-end hardware where performance is the priority.
  • HIGH: Recommended for general use across modern gameplay setups.
  • CINEMATIC: Best suited to modern high-end hardware where visual richness is prioritized.

Performance

Nythra uses multiple quality pipelines to scale rendering features according to hardware capability. This allows the shaderpack to retain a consistent visual identity while adapting the feature budget for lower-, mid-, and higher-end systems.

Compatibility

Compatibility may vary by Minecraft version, shader loader and resource pack.

The repository is structured for the Minecraft Java edition shader environment and follows the standard shaderpack patterns used by Iris and OptiFine. Exact compatibility guarantees should be confirmed against the target loader and game version in use.

Configuration

Nythra includes user-configurable options and multiple quality profiles. The main configuration is defined in the shader properties and can be adjusted through the shader settings UI for pipeline selection, lighting, atmosphere, water, bloom, shadows, reflections and performance-oriented controls.

Screenshots

No project screenshots are included in the repository at this time, so no placeholder or fake image links have been added.

Development

The repository is organized around the shader source and shared libraries used by the render pipeline:

shaders/
  common/
  lib/
  world0/
  world1/
  world-1/
  lang/
  textures/
  shaders.properties

The shader code is split between shared modules and per-world rendering stages, with profile selection and shader option configuration managed through the main shader configuration files.

Contributing

  • Keep changes focused and aligned with the existing shader architecture.
  • Preserve pipeline compatibility when adjusting options or rendering code.
  • Test shader changes against the intended quality profile and rendering path.
  • Avoid copying code from other shaderpacks or reusing uncredited third-party source.
  • Document meaningful rendering changes clearly and keep release-facing notes accurate.

Credits

Nythra’s project credits, creator information and technical attribution are preserved in the repository’s credit files and shader headers. See the existing project credit materials in the repository for the official attribution details.

License

This repository includes the project license file in the root directory. See LICENSE for the legal terms.


Nythra’s rendering development has been informed by studying modern Minecraft shader rendering techniques and visual approaches, while preserving the project’s own original shader implementation and configuration.

About

Cinematic Minecraft shaders, from potato to high-end.

Resources

Contributing

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages