Evergine.Bindings.CesiumNative
2026年6月24日.13
dotnet add package Evergine.Bindings.CesiumNative --version 2026年6月24日.13
NuGet\Install-Package Evergine.Bindings.CesiumNative -Version 2026年6月24日.13
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="Evergine.Bindings.CesiumNative" Version="2026年6月24日.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Evergine.Bindings.CesiumNative" Version="2026年6月24日.13" />Directory.Packages.props
<PackageReference Include="Evergine.Bindings.CesiumNative" />Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Evergine.Bindings.CesiumNative --version 2026年6月24日.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Evergine.Bindings.CesiumNative, 2026年6月24日.13"
#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.
#:package Evergine.Bindings.CesiumNative@2026年6月24日.13
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Evergine.Bindings.CesiumNative&version=2026年6月24日.13Install as a Cake Addin
#tool nuget:?package=Evergine.Bindings.CesiumNative&version=2026年6月24日.13Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Cesium.NET
This repository contains low-level bindings for Cesium Native used in Evergine. This binding is generated from the CesiumNativeC API header.
Purpose
Cesium Native is a set of C++ libraries for 3D geospatial applications. It provides:
- 3D Tiles streaming and rendering
- Cesium Ion asset access and authentication
- Geospatial coordinate transformations (ellipsoid, cartographic, globe transforms)
- glTF model loading and parsing
- Raster overlay support (Ion imagery, URL templates, TMS, WMS)
This .NET binding exposes the C API surface (CesiumNativeC) as P/Invoke methods, enabling .NET applications and engines like Evergine to leverage Cesium Native's 3D geospatial capabilities.
Go to the original repository for more details: https://github.com/CesiumGS/cesium-native
Features
- Tileset streaming — Load and traverse 3D Tiles tilesets from URLs or Cesium Ion assets
- View-dependent selection — Per-frame tile selection with screen-space error, frustum culling, fog culling, and occlusion culling
- Geospatial math — Ellipsoid, cartographic, globe rectangle, and globe transform operations
- glTF reader — Parse glTF/GLB models from byte buffers with error/warning reporting
- Raster overlays — Ion imagery, URL template (XYZ), TMS, and WMS overlay layers
- Cesium Ion integration — Authentication, asset listing, and token management
- Credit system — On-screen attribution management for data providers
- Renderer resource bridging — Callback-based integration for custom render pipelines
Supported Platforms
- Windows x64, ARM64
- Linux x64, ARM64
- MacOS ARM64
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Evergine.Bindings.CesiumNative:
| Package | Downloads |
|---|---|
|
Evergine.Cesium
Cesium add-on for Evergine. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2026年6月24日.13 | 101 | 6/24/2026 |
| 2026年6月24日.12 | 112 | 6/24/2026 |
| 2026年5月18日.11 | 173 | 5/18/2026 |
| 2026年5月5日.10 | 177 | 5/5/2026 |
| 2026年4月28日.9 | 116 | 4/28/2026 |
| 2026年4月21日.8 | 144 | 4/21/2026 |
| 2026年4月16日.7 | 111 | 4/16/2026 |
| 2026年4月15日.6 | 112 | 4/15/2026 |
| 2026年4月2日.5 | 117 | 4/2/2026 |
| 2026年3月25日.4 | 106 | 3/25/2026 |
| 2026年3月23日.3 | 111 | 3/23/2026 |