News

Microsoft Tool Optimizes 3D Models for Mixed Reality

Microsoft announced a new tool to speed up the optimization of 3D models for mixed reality applications running on iOS, Android and Windows.

The tool comes in an Azure Marketplace extension called Simplygon Cloud, following Microsoft's acquisition of a Swedish company named Simplygon in January.

Addressing the onerous and time-consuming process of 3D model optimization, Microsoft said Simplygon Cloud makes 3D development easier, faster and cheaper.

"Historically, 3D asset optimization has taken days or weeks of manual effort and is one of the tasks that artists and developers dislike the most," Microsoft said in a blog post last week. "With Simplygon, you can create 3D assets once -- at full visual fidelity -- and automatically optimize them to render smoothly on any platform – within minutes, saving valuable time and money."

The tool addresses one of the three primary areas of company focus as identified by CEO Satya Nadella at a Microsoft conference: mixed reality (with the other two being quantum computing and artificial intelligence).

The functionality of the Simplygon Cloud is exposed through a Simplygon Cloud C# SDK and a REST API. Using those tools, developers can create 3D models once at full fidelity and optimize them for smooth rendering on any platform, condensing the "days or weeks of manual effort" down to mere minutes, Microsoft said.

Those platforms and mixed reality devices include HoloLens and Windows Mixed Reality headsets, ARKit on iOS, ARCore on Android, and WebGL-powered Web browser implementations. Simplygon Cloud offers support for ingesting GLTF, FBX and OBJ file types, while supporting rendering engines such as Unity 3D and Unreal Engine.

"With Simplygon Cloud you can easily build cloud-based 3D pipelines for optimizing on-demand assets and existing catalogs," the Simplygon Cloud entry on the Microsoft Azure Marketplace says.

For example, in presenting the following figure as an example, Microsoft said: "As an example, the above left 3D model of a couch was built with 584,000 polygons. To render this content on a lower GPU device, Simplygon optimized this down to 5,000 polygons, which greatly reduces the file size, while maintaining the ideal visual fidelity for the intended device."

Before-and-After Optimization
[Click on image for larger view.] Before-and-After Optimization (source: Microsoft).

More information is available on using Simplygon Cloud in the product's documentation and a Getting Started article.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events