Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Finally, let's bring your model into 3DStreet. Open the [3DStreet App](https://3
4. Paste your OptimizeGLB link URL
5. Adjust scale, position and rotation as needed after adding to the scene

See our [documentation on importing custom 3D models](/docs/3dstreet-editor/custom-models-and-images) for more details on this step. A 3DStreet Pro plan is required to use this feature.
See our [documentation on importing custom 3D models](/docs/editor-app/custom-models-and-images) for more details on this step. A 3DStreet Pro plan is required to use this feature.

## Tips for Success

Expand Down
8 changes: 0 additions & 8 deletions docs/3dstreet-editor/_category_.json

This file was deleted.

8 changes: 8 additions & 0 deletions docs/editor-app/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"label": "Editor App",
"position": 3,
"link": {
"type": "doc",
"id": "editor-app/overview-3dstreet-editor"
}
}
File renamed without changes.
16 changes: 10 additions & 6 deletions docs/getting-started.mdx → docs/editor-app/getting-started.mdx
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
---
sidebar_position: 2
sidebar_position: 1
title: Getting Started
---
import MuxPlayer from '@mux/mux-player-react';

# Getting Started with 3DStreet
# Getting Started with 3DStreet Editor

## Starting with Streetmix
This tutorial will guide you through the process of importing a [Streetmix.net](https://streetmix.net) street into 3DStreet, creating a 3D perspective image of your street, modifying aspects of the scene, creating an account and logging in, saving and sharing scenes, exporting scenes, and a preview of geospatial features such as 3D map tiles.
Create and customize detailed 3D street scenes with our interactive editor.

## Quick Start

### Starting with Streetmix
This tutorial will guide you through the process of importing a [Streetmix.net](https://streetmix.net) street into 3DStreet Editor, creating a 3D perspective image of your street, modifying aspects of the scene, creating an account and logging in, saving and sharing scenes, exporting scenes, and a preview of geospatial features such as 3D map tiles.
<MuxPlayer
streamType="on-demand"
playbackId="TSxTjFBKoeTnspoQo02BFBPZXel6Pqtoo"
Expand All @@ -31,7 +35,7 @@ Welcome to 3DStreet! Now that you've imported your Streetmix scene, here are som
* once a layer or entity is selected, the properties panel on the right is another way to move an object (type, click and drag, hold shift) or adjust other properties. you can even change it into something else!

#### Saving your Scene
Now you'll want to save your scene to keep this beautiful creation and share it with others.
Now you'll want to save your scene to keep this beautiful creation and share it with others.
* Click save, save
* First login or create an account if you don't have one
* Then you can share your new creation, or download images or 3d objects
Expand All @@ -46,7 +50,7 @@ Now you'll want to save your scene to keep this beautiful creation and share it
3DStreet does not autosave, so after you're done click save or you'll lose this work. or you can Save as... to make a new copy and keep the old version around for later. Just remember to rename that new one.

## Starting from Scratch
You can also use 3DStreet to create a new street scene from scratch. Click the "+" button for Add New Entity, choose "Street Layers" group, and then click on any of the preset street configurations or drag-and-drop to place the street at a specific location in your scene.
You can also use 3DStreet to create a new street scene from scratch. Click the "+" button for Add New Entity, choose "Street Layers" group, and then click on any of the preset street configurations or drag-and-drop to place the street at a specific location in your scene.

### System Requirements
To use 3DStreet you will need a desktop web browser on a recent Windows, Mac, or Linux computer with high-speed Internet (at least 500 kilobytes per second). Unfortunately, mobile devices, tablets and low-power computing devices such as Google Chromebooks are not supported at this time.
File renamed without changes.
8 changes: 8 additions & 0 deletions docs/generator-app/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"label": "Generator App",
"position": 4,
"link": {
"type": "doc",
"id": "generator-app/index"
}
}
Loading
Loading