Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saharan/ogsl


https://github.com/saharan/ogsl

Last synced: 11 days ago
JSON representation

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.as

For more informantion, read and use sample/Makefile