1 个仓库
Guided instructional series for implementing graphics rendering techniques using the WebGL API.
Distinct from WebGL Rendering: Focuses on the guided educational aspect of WebGL rather than the raw rendering capability.
Explore 1 awesome GitHub repository matching graphics & multimedia · Tutorials. Refine with filters or upvote what's useful.
Shader School 是一个交互式学习平台和图形编程课程,专为掌握 GLSL 着色器开发而设计。它通过一系列基于浏览器的编码练习,为学习 GPU 编程和可编程着色器的技术基础提供了结构化的课程。 该平台作为一个交互式着色器沙盒和 WebGL 图形教程,允许用户在实时界面内编写和测试代码。该环境提供即时的视觉反馈,无需本地开发设置即可练习交互式图形开发和基于 Web 的着色器研讨。
Provides a guided series of lessons for mastering vertex and fragment shaders using WebGL.