https://github.com/tsapporg/ts-app-renderer
https://github.com/tsapporg/ts-app-renderer
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tsapporg/ts-app-renderer
- Owner: tsapporg
- License: mit
- Created: 2023-04-16T18:40:33.000Z (about 3 years ago)
- Default Branch: aws-sample
- Last Pushed: 2024-01-04T19:41:48.000Z (over 2 years ago)
- Last Synced: 2025-06-09T13:52:14.525Z (about 1 year ago)
- Language: TypeScript
- Size: 618 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
## ts-app-renderer
**This source code is experimental and a WIP.**
This package is responsible for defining our application renderer. Our application renderer is an attempt at an abstraction of common WebGL/WebGPU libraries. It works in the browser as well as in Node.js.
See [https://github.com/tsapporg/ts-app-docs](https://github.com/tsapporg/ts-app-docs) for documentation.