webgl-shader
There are 14 repositories under webgl-shader topic.
DanRuta/webassembly-webgl-shaders
Demo project for using WebGL shaders in WebAssembly
docd27/rollup-plugin-glsl-optimize
Import GLSL source files. Pre-processed, validated and optimized with Khronos Group SPIRV-Tools. Supports glslify.
anuraghazra/ShaderExpo
WebGL Shader Playground.
DanRuta/WebSight
Aiding the visually impaired through real time augmented reality, AI object detection, WebGL shaders effects such as edge detection, and colour adjustments.
aeris170/SuperQuadricRenderer
Bilkent University Computer Graphics course Assignment 3.
sockmaster27/svader
Create GPU-rendered Svelte components
PedroRavaglia/3D-Reaction-Diffusion
3D reaction diffusion project using WebGL 2.0 and ray casting to visualize the volume data.
PedroRavaglia/Rings-and-Sectors-WebGL
An implementation of WebGL shaders using distance functions to generate patterns of rings, sectors and 4 combinations of these patterns.
stanfortonski/stanfortonski.github.io
Page with examples of web development technologies
OMerkel/Fractals
Rendering Fractals like Hilbert curves, Julia sets and Mandelbrot sets in various techniques.
dvdjrnx/portal-scene
A low-poly 3D portal scene featuring custom animated shaders. Modeled in Blender, shaded and coded in Three.js and React Three Fiber.
frapic98/MouseProjectCG
Project developed for the Computer Graphics course of the UniBO Master's Degree
QC20/Attractor
This repository contains a real-time, WebGL-powered visualization of the Thomas attractor, an intriguing model in chaotic dynamics and mathematical visualization. Perfect for creative coding enthusiasts, this project demonstrates advanced WebGL techniques, interactive graphics, and the captivating nature of strange attractors.
dvdjrnx/raging-sea
A low poly sea with rolling waves and dynamic user controls. Made with Three.js.