Skip to content

Some of my snippets and other bits for the Godot game engine.

License

Notifications You must be signed in to change notification settings

CptPotato/GodotThings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GodotThings

These are some of my snippets and other bits for the Godot game engine. Note that I don't go into too much detail about how to set these things up properly, so some general knowledge about shader programming and how they are used in Godot is expected.

Content

Thing Description
Smooth Pixel Filtering A shader snippet for "smooth pixelated" filtering, eliminating most aliasing artifacts.
Procedural Checkerboard A spatial material useful for blocking out levels. It displays a checkerboard pattern along all axes.
Color Grading (work in progress) A simple post process shader that can be used for color grading.

About

Some of my snippets and other bits for the Godot game engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages