Monday, November 14, 2016

Import/Export 3D Scenes to glTF Format & Retrieve Dependencies in Real File System using .NET

What’s new in this release?

Aspose team is pleased to announce the release of Aspose.3D for .NET 16.10.0. The new version adds support of GL Transmission Format (glTF). Developers can import glTF files into the Aspose.3D API, and then export them in any supported 3D format. Developers can also save all dependencies of a 3D scene in the real file system. The GL Transmission Format (glTF) is an efficient, extensible, interoperable format for the transmission and loading of 3D content. Developers can install Aspose.3D Nuget package in their .NET applications because Aspose team publishes each version as a NuGet package on the NuGet gallery. Using Aspose.3D API, developers can now convert any supported 3D file to glTF format, and vice versa. The GL Transmission Format (glTF) is a runtime asset delivery format for GL APIs. Being an open standard, it fills a real and growing need to bring 3D assets quickly and efficiently to a wide variety of platforms and devices. Please check these help topics to set load and save glTF settings on the blog announcement page. Aspose.3D API allows developers to retrieve all dependency files from a 3D model, and then write them in the real file system or simply discard. There are three ways to save dependency files as define a path of the local directory, save in the MemoryFileSystem class object and simply discard saving dependencies. The FileSystem property is added to all save option classes. This release includes plenty of new features as listed below
  • Directional/spot light in rendering.
  • Add a new interface to allow user to export dependencies to file system.
  • Add support of exporting the text/binary glTF.
  • Add support of importing the binary glTF.
  • Add support of importing the text-based glTF.
Overview: Aspose.3D for .NET

Aspose.3D for .NET is a feature-rich component and class library for .NET that empowers Mono and .NET application including ASP.NET, Windows Forms and Web Services to connect with prevalent 3D document formats automatically without the 3D modeling and rendering software being installed on the server. It supports FBX (ASCII, Binary) and STL (ASCII, Binary) file formats and developers can easily create, read, convert, modify and control the substance of these 3D document formats using Aspose.3D API.

No comments:

Post a Comment