All Projects → CptPotato → Godotthings

CptPotato / Godotthings

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

Labels

Projects that are alternatives of or similar to Godotthings

Glsl Language Server
Language server implementation for GLSL
Stars: ✭ 53 (-26.39%)
Mutual labels:  glsl
Shaderconductor
ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages
Stars: ✭ 1,146 (+1491.67%)
Mutual labels:  glsl
Riftray
Step into the worlds of Shadertoy with an Oculus Rift.
Stars: ✭ 68 (-5.56%)
Mutual labels:  glsl
Unityraymarching
Unity Raymarching Examples
Stars: ✭ 57 (-20.83%)
Mutual labels:  glsl
Three Glslify Example
a simple example of ThreeJS with glslify
Stars: ✭ 63 (-12.5%)
Mutual labels:  glsl
Rp Video Manager
Tool to quickly update video modes in RetroPie - giving a retro CRT look.
Stars: ✭ 66 (-8.33%)
Mutual labels:  glsl
Glslcanvas
Simple tool to load GLSL shaders on HTML Canvas using WebGL
Stars: ✭ 1,067 (+1381.94%)
Mutual labels:  glsl
Openscenegraph Data
Example models and shader collection for the OpenSceneGraph project
Stars: ✭ 69 (-4.17%)
Mutual labels:  glsl
Glsl Worley
Worley noise implementation for WebGL shaders
Stars: ✭ 66 (-8.33%)
Mutual labels:  glsl
Facevfx
Mapping real-time visual effect to human face.
Stars: ✭ 68 (-5.56%)
Mutual labels:  glsl
Retrobat
RetroBat is the best way to play your ROMs collection on Windows !
Stars: ✭ 58 (-19.44%)
Mutual labels:  glsl
Attackarea
Stars: ✭ 59 (-18.06%)
Mutual labels:  glsl
Processing Experiments
Various quick sketches
Stars: ✭ 66 (-8.33%)
Mutual labels:  glsl
Glsl Grid
Draws an antialiased grid along the X/Y/Z direction of a mesh.
Stars: ✭ 57 (-20.83%)
Mutual labels:  glsl
Learn Opengl Golang
Learn OpenGL Tutorials in Go
Stars: ✭ 69 (-4.17%)
Mutual labels:  glsl
Graphics Snippets
Shading techniques and GLSL snippets
Stars: ✭ 53 (-26.39%)
Mutual labels:  glsl
3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+16147.22%)
Mutual labels:  glsl
Touchdesigner Shaderbuilder
On the fly shader editing tool for TouchDesigner
Stars: ✭ 72 (+0%)
Mutual labels:  glsl
Spirv Cross
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
Stars: ✭ 1,163 (+1515.28%)
Mutual labels:  glsl
Audio Shader
Process audio stream with webgl shader
Stars: ✭ 67 (-6.94%)
Mutual labels:  glsl

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].