# Getting started with examples

This guide will help you get started with the Simplygon examples.

# Prerequisites

# C++ examples

# Step 1 - Download

Download and extract the Simplygon C++ examples zip (opens new window).

# Step 2 - Build

Open the Visual Studio solution file found in the root of the extracted zip folder using Visual Studio 2019 or later.

# Step 3 - Run

Select any of the project in the solution as the start-up project and build/run the project to get started.

# C# examples

# Step 1 - Download

Download and extract the Simplygon C# examples zip (opens new window).

# Step 2 - Build

Open the Visual Studio solution file found in the root of the extracted zip folder using Visual Studio 2019 or later.

# Step 3 - Run

Select any of the project in the solution as the start-up project and build/run the project to get started.

# Python examples

# Step 1 - Download

Download and extract the Simplygon Python examples zip (opens new window).

# Step 2 - Run

You're now ready to execute any of the examples from the zip.