guytanium / Retro3D

A shader that imitates low grade 3D graphics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retro 3D

Retro 3D is a shader that provides low grade 3D graphics, which resembles the first generation of 3D consoles like PlayStation and Sega Saturn. Basically, it's a kind of unlit shader, but also reduces the precision of geometric operations, and cancels the perspective correction for texture mapping.

screen

License

You can use the shader for whatever you want.

About

A shader that imitates low grade 3D graphics.


Languages

Language:C# 52.1%Language:ShaderLab 47.9%