https://github.com/dedbox/racket-glm
https://github.com/dedbox/racket-glm
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dedbox/racket-glm
- Owner: dedbox
- Created: 2019-09-18T18:18:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-31T01:16:51.000Z (about 6 years ago)
- Last Synced: 2025-03-25T12:52:34.519Z (over 1 year ago)
- Language: Racket
- Size: 144 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GLM for Racket
[](https://pkgd.racket-lang.org/pkgn/package/glm)
[](http://docs.racket-lang.org/glm/)
[](https://travis-ci.org/dedbox/racket-glm)
[](https://coveralls.io/github/dedbox/racket-glm?branch=master)
A Racket port of [OpenGL Mathematics (GLM)](https://glm.g-truc.net/) library
for graphics software based on the [OpenGL Shading Language
(GLSL)](http://www.opengl.org/documentation/glsl/) specification.