Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rakkarage/gflop
Godot Cover Flow
https://github.com/rakkarage/gflop
2d 3d assets coverflow demo deployment game-development github-pages godot godot-engine pixel-art sprites workflow
Last synced: about 1 month ago
JSON representation
Godot Cover Flow
- Host: GitHub
- URL: https://github.com/rakkarage/gflop
- Owner: rakkarage
- Created: 2024-09-15T01:27:55.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-28T01:10:29.000Z (about 2 months ago)
- Last Synced: 2024-09-29T08:21:00.192Z (about 2 months ago)
- Topics: 2d, 3d, assets, coverflow, demo, deployment, game-development, github-pages, godot, godot-engine, pixel-art, sprites, workflow
- Language: GDScript
- Homepage: https://rakkarage.github.io/gflop/
- Size: 18.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gflop: Godot Cover Flow
Recreating [this](https://github.com/rakkarage/FlopUnity) Unity3D Cover Flow in Godot.
Can test WIP here:
[![Godot Build and Deploy](https://github.com/rakkarage/gflop/actions/workflows/gobot.yml/badge.svg)](https://github.com/rakkarage/gflop/actions/workflows/gobot.yml)
Thanks.
![Flop.gif](Flop.gif)
## Installation
### Includes git submodules
- `git clone --recurse-submodules http://github.com/rakkarage/test-cover-flow`
- Or `git submodule init` and `git submodule update`.