Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bertt authored Jul 22, 2024
1 parent 162df4f commit 02b8314
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ For composite tile (cmpt) specs see https://github.com/CesiumGS/3d-tiles/blob/ma

## Installation

Options:

1] Use pre-built binaries from release

2] Use .NET Tool

Prerequisite: .NET 8.0 SDK is installed https://dotnet.microsoft.com/download/dotnet/8.0

Expand All @@ -33,6 +38,12 @@ Or update
$ dotnet tool update -g i3dm.export
```

3] Use Docker

```
$ docker run geodan/i3dm.export
```

## Live demo 3D instanced tiles

Trees sample with implicit tiling:
Expand Down

0 comments on commit 02b8314

Please sign in to comment.