Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ronsaldo/aslc
Abstract GPU shader language compiler
https://github.com/ronsaldo/aslc
Last synced: about 1 month ago
JSON representation
Abstract GPU shader language compiler
- Host: GitHub
- URL: https://github.com/ronsaldo/aslc
- Owner: ronsaldo
- License: mit
- Created: 2016-01-01T14:29:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-01T14:30:27.000Z (about 9 years ago)
- Last Synced: 2023-08-10T07:47:02.182Z (over 1 year ago)
- Language: Python
- Size: 60.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AbstractGPU Shader Language Compiler
The Abstract GPU is a cross platform low-level 3D graphics API.
The objective of this project is to create a new 3D graphics API that replaces OpenGL.This repository contains the Abstract GPU shader language compiler.