Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/urho3d/urho3d
Game engine
https://github.com/urho3d/urho3d
2d 3d 3d-graphics angelscript cpp cpp17 cross-platform engine game game-development game-engine gamedev open-source urho3d
Last synced: 4 months ago
JSON representation
Game engine
- Host: GitHub
- URL: https://github.com/urho3d/urho3d
- Owner: urho3d
- License: mit
- Archived: true
- Created: 2013-10-02T08:55:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T17:29:02.000Z (almost 2 years ago)
- Last Synced: 2024-09-25T21:01:43.196Z (4 months ago)
- Topics: 2d, 3d, 3d-graphics, angelscript, cpp, cpp17, cross-platform, engine, game, game-development, game-engine, gamedev, open-source, urho3d
- Language: C++
- Homepage: https://urho3d.github.io
- Size: 164 MB
- Stars: 4,539
- Watchers: 252
- Forks: 995
- Open Issues: 72
-
Metadata Files:
- Readme: README.md
- Contributing: .github/contributing.md
- License: licenses/angelscript/zlib
Awesome Lists containing this project
README
***Активная работа над движком без сохранения обратной совместимости ведётся в форке [Dviglo](https://github.com/dviglo/dviglo).***
---
***The founder of Urho3D (Lasse Öörni) is currently working on [Turso3D](https://github.com/cadaver/turso3d).***
---
# Urho3D
![](https://raw.githubusercontent.com/urho3d-learn/flappy-urho/main/screen.png)
[![CI/CD](https://github.com/urho3d/Urho3D/workflows/CI/CD/badge.svg)](https://github.com/urho3d/Urho3D/actions?query=workflow%3ACI%2FCD)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/4954/badge.svg)](https://scan.coverity.com/projects/urho3d-urho3d)**Urho3D** is a free lightweight, cross-platform 2D and 3D game engine.
## License
Licensed under the MIT license, see [LICENSE](licenses/urho3d/LICENSE) for details.
Licenses for third-party libraries: [licenses](licenses).
Credits: [licenses/urho3d/credits.md](licenses/urho3d/credits.md).## Important Links
* [The last english version (1.9.0)](https://github.com/urho3d/urho3d/releases/tag/1.9.0)
* [Documentation for 1.9.0 version](https://urho3d-doxygen.github.io/1_9_0_tutors/index.html)
* [Documentation for latest version](https://urho3d-doxygen.github.io/latest/index.html)
* [Wiki archive](https://github.com/urho3d-community/wiki-archive/wiki)
* [Forum 🇬🇧](https://github.com/urho3d-community/discussions/discussions/categories/for-english-speakers)
* [Old forum archive](https://urho3d-forum-archive.github.io)
* [Web samples](https://urho3d-web-samples.github.io)
* [Tools](https://github.com/urho3d-tools)## Project Authors
The founder of the project is [Lasse Öörni](https://github.com/cadaver). A huge contribution to the project was also made by
[Yao Wei Tjong](https://github.com/weitjong), [asterj](https://github.com/aster2013)
and many other developers, a list of which can be viewed [here](https://github.com/urho3d/Urho3D/graphs/contributors).---
# Информация для русскоязычной аудитории
**Urho3D** - это легковесный, кроссплатформенный 2D и 3D игровой движок.
## Лицензия
Urho3D распространяется под лицензией MIT.
Тексты лицензий:
* [Проект Urho3D](licenses/urho3d/LICENSE)
* [Третьесторонние библиотеки](licenses)Папку [licenses](licenses) удобно распространять вместе с игрой.
## Важные ссылки:
* [Документация, сгенерированная Doxygen](https://urho3d-doxygen.github.io)
* [Форум 🇷🇺](https://github.com/urho3d-community/discussions/discussions)
* [Wiki](https://github.com/urho3d-community/wiki/wiki)
* [Архив англоязычной Wiki](https://github.com/urho3d-community/wiki-archive/wiki)
* [Обучающие материалы](https://github.com/urho3d-learn)
* [Инструменты и утилиты](https://github.com/urho3d-tools)
* [Примеры, скомпилированные для веб](https://urho3d-web-samples.github.io)
* [Архив старого форума](https://urho3d-forum-archive.github.io)## Авторы проекта
Основателем проекта является [Lasse Öörni](https://github.com/cadaver). Огромный вклад в развитие проекта также внесли
[Yao Wei Tjong](https://github.com/weitjong), [asterj](https://github.com/aster2013)
и многие другие разработчики, список которых можно посмотреть [тут](https://github.com/urho3d/Urho3D/graphs/contributors).