awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
stackgl avatar

stackgl/webgl-workshop

0
View on GitHub↗
1,499 星标·120 分支·JavaScript·2 次浏览

Webgl Workshop

:mortar_board: The sequel to shader-school: Learn the WebGL API

Features

  • Web API and Browser Standards - Practical exercises for mastering WebGL development.
  • Interactive Learning Workshops - Guided interactive course for mastering the WebGL API.

Star 历史

stackgl/webgl-workshop 的 Star 历史图表stackgl/webgl-workshop 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Webgl Workshop 的开源替代方案

相似的开源项目,按与 Webgl Workshop 的功能重合度排序。
  • stackgl/shader-schoolstackgl 的头像

    stackgl/shader-school

    4,409在 GitHub 上查看↗

    Shader School is an interactive learning platform and graphics programming course designed for mastering GLSL shader development. It provides a structured curriculum for learning GPU programming and the technical foundations of programmable shaders through a series of browser-based coding exercises. The platform functions as an interactive shader sandbox and WebGL graphics tutorial, allowing users to write and test code within a real-time interface. This environment provides immediate visual feedback, enabling the practice of interactive graphics development and web-based shader workshopping

    JavaScript
    在 GitHub 上查看↗4,409
  • luruke/browser-2020luruke 的头像

    luruke/browser-2020

    7,979在 GitHub 上查看↗

    This project is a comprehensive reference guide and directory of web browser capabilities. It serves as a technical map for accessing native operating system functions, hardware interfaces, and standard web APIs to bridge the gap between web applications and desktop or mobile environments. The resource provides detailed guidance on implementing Progressive Web App features, including offline caching, push notifications, and native installation prompts. It also catalogs methods for interacting with hardware peripherals via USB, Bluetooth, and NFC, as well as reading raw data from device sensor

    在 GitHub 上查看↗7,979
  • baeharam/must-know-about-frontendbaeharam 的头像

    baeharam/Must-Know-About-Frontend

    3,675在 GitHub 上查看↗

    This project is a comprehensive frontend engineering study guide designed to cover the essential technical concepts of modern web development. It serves as a multi-disciplinary reference for mastering the browser execution engine, the JavaScript language, and the structural fundamentals of the web. The collection provides deep dives into JavaScript language internals, including execution contexts, closures, prototypes, and the event loop. It further details web browser internals, focusing on the critical rendering path, DOM construction, and engine mechanics. The guide also covers web securi

    cssfront-endhtml
    在 GitHub 上查看↗3,675
  • mdn/contentmdn 的头像

    mdn/content

    10,823在 GitHub 上查看↗

    MDN Web Docs is the official source for comprehensive documentation about HTML, CSS, JavaScript, HTTP, and Web APIs for web developers. It serves as both a complete reference for web browser technologies and a structured learning platform that guides users from beginner to advanced levels through tutorials covering core web standards. The project distinguishes itself by providing a complete reference documentation for standard browser APIs alongside guidance for building accessible websites that work with assistive technologies. It offers documented security techniques and best practices for

    Markdowncssdocumentationhtml
    在 GitHub 上查看↗10,823
查看 Webgl Workshop 的所有 7 个替代方案→

常见问题解答

stackgl/webgl-workshop 是做什么的?

:mortar_board: The sequel to shader-school: Learn the WebGL API

stackgl/webgl-workshop 的主要功能有哪些?

stackgl/webgl-workshop 的主要功能包括:Web API and Browser Standards, Interactive Learning Workshops。

stackgl/webgl-workshop 有哪些开源替代品?

stackgl/webgl-workshop 的开源替代品包括: stackgl/shader-school — Shader School is an interactive learning platform and graphics programming course designed for mastering GLSL shader… luruke/browser-2020 — This project is a comprehensive reference guide and directory of web browser capabilities. It serves as a technical… baeharam/must-know-about-frontend — This project is a comprehensive frontend engineering study guide designed to cover the essential technical concepts of… mdn/content — MDN Web Docs is the official source for comprehensive documentation about HTML, CSS, JavaScript, HTTP, and Web APIs… w3c/csswg-drafts — This project is a publishing pipeline and version-controlled manager for CSS Working Group editor drafts. It serves as… w3c/serviceworker — Service Workers.