awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
stackgl avatar

stackgl/webgl-workshop

0
View on GitHub↗
1,499 stars·120 forks·JavaScript·7 views

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 history

Star history chart for stackgl/webgl-workshopStar history chart for stackgl/webgl-workshop

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Webgl Workshop

Similar open-source projects, ranked by how many features they share with Webgl Workshop.
  • stackgl/shader-schoolstackgl avatar

    stackgl/shader-school

    4,409View on 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
    View on GitHub↗4,409
  • luruke/browser-2020luruke avatar

    luruke/browser-2020

    7,979View on 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

    View on GitHub↗7,979
  • baeharam/must-know-about-frontendbaeharam avatar

    baeharam/Must-Know-About-Frontend

    3,675View on 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
    View on GitHub↗3,675
  • mdn/contentmdn avatar

    mdn/content

    10,823View on 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
    View on GitHub↗10,823
See all 7 alternatives to Webgl Workshop→

Frequently asked questions

What does stackgl/webgl-workshop do?

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

What are the main features of stackgl/webgl-workshop?

The main features of stackgl/webgl-workshop are: Web API and Browser Standards, Interactive Learning Workshops.

What are some open-source alternatives to stackgl/webgl-workshop?

Open-source alternatives to stackgl/webgl-workshop include: 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.