All Projects → Sketches → Similar Projects or Alternatives

398 Open source projects that are alternatives of or similar to Sketches

gamedex
👾 The code for my game dev + computer graphics experiments on YouTube.
Stars: ✭ 165 (+816.67%)
Mutual labels:  glsl
webgl-noise-examples
examples about noise
Stars: ✭ 72 (+300%)
Mutual labels:  glsl
Paint3D
A program allowing painting textures of different channels SIMULTANEOUSLY on a 3d model
Stars: ✭ 24 (+33.33%)
Mutual labels:  glsl
redcube
JS renderer based on GLTF to WebGPU or WebGL backends.
Stars: ✭ 86 (+377.78%)
Mutual labels:  glsl
glslc
Simple GLSL compilation checker that uses the display driver
Stars: ✭ 24 (+33.33%)
Mutual labels:  glsl
processing-sketchbook
Open Source Sketchbook written in Processing Language
Stars: ✭ 18 (+0%)
Mutual labels:  sketches
pilka
Another live-coding tool for creating shader demos, Vulkan+Wgpu powered.
Stars: ✭ 84 (+366.67%)
Mutual labels:  glsl
30-days-of-shade
30 days of shaders in GLSL using GLSLCanvas
Stars: ✭ 134 (+644.44%)
Mutual labels:  glsl
PhaserCHOP
A TouchDesigner channel operator for phase-staggered animations
Stars: ✭ 15 (-16.67%)
Mutual labels:  glsl
kotlin-glsl
Write your GLSL shaders in Kotlin.
Stars: ✭ 30 (+66.67%)
Mutual labels:  glsl
mathematical-sculptures
Generate custom parametric surfaces ✒️💠
Stars: ✭ 26 (+44.44%)
Mutual labels:  glsl
Rough-Sketch-Simplification-Using-FCNN
This is a PyTorch implementation of the the Paper by Simo-Sera et.al. on Cleaning Rough Sketches using Fully Convolutional Neural Networks.
Stars: ✭ 31 (+72.22%)
Mutual labels:  sketches
GLSLShaderShrinker
Optimizes the size of GLSL shader code.
Stars: ✭ 39 (+116.67%)
Mutual labels:  glsl
manyworlds
A scifi-inspired study of signed distanced functions and noise fields in WebGL
Stars: ✭ 24 (+33.33%)
Mutual labels:  glsl
YALCT
Yet Another Live Coding Tool - Powered by Veldrid and elbow grease
Stars: ✭ 25 (+38.89%)
Mutual labels:  glsl
OceanSimulation
Ocean Simulation Based on a Model By Keith Lantz (https://www.keithlantz.net/)
Stars: ✭ 16 (-11.11%)
Mutual labels:  glsl
Voxel
Sandbox survival game created with Light Engine (Development halted due to other projects)
Stars: ✭ 18 (+0%)
Mutual labels:  glsl
Shader-Playgrounds
A WebGL shaders editor for beginners and otherwise.
Stars: ✭ 28 (+55.56%)
Mutual labels:  glsl
slibs
Single file libraries for C/C++
Stars: ✭ 80 (+344.44%)
Mutual labels:  glsl
defisheye
convert ricoh-theta dual fisheye video to equirectangular format
Stars: ✭ 47 (+161.11%)
Mutual labels:  glsl
Nabla
OpenGL/OpenGL ES/Vulkan/CUDA/OptiX Modular Rendering Framework for PC/Linux/Android
Stars: ✭ 235 (+1205.56%)
Mutual labels:  glsl
spritekit-water-node
🌊 Custom SpriteKit node that allows to simulate 2D water with respect to physics. The app demonstrates Flocking behaviour using GameplayKit, key-frame animation and custom fragment shader chaining (GLSL) 🤯
Stars: ✭ 82 (+355.56%)
Mutual labels:  glsl
ShaderBoiler
Aimed to eliminate preprocessor hell in shaders and kernels.
Stars: ✭ 30 (+66.67%)
Mutual labels:  glsl
shaderview
A GLSL shader development tool for the LÖVE game framework.
Stars: ✭ 22 (+22.22%)
Mutual labels:  glsl
music visualizer
Shader viewer / music visualizer for Windows and Linux
Stars: ✭ 137 (+661.11%)
Mutual labels:  glsl
limitless-engine
OpenGL C++ Graphics Engine
Stars: ✭ 95 (+427.78%)
Mutual labels:  glsl
minimal gl
PC 4K Intro Editor
Stars: ✭ 36 (+100%)
Mutual labels:  glsl
glazejs
A high performance 2D game engine built in Typescript
Stars: ✭ 96 (+433.33%)
Mutual labels:  glsl
goworld
Experimental OpenGL-based 3D Engine witten in Go
Stars: ✭ 23 (+27.78%)
Mutual labels:  glsl
glip-lib
An OpenGL Image Processing Library (in C++/GLSL).
Stars: ✭ 14 (-22.22%)
Mutual labels:  glsl
sph vulkan
SPH simulation in Vulkan compute shader.
Stars: ✭ 29 (+61.11%)
Mutual labels:  glsl
ofxDeferredShading
an openFrameworks addon for shading, lighting, lens simulation.
Stars: ✭ 78 (+333.33%)
Mutual labels:  glsl
generative
Creative coding experiments
Stars: ✭ 71 (+294.44%)
Mutual labels:  glsl
sparklemotion
Sparkle Motion
Stars: ✭ 24 (+33.33%)
Mutual labels:  glsl
nerv pathtracer
a pathtracer with physically based rendering in mind
Stars: ✭ 27 (+50%)
Mutual labels:  glsl
deffx
A collection of useful shader effects made ready to be used with the Defold game engine
Stars: ✭ 33 (+83.33%)
Mutual labels:  glsl
react-native-glshaders-testing
Just a demo app that mimic some Instagram + Snapchat features
Stars: ✭ 52 (+188.89%)
Mutual labels:  glsl
glsl-conditionals
Functions designed to avoid conditionals ported to glslify
Stars: ✭ 53 (+194.44%)
Mutual labels:  glsl
react
A wrapper component that allows you to utilise P5 sketches within React apps.
Stars: ✭ 332 (+1744.44%)
Mutual labels:  sketches
ios-spritekit-shader-sandbox
👾 Collection of custom effects for SpriteKit implemented using GLSL/Metal shaders.
Stars: ✭ 63 (+250%)
Mutual labels:  glsl
basegl-old
A blazing fast WebGL drawing API.
Stars: ✭ 21 (+16.67%)
Mutual labels:  glsl
PhaserCHOP-TD-Summit-Talk
Project files associated with http://github.com/dbraun/PhaserCHOP and David Braun's "Quantitative Easing" talk at the 2019 TouchDesigner Summit https://www.youtube.com/watch?v=S4PQW4f34c8
Stars: ✭ 36 (+100%)
Mutual labels:  glsl
card-game-GLSL
card game in the single GLSL shader
Stars: ✭ 20 (+11.11%)
Mutual labels:  glsl
ShaderView
ShaderView is an Android View that makes it easy to use GLSL shaders for your app. It's the modern way to use shaders for Android instead of RenderScript.
Stars: ✭ 53 (+194.44%)
Mutual labels:  glsl
glsl-doodle
Drawing patterns with glsl shaders on modern browsers.
Stars: ✭ 53 (+194.44%)
Mutual labels:  glsl
inline-spirv-rs
Compile GLSL/HLSL/WGSL and inline SPIR-V right inside your crate.
Stars: ✭ 21 (+16.67%)
Mutual labels:  glsl
glsl-smaa
SMAA (Enhanced Subpixel Morphological Antialiasing) post-processing; WebGL (OpenGL ES 2.0) implementation with no fluff.
Stars: ✭ 54 (+200%)
Mutual labels:  glsl
haxe-glsl-parser
GLSL ES 1.0 parser in Haxe
Stars: ✭ 27 (+50%)
Mutual labels:  glsl
EnviroDIY Mayfly Logger
hardware design files, example code sketches, and documentation for Arduino-framework EnviroDIY Mayfly data logger
Stars: ✭ 25 (+38.89%)
Mutual labels:  sketches
ProcessingStuff
Various pretty-ish Processing sketches by Odditica. About 50% shaders.
Stars: ✭ 164 (+811.11%)
Mutual labels:  glsl
WaterColor
openframeworks parametric shader effect watercolor
Stars: ✭ 54 (+200%)
Mutual labels:  glsl
parametric surfaces
Parametric surfaces drawn using the Rust + WASM toolchain with WebGL, React, and TypeScript.
Stars: ✭ 43 (+138.89%)
Mutual labels:  glsl
ada
A general porpose OpenGL app library
Stars: ✭ 105 (+483.33%)
Mutual labels:  glsl
MRIcroGL
v1.2 GLSL volume rendering. Able to view NIfTI, DICOM, MGH, MHD, NRRD, AFNI format images.
Stars: ✭ 101 (+461.11%)
Mutual labels:  glsl
sph opengl
SPH simulation in OpenGL compute shader.
Stars: ✭ 57 (+216.67%)
Mutual labels:  glsl
Tiny-OpenGL-Shadow-Mapping-Examples
Compact OpenGL Shadow Mapping Examples in a single compilation unit
Stars: ✭ 21 (+16.67%)
Mutual labels:  glsl
webvs
Audio Visualization rendering library for the browser
Stars: ✭ 87 (+383.33%)
Mutual labels:  glsl
BBearEditor-2.0
My own 3D engine & editor in order to learn graphics algorithms and game engine architecture.
Stars: ✭ 32 (+77.78%)
Mutual labels:  glsl
Fake-Interior-Shader-for-GodotEngine
Interior Mapping shader for the Godot Game Engine 3.x that works with both GLES3 and GLES2.
Stars: ✭ 40 (+122.22%)
Mutual labels:  glsl
YdarWallpaper
opengl渲染的动态桌面壁纸
Stars: ✭ 65 (+261.11%)
Mutual labels:  glsl
1-60 of 398 similar projects