Arctron.Obj23dTiles
1.1.2
Convert wavefront obj file to 3d tiles, which can be used in cesium
Install-Package Arctron.Obj23dTiles -Version 1.1.2
dotnet add package Arctron.Obj23dTiles --version 1.1.2
<PackageReference Include="Arctron.Obj23dTiles" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Arctron.Obj23dTiles --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
WaveFront Obj File Converter
Convert to:
- gltf/glb
- 3d tiles(b3dm) with batch ids
Obj file limitations:
- one mtl file
- all faces should have 3 or 4 vertices
- only convert ka, kd, Ke, map_ka, map_kd, Ns, d, Tr material info
References
WaveFront Obj File Converter
Convert to:
- gltf/glb
- 3d tiles(b3dm) with batch ids
Obj file limitations:
- one mtl file
- all faces should have 3 or 4 vertices
- only convert ka, kd, Ke, map_ka, map_kd, Ns, d, Tr material info
References
Dependencies
-
.NETFramework 4.5
- Arctron.Obj2Gltf (>= 1.1.2)
- Newtonsoft.Json (>= 11.0.2)
-
.NETStandard 2.0
- Arctron.Obj2Gltf (>= 1.1.2)
- Newtonsoft.Json (>= 11.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.