jam3-lesson-webgl-shader-threejs

Shader demo

A ThreeJS application demonstrating the use of custom vertex and fragment shaders in WebGL

Using custom vertex and fragment shaders in ThreeJS

GitHub

366 stars
16 watching
22 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
experience-monks/jam3-lesson-webgl-shader-intro An introduction to fragment shaders in WebGL, focusing on basics and simple effects. 312
experience-monks/threejs-post-process-example A tutorial and demo showcasing post-processing effects in ThreeJS using various modules. 24
mattdesl/three-glslify-example A simple ThreeJS example showcasing modular shaders with GLSLify 78
codyjasonbennett/four A lightweight alternative to three.js for 3D rendering and graphics in web applications. 305
therealmjp/shadows A D3D11 sample app demonstrating various real-time shadow mapping techniques. 815
farazzshaikh/three-customshadermaterial A library that extends Three.js material capabilities with custom shaders 902
vue-gl/vue-gl A Vue.js component library for rendering 3D WebGL graphics using three.js. 678
alexmackey/introtowebglwiththreejs An introduction to WebGL and three.js for beginners, covering basic concepts and techniques. 162
stackgl/webgl-workshop Learn the basics of WebGL in a structured and hands-on approach 1,492
lwjgl/lwjgl3-demos A collection of demonstration programs showcasing various features and techniques in graphics rendering using the LWJGL 3 API. 351
3dparallax/insight A Chrome extension toolkit for debugging and analyzing WebGL applications 913
cincheo/jsweet-examples-threejs Demonstrates using ThreeJS with JSweet for 3D graphics and interactive applications. 11
uinosoft/t3d.js A lightweight, web-first 3D rendering library with extendable functionality 188
mrdoob/three.js A lightweight JavaScript library for creating 3D graphics and animations in the browser. 102,744
angular-threejs/angular-three Provides an Angular framework for building 3D graphics applications using the Three.js library. 209