Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wongelz/zio3d
An experimental 3D game built with ZIO and OpenGL (LWJGL)
https://github.com/wongelz/zio3d
lwjgl opengl scala zio
Last synced: about 1 month ago
JSON representation
An experimental 3D game built with ZIO and OpenGL (LWJGL)
- Host: GitHub
- URL: https://github.com/wongelz/zio3d
- Owner: wongelz
- License: apache-2.0
- Created: 2019-11-07T12:53:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-06T03:21:52.000Z (about 4 years ago)
- Last Synced: 2024-11-09T10:39:02.956Z (3 months ago)
- Topics: lwjgl, opengl, scala, zio
- Language: Scala
- Homepage:
- Size: 19.5 MB
- Stars: 57
- Watchers: 6
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zio - zio3D
README
# ZIO 3D
[![Build Status](https://travis-ci.com/wongelz/zio3d.svg?branch=master)](https://travis-ci.com/wongelz/zio3d)
An experimental 3D game built with [ZIO](https://zio.dev/) and OpenGL ([LWJGL](https://www.lwjgl.org/)).
## Quick start
`sbt run`
## Sources & acknowledgements
- https://ahbejarano.gitbook.io/lwjglgamedev/ and associated source code https://github.com/lwjglgamedev/lwjglbook
- https://github.com/JOML-CI/JOML
- http://www.custommapmakers.org/skyboxes.php
- https://opengameart.org
- [Tesla Cybertruck by hashikemu](https://sketchfab.com/3d-models/tesla-cybertruck-657e71b3e2ad468196668e9c9df708fb) licenced under [CC Attribution](https://creativecommons.org/licenses/by/4.0/)