All Projects → webgl-noise-examples → Similar Projects or Alternatives

655 Open source projects that are alternatives of or similar to webgl-noise-examples

Glsl Worley
Worley noise implementation for WebGL shaders
Stars: ✭ 66 (-8.33%)
Mutual labels:  glsl, shader, noise
sparksl-noise
minimum proof of concept about procedural noise generation in SparkAR's shader language (SparkSL).
Stars: ✭ 16 (-77.78%)
Mutual labels:  glsl, shader, noise
Aladino
🧞‍♂️ Your magic WebGL carpet
Stars: ✭ 225 (+212.5%)
Mutual labels:  glsl, shader
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, shader
Sky Shader
☀️ WebGL sky and sun shader editor
Stars: ✭ 90 (+25%)
Mutual labels:  glsl, shader
GLSLShaderShrinker
Optimizes the size of GLSL shader code.
Stars: ✭ 39 (-45.83%)
Mutual labels:  glsl, shader
Colormap Shaders
A collection of shaders to draw color maps.
Stars: ✭ 315 (+337.5%)
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 (-13.89%)
Mutual labels:  glsl, shader
Glsl Grid
Draws an antialiased grid along the X/Y/Z direction of a mesh.
Stars: ✭ 57 (-20.83%)
Mutual labels:  glsl, shader
Glsl Godrays
This module implements a volumetric light scattering effect(godrays)
Stars: ✭ 155 (+115.28%)
Mutual labels:  glsl, shader
Godot Realistic Water
Godot - Realistic Water Shader
Stars: ✭ 235 (+226.39%)
Mutual labels:  glsl, shader
procedural-tileable-shaders
Collection of tileable procedural textures such as: cellular noise, fbm, voronoi, perlin and other.
Stars: ✭ 175 (+143.06%)
Mutual labels:  glsl, noise
three-noise
Simple gradient noise library for use with Three.js. Now with fBm!
Stars: ✭ 31 (-56.94%)
Mutual labels:  glsl, noise
OBNI
Objet Bruité Non Identifié - Unity displacement shader
Stars: ✭ 28 (-61.11%)
Mutual labels:  shader, noise
ElectricSheep WebGL
WebGL Electric Sheep Renderer
Stars: ✭ 14 (-80.56%)
Mutual labels:  glsl, shader
BBearEditor-2.0
My own 3D engine & editor in order to learn graphics algorithms and game engine architecture.
Stars: ✭ 32 (-55.56%)
Mutual labels:  glsl, shader
Bonzomatic
Live shader coding tool and Shader Showdown workhorse
Stars: ✭ 829 (+1051.39%)
Mutual labels:  glsl, shader
Tess Opt
Demonstration of how we can use tessellation shaders to make faster fragment shaders.
Stars: ✭ 13 (-81.94%)
Mutual labels:  glsl, shader
Shaderconductor
ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages
Stars: ✭ 1,146 (+1491.67%)
Mutual labels:  glsl, shader
Thebookofshaders
Step-by-step guide through the abstract and complex universe of Fragment Shaders.
Stars: ✭ 4,070 (+5552.78%)
Mutual labels:  glsl, shader
shaping-functions
Visualisation of shaping functions
Stars: ✭ 75 (+4.17%)
Mutual labels:  glsl, shader
Glslang
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
Stars: ✭ 2,034 (+2725%)
Mutual labels:  glsl, shader
Magicshader
🔮 Tiny helper for three.js to debug and write shaders
Stars: ✭ 205 (+184.72%)
Mutual labels:  glsl, shader
Shader Printf
Simple printf functionality for GLSL.
Stars: ✭ 170 (+136.11%)
Mutual labels:  glsl, shader
raymarching
Code for my raymarching in GLSL workshop series
Stars: ✭ 17 (-76.39%)
Mutual labels:  glsl, shader
nuance
A tool to run your shaders on the gpu. Also a good demo application for wgpu-rs.
Stars: ✭ 26 (-63.89%)
Mutual labels:  glsl, shader
ada
A general porpose OpenGL app library
Stars: ✭ 105 (+45.83%)
Mutual labels:  glsl, shader
osgw
Real-Time Ocean Animation with Gerstner Waves
Stars: ✭ 51 (-29.17%)
Mutual labels:  glsl, shader
ShaderBoy
Simple text editor that lets you write Shadertoy shaders more comfortably, anytime, anywhere.
Stars: ✭ 133 (+84.72%)
Mutual labels:  glsl, shader
ios-spritekit-shader-sandbox
👾 Collection of custom effects for SpriteKit implemented using GLSL/Metal shaders.
Stars: ✭ 63 (-12.5%)
Mutual labels:  glsl, shader
frag3d.js
WebGL shader tools
Stars: ✭ 58 (-19.44%)
Mutual labels:  glsl, shader
AndroidGLKit
AndroidGLKit provides OpenGL ES 2.0 boilerplate codes for Android.
Stars: ✭ 22 (-69.44%)
Mutual labels:  glsl, shader
ProcessingStuff
Various pretty-ish Processing sketches by Odditica. About 50% shaders.
Stars: ✭ 164 (+127.78%)
Mutual labels:  glsl, shader
Gpu Pro Books Source Code
💿 Source Code Collection of Book <GPU Pro> 1~ 7 | 《GPU Pro》1~ 7 书本源代码珍藏
Stars: ✭ 323 (+348.61%)
Mutual labels:  glsl, shader
glsl-editor
💾 A simple WebGL shader editor
Stars: ✭ 20 (-72.22%)
Mutual labels:  glsl, shader
Gpu Gems Book Source Code
💿 CD Content ( Source Code ) Collection of Book <GPU Gems > 1~ 3 | 《GPU精粹》 1~ 3 随书CD(源代码)珍藏
Stars: ✭ 567 (+687.5%)
Mutual labels:  glsl, shader
Shadersketches
KodeLife shader sketches I wrote while commuting
Stars: ✭ 536 (+644.44%)
Mutual labels:  glsl, shader
Curtainsjs
curtains.js is a lightweight vanilla WebGL javascript library that turns HTML DOM elements into interactive textured planes.
Stars: ✭ 1,039 (+1343.06%)
Mutual labels:  glsl, shader
Yasea
RTMP live streaming client for Android
Stars: ✭ 4,557 (+6229.17%)
Mutual labels:  glsl, shader
Unityraymarching
Unity Raymarching Examples
Stars: ✭ 57 (-20.83%)
Mutual labels:  glsl, shader
Godot Particle Dof
Bokeh-esque particle depth of field in Godot 3.0
Stars: ✭ 77 (+6.94%)
Mutual labels:  glsl, shader
Unlitclouds
A unity cloud shader, using vertex colors and tessellation for a simple stylized look.
Stars: ✭ 110 (+52.78%)
Mutual labels:  glsl, shader
glsl-cos-palette
glsl function for making cosine palettes
Stars: ✭ 26 (-63.89%)
Mutual labels:  glsl, shader
Godot Cel Shader
A Cel Shader for the Godot Engine
Stars: ✭ 145 (+101.39%)
Mutual labels:  glsl, shader
Processingstuff
Various pretty-ish Processing sketches by Blokatt. About 50% shaders.
Stars: ✭ 153 (+112.5%)
Mutual labels:  glsl, shader
Unity Lowpoly Shader
Unity Shader for mesh rendering in lowpoly style
Stars: ✭ 116 (+61.11%)
Mutual labels:  glsl, shader
Godot 3 2d Crt Shader
A 2D shader for Godot 3 simulating a CRT
Stars: ✭ 183 (+154.17%)
Mutual labels:  glsl, shader
Spirv Vm
Virtual machine for executing SPIR-V
Stars: ✭ 173 (+140.28%)
Mutual labels:  glsl, shader
Simplegodotcrtshader
A simple Godot shader that simulates CRT Displays
Stars: ✭ 236 (+227.78%)
Mutual labels:  glsl, shader
Three.meshline
Mesh replacement for THREE.Line
Stars: ✭ 1,644 (+2183.33%)
Mutual labels:  glsl, shader
shaderplace
Real-time collaborative GLSL livecode editor
Stars: ✭ 43 (-40.28%)
Mutual labels:  glsl, shader
card-game-GLSL
card game in the single GLSL shader
Stars: ✭ 20 (-72.22%)
Mutual labels:  glsl, shader
minimal gl
PC 4K Intro Editor
Stars: ✭ 36 (-50%)
Mutual labels:  glsl, shader
shadertoy-to-video-with-FBO
Render a ShaderToy script directly to a video file. (added FrameBuffers support)
Stars: ✭ 26 (-63.89%)
Mutual labels:  glsl
UnityChanToonShaderVer2 VerticalDissolve
UnityChanToonShaderVer2 with VerticalDissolve
Stars: ✭ 31 (-56.94%)
Mutual labels:  shader
Shader
🌃 Make simple shade view with Shader!
Stars: ✭ 16 (-77.78%)
Mutual labels:  shader
glsl-smaa
SMAA (Enhanced Subpixel Morphological Antialiasing) post-processing; WebGL (OpenGL ES 2.0) implementation with no fluff.
Stars: ✭ 54 (-25%)
Mutual labels:  glsl
DissolveEffectForUGUI
A dissolve effect for uGUI, without material instancing. Please star and watch this project :)
Stars: ✭ 67 (-6.94%)
Mutual labels:  shader
3D interactive graphics rendering engine
Develop a 3D interactive graphics rendering engine
Stars: ✭ 31 (-56.94%)
Mutual labels:  glsl
VaKawaseBlur
Fast and furious Kawase blur implementation for Unreal Engine 4
Stars: ✭ 37 (-48.61%)
Mutual labels:  shader
1-60 of 655 similar projects