All Projects → Rabbid76 → Graphics Snippets

Rabbid76 / Graphics Snippets

Shading techniques and GLSL snippets

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
cpp
1120 projects

Projects that are alternatives of or similar to Graphics Snippets

Awesome Glsl
🎇 Compilation of the best resources to learn programming OpenGL Shaders
Stars: ✭ 530 (+900%)
Mutual labels:  opengl, webgl, glsl, computer-graphics
Herebedragons
A basic 3D scene implemented with various engines, frameworks or APIs.
Stars: ✭ 1,616 (+2949.06%)
Mutual labels:  opengl, webgl, computer-graphics
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 (+21971.7%)
Mutual labels:  opengl, webgl, glsl
Vim Glsl
Vim runtime files for OpenGL Shading Language
Stars: ✭ 184 (+247.17%)
Mutual labels:  opengl, webgl, glsl
Pmtech
Lightweight, multi-platform, data-oriented game engine.
Stars: ✭ 478 (+801.89%)
Mutual labels:  opengl, webgl, glsl
Crossshader
⚔️ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.
Stars: ✭ 113 (+113.21%)
Mutual labels:  opengl, webgl, glsl
Glchaos.p
3D GPUs Strange Attractors and Hypercomplex Fractals explorer - up to 256 Million particles in RealTime
Stars: ✭ 590 (+1013.21%)
Mutual labels:  opengl, webgl, glsl
Solarsys
Realistic Solar System simulation with three.js
Stars: ✭ 49 (-7.55%)
Mutual labels:  webgl, glsl, computer-graphics
Nau
Nau - OpenGL + Optix 3D Engine
Stars: ✭ 18 (-66.04%)
Mutual labels:  opengl, glsl
Fieldplay
A vector field explorer
Stars: ✭ 922 (+1639.62%)
Mutual labels:  webgl, glsl
Month Of Shaders
One GLSL shader for every day of the month August
Stars: ✭ 12 (-77.36%)
Mutual labels:  webgl, glsl
Leaf3d
A lightweight 3D rendering engine based on modern OpenGL
Stars: ✭ 16 (-69.81%)
Mutual labels:  opengl, glsl
Regl Fire
Fire particle system made with regl
Stars: ✭ 16 (-69.81%)
Mutual labels:  webgl, glsl
Wagner
Effects composer for three.js
Stars: ✭ 930 (+1654.72%)
Mutual labels:  webgl, glsl
Bonzomatic
Live shader coding tool and Shader Showdown workhorse
Stars: ✭ 829 (+1464.15%)
Mutual labels:  opengl, glsl
Gl Transitions
The open collection of GL Transitions
Stars: ✭ 877 (+1554.72%)
Mutual labels:  webgl, glsl
Pixi.js
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
Stars: ✭ 34,982 (+65903.77%)
Mutual labels:  webgl, glsl
Renderpipeline
Physically Based Shading and Deferred Rendering for the Panda3D game engine
Stars: ✭ 814 (+1435.85%)
Mutual labels:  opengl, glsl
Tess Opt
Demonstration of how we can use tessellation shaders to make faster fragment shaders.
Stars: ✭ 13 (-75.47%)
Mutual labels:  opengl, glsl
Glslcanvas
Simple tool to load GLSL shaders on HTML Canvas using WebGL
Stars: ✭ 1,067 (+1913.21%)
Mutual labels:  webgl, glsl

StackOverflow

"We learn more by looking for the answer to a question and not finding it than we do from learning the answer itself."
Lloyd Alexander, The Book of Three


Graphics snippets

This repository contains examples of rendering with OpenGL and WebGL in multiple languages. It does not contain an application, just a collection of examples. Initially I just wanted to bring order to a bunch of examples on my local drive.

Interior

WebGL

three.js

Python examples

C++ examples

C# examples

p5.js and Processing

Documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].