Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olivier-boudeville/osdl-space
Part of the OSDL project dealing with 3D management.
https://github.com/olivier-boudeville/osdl-space
3d erlang space video-game
Last synced: 2 days ago
JSON representation
Part of the OSDL project dealing with 3D management.
- Host: GitHub
- URL: https://github.com/olivier-boudeville/osdl-space
- Owner: Olivier-Boudeville
- License: lgpl-3.0
- Created: 2023-05-24T21:20:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-19T19:21:27.000Z (about 1 year ago)
- Last Synced: 2023-10-20T00:46:42.911Z (about 1 year ago)
- Topics: 3d, erlang, space, video-game
- Language: Erlang
- Homepage: http://space.esperide.org
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Erlang CI](https://github.com/Olivier-Boudeville/OSDL-Space/workflows/Erlang%20CI/badge.svg?event=push)
# OSDL-Space
![](/doc/osdl-space-title.png)
This repository corresponds to the part of the [OSDL project](https://github.com/Olivier-Boudeville/OSDL) gathering Erlang-based developments to manage spaces - mostly 3D ones.
It relies on:
- [Ceylan-Myriad](https://github.com/Olivier-Boudeville/Ceylan-Myriad) for all base (Erlang) services related to linear computations, 3D processing and (OpenGL) rendering
- [Ceylan-WOOPER](https://github.com/Olivier-Boudeville/Ceylan-WOOPER) to introduce higher-level, object-oriented abstractions such as scenes, cameras, etc.
- [Ceylan-Traces](https://github.com/Olivier-Boudeville/Ceylan-Traces) to benefit from rich and scalable (log-like) tracesPlease refer to the [OSDL-Space official documentation](http://space.esperide.org), otherwise to its [mirror](http://olivier-boudeville.github.io/OSDL-Space/).
The 'main' branch is aimed to correspond to the current stable version of this layer.