https://github.com/o3de/loft-arch-vis-sample
https://github.com/o3de/loft-arch-vis-sample
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/o3de/loft-arch-vis-sample
- Owner: o3de
- License: other
- Created: 2022-04-07T19:05:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-14T17:23:18.000Z (about 1 year ago)
- Last Synced: 2025-07-27T16:48:19.134Z (about 1 year ago)
- Language: CMake
- Size: 57.2 MB
- Stars: 9
- Watchers: 22
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE2.txt
Awesome Lists containing this project
README
Supported o3de versions : **23.10**
# Loft ArchVis

Loft Architectural Visualization is a set of multiple indoor scene. This project can be used to test direct and indirect lighting setup.
## Prerequisites
You need to build or [install O3DE engine](https://o3de.org/download/).
You need to [install git with lfs support](https://git-scm.com/downloads), and [setup a token on your github account](https://www.docs.o3de.org/docs/welcome-guide/setup/setup-from-github/#configure-credentials-for-git-lfs). Needed as the repository uses Git LFS, the "Download ZIP" button will not download assets.
## How to run
1. Clone the github repository (`git clone https://github.com/o3de/loft-arch-vis-sample.git`). When prompted to authenticate, use your github username and the token as password.
2. Launch O3DE. It will open the Project manager. Click on the **New Project** button then **Open Existing Project** option.
3. Navigate to your repository. Open the **Project** folder. The project should now be registered.

4. Click on the **Open Editor** button, located on the **O3DE Loft Sample** image.
5. The asset pre-processor will run for a bit. Once it is over you will be welcomed with the **Open a Level** window, simply pick the first one.
## Project Highlights
- **Benchmarking**, this scene was made to test rendering performances of O3DE.
- **Realistic environment**, the scene uses many assets all in realistic style.
### Screenshots



## License
For terms please see the LICENSE*.TXT files within this distribution.