Table of Contents

Visual Basic Code Only Basic Examples

This page provides a brief overview of the basic examples available for code-only projects in Stride. You can explore each example in detail. Each linked example page contains detailed code snippets and explanations.

Examples Overview

Interactive Console Application

For those who prefer a more interactive approach, we provide a console application that allows you to run these examples directly. This console app, available in the Stride.CommunityToolkit.Examples project, offers an interactive menu for selecting and running the examples.

Here's a glimpse of the interactive menu provided by the console application:

Stride Community Toolkit Examples

[1] Basic Example - Capsule with rigid body
[2] Basic Example - Capsule with rigid body in F#
[3] Basic Example - Capsule with rigid body in Visual Basic
[4] Basic Example - Mesh Line
[5] Basic Example - Material
[6] Basic Example - Give me a cube
[7] Basic Example - Stride UI - Canvas - Capsule with rigid body and Window
[8] Basic Example - Stride UI - Grid - Save and load game state
[9] Basic Example - Procedural Geometry
[10] Basic Example - Cylinder Mesh
[11] Basic Example - Partial Torus
[12] Basic Example - Partial Torus in F#
[13] Basic Example - Particles
[14] Basic Example - Raycast
[15] Basic Example - CollisionGroup
[16] Basic Example - CollisionLayer
[17] Advance Example - Simple Constraint
[18] Advance Example - Various Constraints
[19] Advance Example - Myra UI - Draggable Window, GetService()
[20] Advance Example - Stride UI - Draggable Window
[21] Advance Example - Image Processing
[22] Advance Example - Root Renderer Shader
[23] Other - Debug Shapes
[24] Other - Renderer
[Q] Quit

Enter choice and press ENTER to continue