Topic

glsl

Repositories (1675)

CSharpTranspiler
CSharpTranspiler zezba9000 C

CS2X - C# Transpiler experiments (Powered by Roslyn)

39
webgl-vanity-gpg
webgl-vanity-gpg TransparentLC TypeScript

使用 GPU(WebGL)快速生成带有“靓号”的 PGP 密钥 Generate vanity PGP keys using GPU in your browser!(OpenCL 版:https://github.com/TransparentLC/opencl...

39
vkPost
vkPost KowabungaOfficial C++

A Vulkan Post Processing Layer For Linux. Next Gen vkBasalt. (CONTRIBUTORS NEEDED)

39
Toys-No.036_GLSLSchool-Task2-PokemonCard
Toys-No.036_GLSLSchool-Task2-PokemonCard sho1374k JavaScript

Pokémon Cards Holographic Effect

39
glsl-compute-shader-sandbox
glsl-compute-shader-sandbox yumcyaWiz C++

Some examples of OpenGL compute shader.

39
ShaderToyLite.js
ShaderToyLite.js chipweinberger HTML

A full-featured ShaderToy renderer in ~400 lines of code.

39
dexvt-lite
dexvt-lite onlyuser C++

3D Inverse Kinematics with Constraints and... GPU Ray Tracing!

38
three-volumetric-light
three-volumetric-light cullenwebber JavaScript

Volumetric Light and & Bones animation

38
touchdesigner_light_volume
touchdesigner_light_volume raganmd
38
Lightning-VFX
Lightning-VFX SahilK-027 JavaScript

A stylized lightning strike VFX built with Three.js (Procedural bolt generation, ground cracks, sparks, and camera shake).

38
p5js-ascii-renderer
p5js-ascii-renderer humanbydefinition JavaScript

A fast and customizable p5.js ascii renderer utilizing a GLSL shader

38
simple-sketches
simple-sketches simpleSketche Jupyter Notebook

I do sketches in Grasshopper and Three.js, the former I use to test out architecture concept, whereas the latter is just for the pleasure of interacti...

37
screen-space-godrays
screen-space-godrays math-araujo C++

Implementation of the paper "Volumetric Light Scattering as a Post-Process" using OpenGL 4.5

37
Slangc.NET
Slangc.NET qian-o C#

The .NET version of the Slang compiler, allowing the compilation of Slang code in a .NET environment.

37
Webgl-FFT-Ocean-
Webgl-FFT-Ocean- Frederoche JavaScript

Webgl Ocean based on Tessendorf paper. Implementation of Phillips spectrum and its inverse FFT

37
TD-PostEffectShader
TD-PostEffectShader ogrew

PostEffect Shaders(GLSL) for TouchDesigner

37
three-windmill-scene
three-windmill-scene felixmariotto JavaScript

A nice atmospheric scene made with three.js

37
pixelapp
pixelapp alenaksu TypeScript

A simple image editor built using WebGL

37
0x7444ff
0x7444ff SahilK-027 JavaScript

This repository is a collection of GLSL shaders, coded only for the joy of digital art. Enjoy the junction where technology and math meets the Art!!!

36
glslsandbox-player
glslsandbox-player jolivain C

A GLSL Sandbox standalone player.

36
webgl-clubber-demo
webgl-clubber-demo spleennooname JavaScript

🎙️ :loud_sound:¸¸♬·¯·♩¸¸♪·¯·♫¸¸A WebGL audio/reactive experiment, where rhythm and melody are computed in MIDI bands and redirected to a GLSL shader♬...

36
Pianola
Pianola BrokenSource GLSL

🎹 Smoothest piano roll visualizer

36
inline-spirv-rs
inline-spirv-rs PENGUINLIONG Rust

Compile GLSL/HLSL/WGSL and inline SPIR-V right inside your crate.

36
ray-marching-distance-fields
ray-marching-distance-fields blitzcode Haskell

Haskell and GLSL program containing my distance field / ray marching related experiments

35
glsl-cos-palette
glsl-cos-palette Erkaman JavaScript

glsl function for making cosine palettes

35
randomart
randomart vshymanskyy JavaScript

Generative WebGL Random Art renderer

35
clonecraft
clonecraft Vekteur C++

Simple Minecraft clone using C++ 17, OpenGL 3.3 and SFML 2.6

35
rust-renderer
rust-renderer simplerr Rust

A minimal renderer to play with Rust, Vulkan, Render graphs, Raytracing and ReSTIR

35
rollup-plugin-glsl-optimize
rollup-plugin-glsl-optimize docd27 JavaScript

Import GLSL source files. Pre-processed, validated and optimized with Khronos Group SPIRV-Tools. Supports glslify.

35
opengl-cpp-course
opengl-cpp-course ifilot C++

Course to learn how to write OpenGL C++ programs

35
vscode-glsl
vscode-glsl GeForceLegend TypeScript

GLSL (OpenGL Shading Language) Syntax for Visual Studio Code

35
TouchDesigner
TouchDesigner JosefPelz

TouchDesigner resources

34
voreen
voreen voreen-project C++

Voreen - The Volume Rendering Engine

34
ray_tracing_in_one_weekend
ray_tracing_in_one_weekend jsoulier C

Ray Tracing In One Weekend using SDL3 GPU with a compute shader

34
Toys-No.031_WebGLSchool-Task08-InfinityGallery
Toys-No.031_WebGLSchool-Task08-InfinityGallery sho1374k JavaScript

WebGLスクール課題08

34
GLSL-Color-Functions
GLSL-Color-Functions Rachmanin0xFF GLSL

GLSL color conversions, metrics, and other helpful functions

34
OpenGLFFT
OpenGLFFT bane9 C

2D FFT running on glsl compute shaders

34
three-cesium-examples
three-cesium-examples OpenThree JavaScript

WebGL Three.js Cesium.js Examples And Demo - WebGL 的 Three.js 和 Cesium.js 案例 --- Star ---点星星

34
DiffusionCurveRenderer
DiffusionCurveRenderer berkbavas C++

Image reconstruction using Bézier diffusion curves and color diffusion constrained by those curves.

34
Ryno-Engine
Ryno-Engine Ceffa C

C++ Game Engine

33
glisph
glisph tamamu Common Lisp

Glyph rendering engine using OpenGL shading language for Common Lisp.

33
Moonbow
Moonbow CarelessCourage TypeScript

Vue component for adding GLSL to images. Example site: https://moonbow.netlify.app/

33
Learn-Computer-Graphics
Learn-Computer-Graphics sho3la C++

some tutorials for opengl c++ and Qt

33
PKRenderer
PKRenderer konstatoivanen C++

A Physically Based Vulkan Renderer.

33
PyGraphicsGui
PyGraphicsGui DalyaG Python

A "CookieCutter" for a Pythonic GUI with custom graphics - clone this to jump-start your project and learn how to integrate between ModernGL and Tkint...

32
opengl-racing
opengl-racing Mikepicker C

An OpenGL game and simple game engine, written in C99

32
Mandelbrot
Mandelbrot oprogramadorreal C#

Interactive visualization of the Mandelbrot set with shaders (GLSL).

32
Swim-Engine
Swim-Engine Swedeachu C++

A modern C++20 Game Engine using Vulkan and EnTT

32
create-ssam
create-ssam cdaein TypeScript

Quickstart your creative coding sketch with create-ssam

32
Raekor
Raekor nicovanbentum C++

3D Renderers using DX12/Vulkan/OpenGL in C++

32