glsl-lighting-walkthrough
Lighting tutorial
An in-depth tutorial on custom GLSL lighting with per-pixel shading and various material techniques
phong shading tutorial with glslify
460 stars
27 watching
30 forks
Language: JavaScript
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A module system for GLSL shaders | 2,220 |
| | Learn the basics of WebGL in a structured and hands-on approach | 1,494 |
| | This project provides a way to import GLSL (OpenGL Shading Language) strings with a Node.js-style module system. | 58 |
| | Maintains and develops the GLSL shading language specification and extensions used in graphics rendering. | 351 |
| | A simple ThreeJS example showcasing modular shaders with GLSLify | 78 |
| | Visualizes the structure and behavior of GLSL shader functions in a graphical interface. | 26 |
| | A series of tutorials on using OpenGL for graphical rendering | 1,590 |
| | A plugin for Vite that simplifies the management of GLSL shader files in web applications. | 328 |
| | An introductory tutorial on using WebGL to create graphics beyond the typical DOM-based web applications | 16 |
| | A collection of Unity shaders designed for practical use in 3D graphics projects | 183 |
| | A library to reduce boilerplate OpenGL code | 18 |
| | A Blender Add-on for speeding up lighting workflows in 3D modeling and animation. | 387 |
| | A Unity project demonstrating custom lighting techniques using Shader Graph in the Lightweight Render Pipeline. | 276 |
| | A Haskell library for syntax highlighting with customizable and dynamic parsing of XML descriptions. | 196 |
| | A library for debugging and profiling shaders in graphics rendering applications | 33 |