move assets to github repo

This commit is contained in:
h4570
2023-11-13 19:40:19 +01:00
parent 5583c7bc92
commit a52e2bec0e
5 changed files with 5 additions and 12 deletions
+5 -12
View File
@@ -7,7 +7,7 @@
<br /> <br />
<p align="center"> <p align="center">
<a href="https://github.com/h4570/tyra"> <a href="https://github.com/h4570/tyra">
<img src="http://apgcglz.cluster028.hosting.ovh.net/tyra/github-splash.png" alt="Logo" width="100%" height="auto"> <img src="https://raw.githubusercontent.com/h4570/tyra/master/assets/github-splash.png" alt="Logo" width="100%" height="auto">
</a> </a>
<h3 align="center">Tyra</h3> <h3 align="center">Tyra</h3>
@@ -27,15 +27,12 @@
</p> </p>
</p> </p>
[![Stargazers repo roster for h4570/tyra](https://reporoster.com/stars/h4570/tyra)](https://github.com/h4570/tyra/stargazers)
## Table of Contents ## Table of Contents
* [About the project](#about-the-project) * [About the project](#about-the-project)
* [Description](#description) * [Description](#description)
* [Tutorials](#tutorials) * [Tutorials](#tutorials)
* [Features](#features) * [Features](#features)
* [Branches](#branches)
* [Contributing](#contributing) * [Contributing](#contributing)
* [Games](#games) * [Games](#games)
* [License](#license) * [License](#license)
@@ -45,8 +42,8 @@
## About the Project ## About the Project
<p align="center"> <p align="center">
<img src="http://apgcglz.cluster028.hosting.ovh.net/tyra/tyra_code.gif" alt="Sample code" width="500" height="auto"> <img src="https://raw.githubusercontent.com/h4570/tyra/master/assets/tyra_code.gif" alt="Sample code" width="500" height="auto">
<img src="http://apgcglz.cluster028.hosting.ovh.net/tyra/showcase.gif " alt="Sample game" width="500" height="auto"> <img src="https://raw.githubusercontent.com/h4570/tyra/master/assets/showcase.gif " alt="Sample game" width="500" height="auto">
</p> </p>
--- ---
@@ -99,14 +96,10 @@ Decision was simple - I need to create an engine which will handle 3D file loadi
* `.md2` 3D file support * `.md2` 3D file support
* `.png` Texture file support * `.png` Texture file support
### Branches ## Contributing
* `master` - stable releases - tested on PS2 & PCSX2.
* `develop` - daily builds.
See the [open issues](https://github.com/h4570/tyra/issues) for a list of proposed features (and known issues). See the [open issues](https://github.com/h4570/tyra/issues) for a list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project 1. Fork the Project
@@ -162,7 +155,7 @@ Sandro Sobczyński - sandro.sobczynski@gmail.com
<br /> <br />
<a href="https://github.com/h4570/tyra"> <a href="https://github.com/h4570/tyra">
<img src="http://apgcglz.cluster028.hosting.ovh.net/tyra/github-splash2.png" alt="Logo" width="100%" height="auto"> <img src="https://raw.githubusercontent.com/h4570/tyra/master/assets/github-splash2.png" alt="Logo" width="100%" height="auto">
</a> </a>
[contributors-shield]: https://img.shields.io/github/contributors/h4570/tyra.svg?style=flat-square [contributors-shield]: https://img.shields.io/github/contributors/h4570/tyra.svg?style=flat-square
Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB