Skip to content

Simple sample solution for starting a dotnet 6 StereoKit project

License

Notifications You must be signed in to change notification settings

Strepto/StereoKitQuickStart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StereoKit Template for dotnet 6

How to use

Open the solution in Visual Studio, VS Code, or Rider

Press "Debug" to build and debug, and launch in Flatscreen mode if no VR kit is connected.

If any VR kit is connected it will automatically launch in VR

How to iterate fast!

dotnet watch --project "StereoKitDotnet/StereoKitQuickStart_NetCore.csproj"

Using this command the code will automatically compile, apply changes (even without restart sometimes) and start new if the change needs a restart!

Tips and tricks!

Go to https://stereokit.net for more tips and tricks

Update the StereoKit nuget package if its outdated. New stuff is coming every release.

About

Simple sample solution for starting a dotnet 6 StereoKit project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published