All Projects → ada → Similar Projects or Alternatives

674 Open source projects that are alternatives of or similar to ada

Godot Cel Shader
A Cel Shader for the Godot Engine
Stars: ✭ 145 (+38.1%)
Mutual labels:  glsl, shader
glsl-editor
💾 A simple WebGL shader editor
Stars: ✭ 20 (-80.95%)
Mutual labels:  glsl, shader
Unity Lowpoly Shader
Unity Shader for mesh rendering in lowpoly style
Stars: ✭ 116 (+10.48%)
Mutual labels:  glsl, shader
Processingstuff
Various pretty-ish Processing sketches by Blokatt. About 50% shaders.
Stars: ✭ 153 (+45.71%)
Mutual labels:  glsl, shader
Reshade
A generic post-processing injector for games and video software.
Stars: ✭ 2,285 (+2076.19%)
Mutual labels:  glsl, hlsl
Godot Particle Dof
Bokeh-esque particle depth of field in Godot 3.0
Stars: ✭ 77 (-26.67%)
Mutual labels:  glsl, shader
Hlsl2glslfork
HLSL to GLSL language translator based on ATI's HLSL2GLSL. Used in Unity.
Stars: ✭ 488 (+364.76%)
Mutual labels:  glsl, hlsl
VRC-Cancerspace
Cancerous screenspace shader for VRChat. Please use responsibly. :^)
Stars: ✭ 55 (-47.62%)
Mutual labels:  shader, hlsl
Shaderc Rs
Rust bindings for the shaderc library.
Stars: ✭ 143 (+36.19%)
Mutual labels:  glsl, hlsl
osgw
Real-Time Ocean Animation with Gerstner Waves
Stars: ✭ 51 (-51.43%)
Mutual labels:  glsl, shader
ACLS-Shader
Unity HLSL VR ready "Toony/PBR hybrid" avatar shader for VRCHAT and similar platforms. Built with game industry standard toony appearances and adaptive to vrchat render constraints and reactive to common incorrect user generated map lighting.
Stars: ✭ 20 (-80.95%)
Mutual labels:  shader, hlsl
Shader Printf
Simple printf functionality for GLSL.
Stars: ✭ 170 (+61.9%)
Mutual labels:  glsl, shader
DuEngine
An efficient interactive C++ renderer for ShaderToy-alike demos with 2D/3D/CubeMap/Video/Camera/LightField/Volume textures. (Partially used in my I3D 2018 papers)
Stars: ✭ 62 (-40.95%)
Mutual labels:  glsl, shader
Nnao
Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion
Stars: ✭ 57 (-45.71%)
Mutual labels:  shader, hlsl
Computesharp
A .NET 5 library to run C# code in parallel on the GPU through DX12 and dynamically generated HLSL compute shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
Stars: ✭ 982 (+835.24%)
Mutual labels:  shader, hlsl
shaderplace
Real-time collaborative GLSL livecode editor
Stars: ✭ 43 (-59.05%)
Mutual labels:  glsl, shader
Unity3d Cg Programming
Various shaders.
Stars: ✭ 800 (+661.9%)
Mutual labels:  shader, hlsl
Unity Raymarching Framework
A framework to easy implement raymarching in unity. Include lots of hash,noise,fbm,SDF,rotate functions
Stars: ✭ 129 (+22.86%)
Mutual labels:  shader, hlsl
Proccharvfx
Procedural character generation with Unity Shader Graph and VFX Graph
Stars: ✭ 114 (+8.57%)
Mutual labels:  shader, hlsl
Computestochasticreflections
Compute Stochastic Screen Space Reflections for unity post processing
Stars: ✭ 163 (+55.24%)
Mutual labels:  shader, hlsl
Uraymarching
Raymarching Shader Generator in Unity
Stars: ✭ 793 (+655.24%)
Mutual labels:  shader, hlsl
card-game-GLSL
card game in the single GLSL shader
Stars: ✭ 20 (-80.95%)
Mutual labels:  glsl, shader
Unity Shaders
✨ Shader demo - More than 300 examples
Stars: ✭ 198 (+88.57%)
Mutual labels:  shader, hlsl
GLSLShaderShrinker
Optimizes the size of GLSL shader code.
Stars: ✭ 39 (-62.86%)
Mutual labels:  glsl, shader
Water Shader
Procedural water shader for general use.
Stars: ✭ 183 (+74.29%)
Mutual labels:  shader, hlsl
YALCT
Yet Another Live Coding Tool - Powered by Veldrid and elbow grease
Stars: ✭ 25 (-76.19%)
Mutual labels:  glsl, glsl-shader
30-days-of-shade
30 days of shaders in GLSL using GLSLCanvas
Stars: ✭ 134 (+27.62%)
Mutual labels:  glsl, glsl-shader
ElectricSheep WebGL
WebGL Electric Sheep Renderer
Stars: ✭ 14 (-86.67%)
Mutual labels:  glsl, shader
Colormap Shaders
A collection of shaders to draw color maps.
Stars: ✭ 315 (+200%)
Mutual labels:  glsl, shader
Shaderdebugger
[DEPRECATED] C++ library for debugging HLSL & GLSL shaders
Stars: ✭ 323 (+207.62%)
Mutual labels:  glsl, hlsl
minimal gl
PC 4K Intro Editor
Stars: ✭ 36 (-65.71%)
Mutual labels:  glsl, shader
sparksl-noise
minimum proof of concept about procedural noise generation in SparkAR's shader language (SparkSL).
Stars: ✭ 16 (-84.76%)
Mutual labels:  glsl, shader
Glslcc
GLSL cross-compiler tool (GLSL->HLSL, MSL, GLES2, GLES3, GLSLv3), using SPIRV-cross and glslang
Stars: ✭ 320 (+204.76%)
Mutual labels:  glsl, hlsl
nuance
A tool to run your shaders on the gpu. Also a good demo application for wgpu-rs.
Stars: ✭ 26 (-75.24%)
Mutual labels:  glsl, shader
Aladino
🧞‍♂️ Your magic WebGL carpet
Stars: ✭ 225 (+114.29%)
Mutual labels:  glsl, shader
awesome-glsl
🎇 Compilation of the best resources to learn programming OpenGL Shaders
Stars: ✭ 700 (+566.67%)
Mutual labels:  glsl, glsl-shader
Glsl Worley
Worley noise implementation for WebGL shaders
Stars: ✭ 66 (-37.14%)
Mutual labels:  glsl, shader
Glsl Godrays
This module implements a volumetric light scattering effect(godrays)
Stars: ✭ 155 (+47.62%)
Mutual labels:  glsl, shader
Godot 3 2d Crt Shader
A 2D shader for Godot 3 simulating a CRT
Stars: ✭ 183 (+74.29%)
Mutual labels:  glsl, shader
ShaderWriter
Library used to write shaders from C++, and export them in either GLSL, HLSL or SPIR-V.
Stars: ✭ 171 (+62.86%)
Mutual labels:  glsl, hlsl
haxe-shaderfun
lyapunov fat fractals haxe prodecure
Stars: ✭ 14 (-86.67%)
Mutual labels:  glsl
ofxShadertoy
Addon for openFrameworks that sets up and loads Shadertoy (http://www.shadertoy.com) shaders
Stars: ✭ 77 (-26.67%)
Mutual labels:  glsl
Unity StarGlow
Simple star-glow effect.
Stars: ✭ 39 (-62.86%)
Mutual labels:  shader
SPIR-V-Blast
Converting the C-like language to binary or human readable SPIR-V
Stars: ✭ 17 (-83.81%)
Mutual labels:  shader
webassembly-webgl-shaders
Demo project for using WebGL shaders in WebAssembly
Stars: ✭ 107 (+1.9%)
Mutual labels:  glsl
UnityRaymarchingCollision
Raymarching x Rigidbody interaction example.
Stars: ✭ 53 (-49.52%)
Mutual labels:  shader
glNoise
A collection of GLSL noise functions for use with WebGL with an easy to use API.
Stars: ✭ 185 (+76.19%)
Mutual labels:  glsl
FieldTrip
vvvv pack for working with scalar & vector fields
Stars: ✭ 28 (-73.33%)
Mutual labels:  hlsl
linter-glsl
Atom package that lints GLSL shaders on the fly.
Stars: ✭ 15 (-85.71%)
Mutual labels:  glsl
viking-village-nvjob-sky-water-stc
Unity Viking Village + #NVJOB Water Shader, Dynamic Sky, STC (Demo). Unity Asset.
Stars: ✭ 29 (-72.38%)
Mutual labels:  shader
ShaderGlass
Overlay for running GPU shaders on top of Windows desktop
Stars: ✭ 417 (+297.14%)
Mutual labels:  shader
UnityRaymarchingSample
Unity3D Raymarching Simple Implementation.
Stars: ✭ 40 (-61.9%)
Mutual labels:  shader
UnityScreenSpaceReflection
Simple Screen Space Reflection Implementation.
Stars: ✭ 41 (-60.95%)
Mutual labels:  shader
NobleRT
A Minecraft shaderpack that enhances one's experience with the help of good-looking graphics and light simulations.
Stars: ✭ 76 (-27.62%)
Mutual labels:  glsl
HLML
Auto-generated maths library for C and C++ based on HLSL/Cg
Stars: ✭ 23 (-78.1%)
Mutual labels:  hlsl
shadertoy-to-video-with-FBO
Render a ShaderToy script directly to a video file. (added FrameBuffers support)
Stars: ✭ 26 (-75.24%)
Mutual labels:  glsl
vector-math
Shader-math in haxe: library for GLSL vector operations, complete with swizzles and all
Stars: ✭ 30 (-71.43%)
Mutual labels:  glsl
glisph
Glyph rendering engine using OpenGL shading language for Common Lisp.
Stars: ✭ 32 (-69.52%)
Mutual labels:  glsl
pixi-sdf-text
Signed distance field text implementation for PixiJS
Stars: ✭ 89 (-15.24%)
Mutual labels:  glsl
vuo
A realtime visual programming language for interactive media.
Stars: ✭ 103 (-1.9%)
Mutual labels:  glsl
61-120 of 674 similar projects