- Saved searches
- Use saved searches to filter your results more quickly
- License
- aws/lumberyard
- Name already in use
- Sign In Required
- Launching GitHub Desktop
- Launching GitHub Desktop
- Launching Xcode
- Launching Visual Studio Code
- Latest commit
- Git stats
- Files
- README.md
- About
- Amazon Lumberyard
- Загрузить новейший выпуск
- Начало работы с O3DE
- Учебные пособия по O3DE
- Руководство пользователя O3DE
Saved searches
Use saved searches to filter your results more quickly
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
aws / lumberyard Public archive
Amazon Lumberyard is a free AAA game engine deeply integrated with AWS and Twitch – with full source.
License
aws/lumberyard
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
README.md
Amazon Lumberyard is no longer offered. This archive provides source for convenience only; you can also view the For continued support, visit our documentation archive on GitHub or contact Lumberyard customer support . We recommend Open 3D Engine, Lumberyard’s Apache-licensed successor. O3DE is maintained by the open-source community, including developers from Adobe, AWS, Epic, Microsoft, Intel, Lightspeed Studios, Niantic, and others. Visit O3DE’s website, Discord, and Github.
Amazon Lumberyard is a free, AAA game engine that gives you the tools you need to create high quality games.
Acquiring Lumberyard source
Each release of Lumberyard exists as a separate branch in GitHub. You can get Lumberyard from GitHub using the following steps:
Forking creates a copy of the Lumberyard repository in your GitHub account. Your fork becomes the remote repository into which you can push changes.
The GitHub workflow assumes your master branch is always deployable. Create a branch for your local project or fixes.
For more information about branching, see the GitHub documentation.
Cloning the repository copies your fork onto your computer. To clone the repository, click the «Clone or download» button on the GitHub website, and copy the resultant URL to the clipboard. In a command line window, type git clone [URL] , where [URL] is the URL that you copied in the previous step.
For more information about cloning a repository, see the [GitHub documentation](https:// help.github.com/articles/cloning-a-repository/).
Downloading additive files
Once the repository exists locally on your machine, manually execute git_bootstrap.exe found at the root of the repository. This application will perform a download operation for Lumberyard binaries that are required prior to using or building the engine. This program uses AWS services to download the binaries. Monitor the health of AWS services on the AWS Service Health Dashboard.
Running the Setup Assistant
git_bootstrap.exe will launch the Setup Assistant when it completes. Setup Assistant lets you configure your environment and launch the Lumberyard Editor.
Your use of Lumberyard is governed by the AWS Customer Agreement at https://aws.amazon.com/agreement/ and Lumberyard Service Terms at https://aws.amazon.com/serviceterms/#57._Amazon_Lumberyard_Engine.
For complete copyright and license terms please see the LICENSE.txt file at the root of this distribution (the «License»). As a reminder, here are some key pieces to keep in mind when submitting changes/fixes and creating your own forks:
- If you submit a change/fix, we can use it without restriction, and other Lumberyard users can use it under the License.
- Only share forks in this GitHub repo (i.e., forks must be parented to https://github.com/aws/lumberyard).
- Your forks are governed by the License, and you must include the License.txt file with your fork. Please also add a note at the top explaining your modifications.
- If you use someone else’s fork from this repo, your use is subject to the License.
- Your fork may not enable the use of third-party compute, storage or database services.
- It’s fine to connect to third-party platform services like Steamworks, Apple GameCenter, console platform services, etc.
To learn more, please see our FAQs https://aws.amazon.com/lumberyard/faq/#licensing.
About
Amazon Lumberyard is a free AAA game engine deeply integrated with AWS and Twitch – with full source.
Amazon Lumberyard
Amazon Lumberyard больше не предлагается. Мы рекомендуем Open 3D Engine (O3DE), преемника Lumberyard с лицензией Apache. O3DE поддерживается сообществом разработчиков с открытым исходным кодом, включая разработчиков из Adobe, AWS, Epic, Microsoft, Intel, Lightspeed Studios, Niantic и других. Посетите веб-сайт O3DE , Discord и Github .
В июле 2021 года мы объявили о создании Open 3D Foundation и Open 3D Engine (O3DE), межплатформенного программного ядра класса AAA с открытым исходным кодом, которое предоставляется по лицензии Apache 2.0. Мы хотели предоставить разработчикам игр и симуляторов больше возможностей для сотрудничества, а также для индивидуальной настройки производственных конвейеров и управления ими. Кроме того, мы совместно с Linux Foundation и отраслевыми партнерами создаем сообщество с открытым исходным кодом. O3DE является преемником Lumberyard. Он снабжен новым установщиком Windows и поддерживает Linux.
Загрузить новейший выпуск
Загрузите новейший выпуск O3DE и посмотрите, как вы можете без какой-либо оплаты или коммерческих обязательств создавать игры класса AAA, 3D-миры кинематографического качества и имитационные модели с высокой реалистичностью.
Начало работы с O3DE
Эти ресурсы включают пошаговые материалы, которые помогут вам приступить к созданию игр, используя O3DE.
Учебные пособия по O3DE
Ознакомьтесь с обучающими видео, пошаговыми учебными пособиями и образцами документов, благодаря которым вы узнаете о концепциях, возможностях и инструментах O3DE.
Руководство пользователя O3DE
Руководство пользователя O3DE содержит информацию и рекомендации для тех, кто работает с проектом O3DE.