Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brandondyer64/kepler
Kepler, an Open Game Engine
https://github.com/brandondyer64/kepler
3d game-engine gamedev kepler rust
Last synced: 4 months ago
JSON representation
Kepler, an Open Game Engine
- Host: GitHub
- URL: https://github.com/brandondyer64/kepler
- Owner: BrandonDyer64
- Created: 2018-10-20T18:34:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T16:08:54.000Z (over 1 year ago)
- Last Synced: 2024-10-15T10:30:53.034Z (4 months ago)
- Topics: 3d, game-engine, gamedev, kepler, rust
- Language: Rust
- Homepage: https://keplerengine.com
- Size: 18.4 MB
- Stars: 24
- Watchers: 7
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Kepler Engine
[![Crates.io](https://img.shields.io/crates/v/gfx?logo=rust&style=flat-square)](https://crates.io/crates/gfx)
[![Discord](https://img.shields.io/discord/522641933173260288?logo=discord&logoColor=white&style=flat-square)](https://discord.gg/pXtpWZD)
[![Build Status](https://img.shields.io/endpoint.svg?label=build&url=https%3A%2F%2Factions-badge.atrox.dev%2FBrandonDyer64%2FKepler%2Fbadge&style=flat-square)](https://actions-badge.atrox.dev/BrandonDyer64/Kepler/goto)## Run
```
cargo run --features=vulkan
```(WIP)
test