update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -1,4 +1,4 @@
 Awesome WebGL !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome WebGL !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 (https://www.khronos.org/webgl/)
@@ -63,18 +63,18 @@
▐ Popular books about WebGL
⟡ Interactive Computer Graphics: A Top-Down Approach with WebGL (https://www.amazon.com/Interactive-Computer-Graphics-Top-Down-Approach/dp/0133574849) by Edward Angel and Dave Shreiner - Suitable for undergraduate students in computer 
science and engineering, for students in other disciplines who have good programming skills, and for professionals interested in computer animation and graphics using the latest version of WebGL.
⟡ Interactive Computer Graphics: A Top-Down Approach with WebGL (https://www.amazon.com/Interactive-Computer-Graphics-Top-Down-Approach/dp/0133574849) by Edward Angel and Dave Shreiner - Suitable for undergraduate students in computer science and
engineering, for students in other disciplines who have good programming skills, and for professionals interested in computer animation and graphics using the latest version of WebGL.
⟡ Professional WebGL Programming (https://www.amazon.com/Professional-WebGL-Programming-Developing-Graphics/dp/1119968860) by Andreas Anyuru - Everything you need to know about developing hardware-accelerated 3D graphics with WebGL.
⟡ Programming 3D Applications with HTML5 and WebGL (https://www.amazon.com/Programming-Applications-HTML5-WebGL-Visualization/dp/1449362966) by Tony Parisi - Create high-performance, visually stunning 3D applications for the Web, using 
HTML5 and related technologies such as CSS3 and WebGL—the emerging web graphics standard.
⟡ Programming 3D Applications with HTML5 and WebGL (https://www.amazon.com/Programming-Applications-HTML5-WebGL-Visualization/dp/1449362966) by Tony Parisi - Create high-performance, visually stunning 3D applications for the Web, using HTML5 and 
related technologies such as CSS3 and WebGL—the emerging web graphics standard.
⟡ WebGL Beginner's guide (https://www.amazon.com/WebGL-Beginners-Guide-Diego-Cantor/dp/184969172X) by Diego Cantor and Brandon Jones - For JavaScript developer who wants to take the plunge into 3D web development via WebGL.
⟡ WebGL Hotshot (https://www.amazon.com/WebGL-Hotshot-Mitch-Williams-ebook/dp/B00KLAJ65Y) by Mitch Williams - For web designer looking to expand your knowledge of 3D graphics concepts and broaden your existing skill set.
⟡ WebGL Insights (https://github.com/WebGLInsights/WebGLInsights.github.io/releases/download/v1.0/WebGL.Insights.-.Patrick.Cozzi.pdf) by Patrick Cozzi - Presents real-world techniques for intermediate and advanced WebGL developers by 
assembling contributions from experienced WebGL engine and application developers, GPU vendors, browser developers, researchers, and educators.
⟡ WebGL Insights (https://github.com/WebGLInsights/WebGLInsights.github.io/releases/download/v1.0/WebGL.Insights.-.Patrick.Cozzi.pdf) by Patrick Cozzi - Presents real-world techniques for intermediate and advanced WebGL developers by assembling 
contributions from experienced WebGL engine and application developers, GPU vendors, browser developers, researchers, and educators.
  ⟡ Book's Personal Site (http://www.webglinsights.com/)
⟡ WebGL Programming Guide: Interactive 3D Graphics Programming with WebGL (https://www.amazon.com/WebGL-Programming-Guide-Interactive-Graphics/dp/0321902920) by Kouichi Matsuda and Rodger Lea - WebGL Programming Guide will help you get 
started quickly with interactive WebGL 3D programming, even if you have no prior knowledge of HTML5, JavaScript, 3D graphics, mathematics, or OpenGL.
⟡ WebGL Programming Guide: Interactive 3D Graphics Programming with WebGL (https://www.amazon.com/WebGL-Programming-Guide-Interactive-Graphics/dp/0321902920) by Kouichi Matsuda and Rodger Lea - WebGL Programming Guide will help you get started 
quickly with interactive WebGL 3D programming, even if you have no prior knowledge of HTML5, JavaScript, 3D graphics, mathematics, or OpenGL.
Bug Reporting
@@ -84,9 +84,9 @@
⟡ Khronos Github Issue Page (https://github.com/KhronosGroup/WebGL/issues) - Spec or Conformance related bugs
⟡ Mozilla BugZilla (https://bugzilla.mozilla.org) - Firefox related bugs
⟡ WebKit Bugzilla 
(https://bugs.webkit.org/enter_bug.cgi?assigned_to=cmarrin%40apple.com&attachurl=&blocked=&bug_file_loc=http%3A%2F%2F&bug_severity=Normal&bug_status=NEW&comment=&component=WebGL&contenttypeentry=&contenttypemethod=autodetect&contentty
peselection=text%2Fplain&data=&dependson=&description=&flag_type-1=X&flag_type-3=X&form_name=enter_bug&keywords=&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=Mac%20OS%20X%2010.5&priority=P2&product=WebKit&rep_p
latform=PC&short_desc=&version=528%2B%20%28Nightly%20build%29) - Safari related bugs
(https://bugs.webkit.org/enter_bug.cgi?assigned_to=cmarrin%40apple.com&attachurl=&blocked=&bug_file_loc=http%3A%2F%2F&bug_severity=Normal&bug_status=NEW&comment=&component=WebGL&contenttypeentry=&contenttypemethod=autodetect&contenttypeselectio
n=text%2Fplain&data=&dependson=&description=&flag_type-1=X&flag_type-3=X&form_name=enter_bug&keywords=&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=Mac%20OS%20X%2010.5&priority=P2&product=WebKit&rep_platform=PC&short_des
c=&version=528%2B%20%28Nightly%20build%29) - Safari related bugs
GLSL Editors
@@ -134,8 +134,8 @@
⟡ Khronos Dev Tools (https://github.com/KhronosGroup/WebGLDeveloperTools) - Useful WebGL developer tools, intended to be used as an ES6 module.
⟡ Spector.js (https://spector.babylonjs.com/) - Agnostic JavaScript framework for exploring and troubleshooting your WebGL scenes.
⟡ WebGL Inspector (http://benvanik.github.io/WebGL-Inspector/) - Tool inspired by gDEBugger and PIX with the goal of making the development of advanced WebGL applications easier.
⟡ WebGl Playground (http://jessevdk.github.io/webgl-play/) - The editor lets you work on the JavaScript code and the GLSL vertex/fragment shaders (if you have any) at the same time in a convenient way. Everything is organized, formatted
and highlighted properly, just as you would like.
⟡ WebGl Playground (http://jessevdk.github.io/webgl-play/) - The editor lets you work on the JavaScript code and the GLSL vertex/fragment shaders (if you have any) at the same time in a convenient way. Everything is organized, formatted and 
highlighted properly, just as you would like.
⟡ WebGL Report (http://webglreport.com/?v=1) - Way to view the details of what your browser supports for WebGL.
⟡ WebGL Support Stats (http://webglstats.com/) - Interactive dashboard showing the support for WebGL features in different browsers and devices.
⟡ WebGL Texture Tester (http://toji.github.io/texture-tester/) - Attempts to load one of every texture format supported by WebGL, intended to quickly show which formats your browser/device supports.
@@ -283,7 +283,7 @@
⟡ Cesium (https://cesiumjs.org/) - Open-source library for world-class 3D globes and maps.
⟡ Deck.gl (http://deck.gl/) - WebGL overlay suite for React providing a set of highly performant data visualization overlays.
⟡ Luma.gl (https://luma.gl/) - WebGL2 powered framework for GPU-powered data visualization and computation.
⟡ xeogl (http://xeogl.org/) - Data-driven 3D visualization engine on WebGL.
⟡ xeokit (https://xeokit.io/) - Web Graphics SDK for AEC/BIM applications with 3D-tiles, real-world coordinates and double precision.
Math
⟡ glMatrix (http://glmatrix.net/) - Javascript matrix and vector library for high performance WebGL apps.
@@ -368,3 +368,5 @@
!CC0 (http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg) (https://creativecommons.org/publicdomain/zero/1.0/)
To the extent possible under law, Spencer Fricke (https://github.com/sjfricke) has waived all copyright and related or neighboring rights to this work.
webgl Github: https://github.com/sjfricke/awesome-webgl