Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Milyardo/sglgears
A port of gears.c to Scala using Scala Native
https://github.com/Milyardo/sglgears
glut graphics-3d opengl scala scala-native
Last synced: about 2 months ago
JSON representation
A port of gears.c to Scala using Scala Native
- Host: GitHub
- URL: https://github.com/Milyardo/sglgears
- Owner: Milyardo
- Created: 2016-05-23T09:18:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T18:25:51.000Z (over 6 years ago)
- Last Synced: 2024-04-22T13:33:03.090Z (9 months ago)
- Topics: glut, graphics-3d, opengl, scala, scala-native
- Language: Scala
- Size: 85.9 KB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-scala-native - sglgears - Port of GL [gears.c](https://github.com/JoakimSoderberg/mesademos/blob/master/src/xdemos/glxgears.c). (Programs)
README
# Scala GL gears
A port of gears.c to Scala using Scala Native.
## Quick start
install [sbt](https://www.scala-sbt.org/)Run with `sbt run`
![sglgeargs.png](sglgears.png)