Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# gflop: Godot Cover Flow

Icon

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`.