https://github.com/bamless/libgdx-tests
A libgdx project for testing stuff.
https://github.com/bamless/libgdx-tests
android glsl html5 ios java libgdx
Last synced: 12 months ago
JSON representation
A libgdx project for testing stuff.
- Host: GitHub
- URL: https://github.com/bamless/libgdx-tests
- Owner: bamless
- License: mit
- Created: 2017-02-22T22:02:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-21T20:43:04.000Z (about 8 years ago)
- Last Synced: 2025-05-07T05:48:21.374Z (about 1 year ago)
- Topics: android, glsl, html5, ios, java, libgdx
- Language: Java
- Homepage:
- Size: 3.65 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libgdx-tests
## A libgdx project for testing stuff
This is a test project used for implementing and testing various graphics techniques in OpenGL/libgx.
For now the project contains mainly shader oriented stuff, such as a PP pipeline,
water and lightshafts renderers, and a distance field font renderer.