#Export Google Draco to 3D Formats
Explore tagged Tumblr posts
Text
Convert Google Draco Encoded DRC File to 3D Supported Formats inside .NET Applications
What’s new in this release?
Aspose team is pleased to announce the release of Aspose.3D for .NET 17.03.0. The new version adds support of importing Google Draco encoded DRC files. Developers can import DRC files into the Aspose.3D API, and then export them in any supported 3D format. Developers can install Aspose.3D Nuget package in their .NET applications because Aspose team publish each version as a NuGet package on the NuGet gallery. The Google Draco, an open source compression library, can improve the storage and transmission of 3D graphics. Draco can be used to compress meshes and point-cloud data. It also supports compressing points, connectivity information, texture coordinates, color information, normals and any other generic attributes associated with geometry. Draco encodes 3D data in DRC file. Using Aspose.3D API, developers can convert a Draco encoded DRC to 3D supported formats. All supported 3D formats are listed on the documentation page title save a 3D Document. This help topic “Reading a 3D Scene” will help to know the way of importing an existing DRC file. This release includes plenty of new features as listed below
Add support of importing Google Draco (.drc) files.
Enhanced Reading a 3D Scene
Add support of importing the DXF.
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.3D for .NET documentation that may guide users briefly how to use Aspose.3D for performing different tasks like the followings.
Save a 3D Document
Reading a 3D Scene
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.
More about Aspose.OCR for .NET
Homepage of Aspose.3D for .NET
Download Aspose.3D for .NET
#Import Google Draco Encoded DRC Files#Export Google Draco to 3D Formats#Creating 3D Scene Document#Save 3D Document#Reading a 3D Scene#.NET 3d API
0 notes
Text
Create Animated Scene, Create Primitive 3D Shapes & Convert Meshes to Binary Format using Java
What’s new in this release?
Aspose is proud to expand its components family with the addition of a new product known as Aspose.3D for Java 18.5. Aspose.3D for Java API has incorporated import and export features, and developers would be able to convert their 3D models to any supported 3D formats. All readable and writable supported file formats are listed in the documentation help topics "Read 3D document" and |Save 3D document" on blog announcements page. Aspose.3D for Java API includes support of creating 3D scene from scratch, defining Metadata of the 3D scene, creating primitive 3D Shapes and visiting sub nodes to convert meshes to custom binary format. With Aspose.3D for Java API, developers can generate and store tangent and binormal data for all meshes. The tangent and bitangent are orthogonal vectors with the Normal, and instruct about the rate of change of the texture coordinates over the mesh surface. Developers can also triangulate mesh, split mesh, convert primitive shapes to meshes, encode 3D mesh in the Google Draco file, convert all Polygons to triangles and generate normal data for all meshes of 3D scene. Aspose.3D for Java API supports rendering the animated scene, and the help topic narrates prerequisites to move an object. Developers can also set up the Camera with a target to constrain. Aspose.3D for Java API supports rotating objects in a 3D scene, add node hierarchy, share geometry data of mesh between multiple nodes, concatenate Quaternions apply to 3D objects, define Mesh from scratch, set up normals or UV on objects and also add Material. This release includes plenty of new features as listed below
Define Metadata, create Primitive 3D Shapes and convert Meshes to binary format
Add Asset Information to 3D document
Create Scene with Primitive 3D Shapes
Save 3D Meshes in Custom Binary Format
Manipulate Objects in 3D Scene
Create an Animated Scene
Work with Geometric data of 3D Scene
Generate Normal Data for All Meshes of 3D Model
Convert all Polygons to triangles in 3D Model
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.3D for Java documentation that may guide users briefly how to use Aspose.3D for performing different tasks like the followings.
Save 3D Document
Read 3D document
Overview: Aspose.3D for Java
Aspose.3D for Java is a feature-rich Gameware and Computer-Aided-Designing (CAD) API that empowers Java applications to connect with 3D document formats without requiring any 3D modeling software being installed on the server. It supports most of the popular 3D file formats, allowing developers to easily create, read, convert & modify 3D files. It helps developers in building mesh of various 3D geometric shapes; define control points and polygons in the simplest way to create 3D meshes. It empowers programmers to easily generate 3D scenes from scratch without needing to install any 3D modeling software.
More about Aspose.OCR for Java
Homepage of Aspose.3D for Java
Download Aspose.3D for Java
Online documentation of Aspose.3D for Java
#Java 3d API#Java 3d library#create Primitive 3D Shapes#convert Meshes to binary format#Define Metadata#Manipulate Objects in 3D Scene#Create an Animated Scene#Work with Geometric data of 3D Scene
0 notes
Text
Export 3D Scene to GLTF 2.0 Format & Customize Non-PBR to PBR Materials using .NET
What’s new in this release?
Aspose team is pleased to announce the release of Aspose.3D for .NET 17.05.0. The new version 17.5 of the API adds support of importing GLTF 2.0 (ASCII and Binary) files in the Aspose.3D API as well as allows developers to apply Physically Based Rendering (PBR) material to 3D entities. Developers may then save the final 3D scene to any supported file format. All other internal improvements are also incorporated. Developers can install Aspose.3D Nuget package in their .NET applications because we publish each version as a NuGet package on the NuGet gallery. Aspose team recommends clients to upgrade old version of the Aspose.3D API with this latest one. GLTF 2.0 (GL Transmission Format) improves the way of storing, transferring and rendering 3D models. With the help of Aspose.3D for .NET API, developers can import existing GLTF 2.0 (ASCII and Binary) models, and then save in any other supported 3D format. Aspose.3D for .NET offers the capabilities to create an instance of any supported 3D entities, set position in a 3D scene, and then save in the supported file format. Developers would now be able to apply Physically Based Rendering material to that entity instance before saving. This help topic helps to know the way of applying Physically Based Rendering material to an instance of 3D entity. This release includes plenty of new features as listed below
New PBR material to support physically based rendering
Allow Aspose.3D API to import GLTF 2.0 ASCII files
Allow Aspose.3D API to import GLTF 2.0 Binary files
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.3D for .NET documentation that may guide users briefly how to use Aspose.3D for performing different tasks like the followings.
Create and Read an Existing 3D Scene
Use of the Google Draco (.drc) Save Options
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.
More about Aspose.OCR for .NET
Homepage of Aspose.3D for .NET
Download Aspose.3D for .NET
Online documentation of Aspose.3D for .NET
#Export 3D Scene to GLTF 2.0#Customize Non-PBR to PBR Materials#Collada files loading correctly#Detect Type of a 3D File#.NET 3d API#.NET 3D library#3D modeling in .NET
0 notes
Text
Aspose.Newsletter April 2017: Guaranteed Solutions for PDF Processing Problems & Other News
Aspose Newsletter for April 2017 has now been published that highlights all the newly supported features offered in the recent releases. It also includes information about one guaranteed solution for PDF Processing Problems, full support for Microsoft Word 2013 & enhancements in LINQ Reporting Engine, release of Aspose.Words for Xamarin.Android, importing DRC Files & Export to supported 3D File Formats, Compare PowerPoint Slides & Identify Merged Tables, embedding Media Files in .NET PDF Document, calculate Excel Formulas using C++ APIs and more.
One Guaranteed Solution for all your PDF Processing Problems
It’s super-easy to manipulate and convert PDF files with Aspose.PDF. Aspose.Pdf is a set of PDF Processing APIs to Create, Read, Edit, Convert, Protect, Sign and Print PDF documents without installing Adobe Acrobat. Try out fully featured Demos, Examples, Plugins, Showcase projects and a comprehensive Documentation to take a start from. Download Free Trial
Just Launched: Aspose.Words for Xamarin.Android
Wait is over! Good news for Android developers as they will use Aspose.Words APIs now to read, convert and combine Microsoft Word and other popular word processing file formats from within their native Android applications. Continue reading here Full Support for Microsoft Word 2013 and Enhancements in LINQ Reporting Engine
Aspose.Words for .NET 17.3.0 supports 67 new features and enhancements including full support of roundtrip to/from DOCX, variables supports in LINQ reporting engine and improved font substitution mechanism. Continue reading here.
Import DRC Files and Export to supported 3D File Formats
Aspose.3D for .NET 17.3.0 now supports opening Google Draco Encoded (DRC) files and saving to any 3D formats (FBX, STL, WavefrontOBJ, Discreet3DS, Univeral3D, Collada, gITF and GLB). Read more here
Compare PowerPoint Slides and Identify Merged Tables
Aspose.Slides for .NET 17.2.0 now allows comparing two slides based on shapes, styles, texts, animation and other settings. If slides are equal, true will be returned. Continue reading further
Exporting RDL Reports to EPUB Format
Apart from rendering RDL files to PDF and XPS formats – export to EPUB format is also supported now. This option is available in both ReportServer as well as in Visual Studio when using Aspose.Pdf for Reporting Services in local mode. Continue reading here.
How to: Embed Media Files in .NET PDF Document
With Aspose.Pdf for .NET 17.3.0 – embed audio and video files into a PDF document. Check documentation link for C# source code.
How to: Convert PDF to EPUB in Android Applications
Aspose.Pdf for Android 16.12.0 supports converting either a newly created or exiting PDF file to EPUB format within your Android applications. Check this source code in Java for further illustration
How to: Convert PDF to PDFA_3U and Extract Chart as Image from a PDF Document
Aspose.Pdf for Java 17.2.0 has introduced PDFA_3U support in this release. Developers can also extract chart from PDF file as an image using extractMarkedContentAsImage() method. Check out the code snippets here.
How to: Calculate Excel Formulas using C++ APIs
Aspose.Cells for C++ has added more overloads of workbook calculation which provide users more control and flexibility to calculate Excel functions on runtime. Users can also implement their own custom functions if needed. Read more here
Updates about new Product Releases
Aspose.Total for .NET - a compilation of our latest .NET products.
Aspose.Total for Java – a compilation of our latest Java products.
Aspose.Total for Android – all the latest versions of our Android APIs.
Aspose.Total for SharePoint – a compilation of our latest SharePoint products.
Aspose.Total for Reporting Services – a compilation of our latest Reporting Services products
Aspose.Total for JasperReports – The latest versions of our JasperReports products.
Aspose.Imaging – Improved synchronized access to mutually exclusive images in Java and .NET.
Aspose.Barcode – Improved memory consumption and barcode recognition processes in Java and .NET.
Aspose.Slides for Reporting Services 17.2.0 – Support for identifying merged cells inside table and comparing two slides for equality
Aspose.Cells for Cloud 17.02.0 – Lots of new features and enhancements made in this release.
Aspose.BarCode for Java 17.01 – Read Datamatrix and recognize 3D-distorted MicroQr barcodes.
Aspose.Slides – Improved text rendering in JasperReports and SharePoint applications.
Aspose.Slides for Java 17.2.0 – Improved Table and Slides comparison in Java applications.
Supporting User Groups and Conferences
Aspose is sponsoring a number of user groups and upcoming events, including:
May 10-12: Microsoft Build 2017 – Seattle – WA, USA
May 15-18: Visual Studio Live! Austin – Austin – TX, USA
Would you like us to sponsor your user group? Get in contact at [email protected]
Collect your copy of Aspose Newsletter, August 2016 edition
Collect the English version of this newsletter
#Java Android File Formats APIs#PDF Processing solutions#LINQ Reporting Engine enhancements#Import DRC Files#Compare PowerPoint Slides#Identify Merged Tables#Embed Media Files in PDF#Convert PDF to EPUB in Android
0 notes