Zebble.SmoothCompass
4.0.166
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Zebble.SmoothCompass --version 4.0.166
NuGet\Install-Package Zebble.SmoothCompass -Version 4.0.166
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Zebble.SmoothCompass" Version="4.0.166" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Zebble.SmoothCompass --version 4.0.166
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Zebble.SmoothCompass, 4.0.166"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Zebble.SmoothCompass as a Cake Addin #addin nuget:?package=Zebble.SmoothCompass&version=4.0.166 // Install Zebble.SmoothCompass as a Cake Tool #tool nuget:?package=Zebble.SmoothCompass&version=4.0.166
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The built-in compass sensor returns shaky data that randomly changes by 1-2 degrees, which is a problem for UI visualisation.
This plug-in solves that by combining data from compass, gyroscope and accelerometer to deliver a smooth and more natural result.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid90 is compatible. |
Universal Windows Platform | uap10.0.18362 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
MonoAndroid 9.0
- Zebble.Sensors (>= 1.1.109)
-
UAP 10.0.18362
- Zebble.Sensors (>= 1.1.109)
-
Xamarin.iOS 1.0
- Zebble.Sensors (>= 1.1.109)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Zebble.SmoothCompass:
Package | Downloads |
---|---|
Zebble.AugmentedReality
Shows a live feed from the camera plus point of interest objects in the specified Geo Locations. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Minor fixes