Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

marmitoTH/godot-psx-shaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

godot-psx-shaders

Godot PSX Shaders

About

With those shaders you're able to emulate PSOne graphic limitations inside Godot engine. There's a bunch of parameters to tweak, like mesh resolution, vertex cull distance, specular intensity, reflection intensity(reflections are done via CubeMap), alpha scissor and so on. They're not hard to use and pretty self explanatory. For some reason, GitHub is not accepting any of my gifs.

Limitations

No real-time shadows support, shading at top-dow view looks kinda broken, CubeMap reflection doesn't work in editor sometimes.

Tips

Disable all texture filters, use low resolution textures, disable real-time shadows to avoid a lot of glitches, if you don't want any shading just replace diffuse_lambert_wrap for unshaded.

About

PSOne visuals through shaders in Godot 3.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages