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: 6 months ago
JSON representation
Godot Cover Flow
- Host: GitHub
- URL: https://github.com/rakkarage/gflop
- Owner: rakkarage
- License: unlicense
- Created: 2024-09-15T01:27:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-13T19:54:55.000Z (over 1 year ago)
- Last Synced: 2025-01-22T06:12:29.825Z (over 1 year 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: 19 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:
[](https://github.com/rakkarage/gflop/actions/workflows/gobot-go.yml)
Thanks.

## Installation
### Includes git submodules
- `git clone --recurse-submodules http://github.com/rakkarage/test-cover-flow`
- Or `git submodule init` and `git submodule update`.