Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hughsk/language-glsl
Atom language support for GLSL
https://github.com/hughsk/language-glsl
Last synced: 7 days ago
JSON representation
Atom language support for GLSL
- Host: GitHub
- URL: https://github.com/hughsk/language-glsl
- Owner: hughsk
- Created: 2014-03-06T02:55:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-05-03T14:06:33.000Z (over 2 years ago)
- Last Synced: 2024-10-17T16:40:37.466Z (22 days ago)
- Language: GLSL
- Size: 23.4 KB
- Stars: 30
- Watchers: 6
- Forks: 19
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# language-glsl package
Adds syntax highlighting and snippets to GLSL files in Atom.
Originally
[converted](http://atom.io/docs/latest/converting-a-text-mate-bundle)
from [polym0rph](https://github.com/polym0rph)'s
[GLSL TextMate bundle](https://github.com/polym0rph/GLSL.tmbundle).Extended to support [glslify](http://github.com/stackgl/glslify) require/export
statements.