Info
Version: | 1.5.2+63ae208f7cd12b878330ec8695f9c03a6c4e0103 |
Author(s): | VIM AEC |
Last Update: | Monday, January 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Vim.G3d |
Install
Install-Package Vim.G3d
dotnet add package Vim.G3d
paket add Vim.G3d
Vim.G3d Download (Unzip the "nupkg" after downloading)
Dependencies
- Vim.BFast(>= 1.1.0)
The G3D format is designed to be used either as a serialization format or as an in-memory data structure. G3D can represent triangular meshes, quadrilateral meshes, polygonal meshes, point clouds, and line segments.
It can be easily and efficiently deserialized and rendered in different languages and on different platforms.