Edit of asset "Ultimate Retro Shader Collection" Accepted

Old/Current New/Edit
Title Ultimate Retro Shader Collection
Description WARNING: if you're upgrading from any version prior to 1.4.0, you MUST follow the steps outlined in the link below. If you don't, your materials WILL break, and you'll have to fix them all MANUALLY! You only need to follow these steps once -- subsequent versions will not be reorganized again.

https://github.com/Zorochase/ultimate-retro-shader-collection?tab=readme-ov-file#upgrading-from-v13--to-v14

-- -- --

Ultimate Retro Shader Collection (URSC) brings PlayStation, Sega Saturn or Nintendo 64 aesthetics to Godot 4.

Features:
- Vertex snapping and affine texture mapping (as seen on PlayStation and Saturn)
- 3-point texture filtering (as seen on Nintendo 64)
- Distance-based, per-vertex texture LOD and fog
- Metallic and shiny shaders
- 3D sprite shaders (shaded/unshaded, single/double-sided)
- Scrolling sky shader (think Mario 64)
- Screen-reading dithering and fade shaders
- Create custom spatial shaders using macros
- Compatible with all rendering backends

Check out the collection's README on GitHub for documentation and a guide on getting set up. TLDR -- run the "setup.gd" editor script included with the collection to add the necessary global shader uniforms to your project settings.

https://github.com/Zorochase/ultimate-retro-shader-collection?tab=readme-ov-file#readme
Ultimate Retro Shader Collection (URSC) is a unification and enhancement of various “retro-3D” shaders sourced from the Godot community. These shaders are essential for creating authentic graphics reminiscent of the PlayStation (PSX) or Nintendo 64 (N64).

IMPORTANT: be sure to check out the collection's documentation on GitHub, ESPECIALLY the Getting Started page, after downloading! There are a couple steps you'll need to take before you can use the shaders in your project.

This version (1.3.0) is known to work with Godot 4.2.2 and 4.3.0.

Features include:
- Vertex snapping (a.k.a. vertex jitter)
- Affine texture mapping (a.k.a. texture warping)
- 3-point texture filtering (as seen on N64)
- Special "metallic/reflective" and "shiny/glossy" effects
- Distance-based texture LOD (as seen in some PSX games) (1.2.0+)
- Distance-based, per-vertex fog (1.3.0+)
- Single-image, flat sky (1.2.0+)
- Screen-reading color reduction with dithering and additive/subtractive fade effects
- Customization through a wide range of uniforms and macros
- Support for all rendering methods (Forward+, Mobile, and Compatibility) (1.1.0+)

Docs and more can be found here:
https://github.com/Zorochase/ultimate-retro-shader-collection

If you want a better idea of what URSC has to offer, try the demo right in your browser:
https://zorochase.itch.io/ultimate-retro-shader-collection-for-godot
Category Shaders
License MIT
Repository Provider Custom
Repository Url https://github.com/Zorochase/ultimate-retro-shader-collection
Issues Url https://github.com/Zorochase/ultimate-retro-shader-collection/issues
Godot version Godot 4.2
Version String 1.4.0 1.3.0
Download Commit https://github.com/Zorochase/ultimate-retro-shader-collection/releases/download/1.4.0/ursc_1.4.0.zip
Download Url (Computed) https://github.com/Zorochase/ultimate-retro-shader-collection/releases/download/1.4.0/ursc_1.4.0.zip
Icon Url https://raw.githubusercontent.com/Zorochase/ultimate-retro-shader-collection/refs/heads/main/logo.png