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

https://github.com/calinou/godot-mlp-models

Pony models test scene for Godot 3.x (`master` branch) and 4 (`4.0-dev` branch)
https://github.com/calinou/godot-mlp-models

godot godot-demo godot-engine mlp my-little-pony mylittlepony

Last synced: about 1 year ago
JSON representation

Pony models test scene for Godot 3.x (`master` branch) and 4 (`4.0-dev` branch)

Awesome Lists containing this project

README

          

# Pony models test scene for Godot 3

A nice-looking 3D demo for Godot 3, featuring the most important pastel horses ever.

![TODO](https://archive.hugo.pro/.public/godot-mlp-models/godot-mlp-models_1.jpg)
![TODO](https://archive.hugo.pro/.public/godot-mlp-models/godot-mlp-models_2.jpg)

**Looking for a Godot 4 version of this demo?** See the [`4.0-dev` branch](https://github.com/Calinou/godot-mlp-models/tree/4.0-dev).

## Try it out

***Note:** The demo is currently very demanding on the hardware and will probably
run slowly, especially at larger resolutions.*

### Installation

Clone the Git repository:

```bash
git clone https://github.com/Calinou/godot-mlp-models.git
```

You can also
[download a ZIP archive](https://github.com/Calinou/godot-mlp-models/archive/master.zip)
if you do not have Git installed.

**You need Godot 3.0 or newer to run this demo.**

Once you have the project files, open the Godot Project Manager, click the
**Import** button, then select the `project.godot` file of this project.
Confirm importing, then edit the project (so that the resources are imported
by the editor). Exit the editor (go back to the project manager), then run
the project. This is to make sure the editor does not render the demo in
the background, which would slow down the running project a lot.

### Controls

- W/S/A/D: Move forwards/backwards/left/right
- Space: Move upwards
- Left Shift: Move downwards
- Right Mouse Button: Speed modifier (effective when held)
- Mouse Wheel: Change movement speed (always effective)
- Escape: Toggle menu
- F1: Toggle FPS display
- F3: Toggle frame time graph
- F10: Toggle mouse capture
- F11 or Alt + Enter: Toggle fullscreen

## License

Copyright © 2017-2021 Hugo Locurcio and contributors

- Unless otherwise specified, files in this repository are licensed under the
MIT license, see [LICENSE.md](LICENSE.md) for more information.
- The [Inter UI](https://rsms.me/inter/) font is licensed under
the SIL OFL 1.1, see [fonts/LICENSE.txt](fonts/LICENSE.txt) for more information.
- [Costache's Gmod ponies](https://www.blendswap.com/blends/view/70960)
are licensed under CC BY 3.0 Unported, see [models/LICENSE.md](models/LICENSE.md)
for more information.

### Disclaimer

This project is not endorsed by or affiliated with Hasbro.