This is an awesome list for WebGL. WebGL is what allows your browser to talk to your graphics card and create amazing graphical content that is all over the web. I want to add it as there is a growing community of developers , many libraries, and with WebGL 2 coming out hopefully more will join the ecosystem.
By submitting this pull request I confirm I've read and complied with the below requirements.
Failure to properly do so will just result in the pull request being closed and everyone's time wasted. Please read it twice. Most people miss many things.
This pull request has a descriptive title. For example, Add Name of List, not Update readme.md or Add awesome list.
The entry in the Awesome list should include a short description about the list project/theme (not the list itself), and should be added at the bottom of the appropriate category.
The list I added
has been around for at least 30 days,
is the result of hard work and is the best I could possibly produce,
is a non-generated Markdown file in a GitHub repo,
is not a duplicate,
includes a succinct description of the project/theme at the top (example),
includes a project logo/illustration (whenever possible) at the top right of the readme (example). (The logo should link to the project website or any relevant website. The logo should be high-DPI, so set it to maximum half the width of the original image.),
only has awesome items with descriptions(Awesome lists are curations of the best, not of everything),
contains the awesome badge on the right side of the list heading,
has a Table of Contents section named Contents as the first section,
has an appropriate license(Meaning something like CC0, NOT a code licence like MIT, BSD, Apache, etc)(If you use a license badge, it should be SVG, not PNG),
has been checked for inconsistent formatting, spelling, and grammar:
Each link description starts with an uppercase character and ends with a period.
Drop all the A / An prefixes in the descriptions.
Consistent naming. For example, Node.js, not NodeJS or node.js.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/sindresorhus/awesome/pull/894
**Author:** [@sjfricke](https://github.com/sjfricke)
**Created:** 2/26/2017
**Status:** ✅ Merged
**Merged:** 4/20/2017
**Merged by:** [@sindresorhus](https://github.com/sindresorhus)
**Base:** `master` ← **Head:** `patch-1`
---
### 📝 Commits (5)
- [`813c915`](https://github.com/sindresorhus/awesome/commit/813c9157c4badf05e290f089051b8c3a25df3274) Add WebGL
- [`dbad3ac`](https://github.com/sindresorhus/awesome/commit/dbad3acd5d01eaa592e1fa8fd2a7c129b4c13587) Update readme.md
- [`ad3c87e`](https://github.com/sindresorhus/awesome/commit/ad3c87e2b48d62723acab1ba361164a04a0df051) Update readme.md
- [`9902da0`](https://github.com/sindresorhus/awesome/commit/9902da0ca7a43fab1271eecb505c9e9f752dbb71) Merge branch 'master' into patch-1
- [`579a7a7`](https://github.com/sindresorhus/awesome/commit/579a7a72d80270ad21c05c501b23a37d8777411c) Update readme.md
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `readme.md` (+1 -0)
</details>
### 📄 Description
**https://github.com/sjfricke/awesome-webgl**
**This is an awesome list for WebGL. WebGL is what allows your browser to talk to your graphics card and create amazing graphical content that is all over the web. I want to add it as there is a growing community of developers , many libraries, and with WebGL 2 coming out hopefully more will join the ecosystem.**
# By submitting this pull request I confirm I've read and complied with the below requirements.
Failure to properly do so will just result in the pull request being closed and everyone's time wasted. Please read it twice. Most people miss many things.
- I have read and understood the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) and the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/master/create-list.md).
- This pull request has a descriptive title. For example, `Add Name of List`, not `Update readme.md` or `Add awesome list`.
- The entry in the Awesome list should include a short description about the list project/theme (not the list itself), and should be added at the bottom of the appropriate category.
- The list I added
- **has been around for at least 30 days,**
- is the result of hard work and is the best I could possibly produce,
- is a non-generated Markdown file in a GitHub repo,
- is not a duplicate,
- includes a succinct description of the project/theme at the top ([example](https://github.com/willempienaar/awesome-quantified-self)),
- includes a project logo/illustration (whenever possible) at the top right of the readme ([example](https://github.com/sindresorhus/awesome-electron)). (The logo should link to the project website or any relevant website. The logo should be high-DPI, so set it to maximum half the width of the original image.),
- only has awesome items **with descriptions** *(Awesome lists are curations of the best, not of everything)*,
- contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading,
- has a Table of Contents section **named `Contents`** as the first section,
- has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license) *(Meaning something like CC0, NOT a code licence like MIT, BSD, Apache, etc)* *(If you use a license badge, it should be SVG, not PNG)*,
- has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines),
- doesn't include a Travis badge,
- has been checked for inconsistent formatting, spelling, and grammar:
- Each link description starts with an uppercase character and ends with a period.
- Drop all the `A` / `An` prefixes in the descriptions.
- Consistent naming. For example, `Node.js`, not `NodeJS` or `node.js`.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/sindresorhus/awesome/pull/894
Author: @sjfricke
Created: 2/26/2017
Status: ✅ Merged
Merged: 4/20/2017
Merged by: @sindresorhus
Base:
master← Head:patch-1📝 Commits (5)
813c915Add WebGLdbad3acUpdate readme.mdad3c87eUpdate readme.md9902da0Merge branch 'master' into patch-1579a7a7Update readme.md📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
readme.md(+1 -0)📄 Description
https://github.com/sjfricke/awesome-webgl
This is an awesome list for WebGL. WebGL is what allows your browser to talk to your graphics card and create amazing graphical content that is all over the web. I want to add it as there is a growing community of developers , many libraries, and with WebGL 2 coming out hopefully more will join the ecosystem.
By submitting this pull request I confirm I've read and complied with the below requirements.
Failure to properly do so will just result in the pull request being closed and everyone's time wasted. Please read it twice. Most people miss many things.
Add Name of List, notUpdate readme.mdorAdd awesome list.Contentsas the first section,A/Anprefixes in the descriptions.Node.js, notNodeJSornode.js.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.