StereoKit.Templates 0.2.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet new install StereoKit.Templates::0.2.0
This package contains a .NET Template Package you can call from the shell/command line.

StereoKit.Templates

These StereoKit templates are designed to be used with the dotnet new command, for easy use via command-line and environments like Visual Studio Code! The NuGet package for these templates do not need to be referenced from your project, but instead should be installed for dotnet to recognize them.

Usage

# Install the templates!
dotnet new --install StereoKit.Templates

# Create a .NET Core based StereoKit project, and run it
mkdir StereoKitProjectName
dotnet new sk-netcore
dotnet run

# Add an unlit shader named "test_shader" to the Assets folder
dotnet new skshader-unlit -n test_shader -o Assets

Project templates:

Id Project Description
sk-netcore .NET Core Simpler project for Windows and Linux desktop XR.
sk-multi Multitarget Cross-platform project for Android/Windows/Linux XR.

Item templates:

Id Type Description
skstepper C# A simple empty class that implements IStepper.
skshader-lit Shader A basic shader that uses StereoKit's built-in lighting.
skshader-unlit Shader A simple shader without any lighting.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.7.3 144 4/1/2024
0.7.2 551 3/9/2024
0.7.1 195 3/8/2024
0.7.0 439 2/27/2024
0.6.0 2,999 11/15/2023
0.5.1 396 9/27/2023
0.5.0 199 9/26/2023
0.4.5 248 9/1/2023
0.4.4 193 8/30/2023
0.4.3 243 8/23/2023
0.4.2 278 8/9/2023
0.4.1 201 7/7/2023
0.4.0 195 7/7/2023
0.3.3 234 5/17/2023
0.3.2 514 2/5/2023
0.3.1 302 1/26/2023
0.3.0 329 1/15/2023
0.2.2 338 12/22/2022
0.2.1 310 12/22/2022
0.2.0 359 12/16/2022
0.1.0 375 11/17/2022