Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saharan/ogsl
https://github.com/saharan/ogsl
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/saharan/ogsl
- Owner: saharan
- Created: 2015-03-30T07:02:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-12-02T16:47:54.000Z (about 7 years ago)
- Last Synced: 2024-11-06T08:13:04.274Z (2 months ago)
- Language: ActionScript
- Size: 229 KB
- Stars: 30
- Watchers: 9
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OGSL
===========Oimo Graphics Shading Language
A higl-level shading language for Stage3D shader programming.more info: (Japanese)
Compiled sources
===========compiled source available in samples/build/libs/OGSL.swc
To compile it yourself, you can use the Makefile at project root.Samples & live Editor
===========With this repository comes 3 example in the samples folder:
- Sample.as
- RayTracing.as
- OGSLEditor.asFor more informantion, read and use sample/Makefile