Unity

Game Development with Unity for .NET Developers

Understand what makes Unity the world's most widely used real-time 3D development platform and explore its powerful features for creating 3D and 2D games, as well as the Unity game engine and the Microsoft Game Dev, including the Microsoft Azure …

Talk About The Brand-New Microsoft Mesh Platform From A Developer's Perspective

As a developer, I'm keen to know more about this interesting platform from a developer's perspective. So the following are the information I collected and some idea I want to share with you.

Realistic VR Interior Graphics Using Unity HDRP

This is a demo scene rendered by Unity HD Render Pipeline(HDRP). The VR part is Windows MR + OpenVR + Steam VR SDK.

Auckland City On The Watch AR

It is an interesting idea to let your watch not only 'display' the time but also a beautiful city.

Render Crowd of Animated Characters AR Scene

Use Unity's AR Foundation to create 10,000 toy soldiers in the real world on an Old iPhone 7.

Animation Baker and Instancing for Animated Characters

Using GPU to implement large-amount animated characters rendering. The animation map for vertex shader to modify the vertex position of the mesh at runtime. Using GPU instancing to reduce draw calls.

Change Background in Live Streaming by Your Voice

Using #Azure, #Unity, and #Intel RealSense Camera to pixelate the character, and use voice to control background videos in live streaming. Check it out!

Real Time Speech Recognition Using Unity and Azure Cognitive Services

It is an interesting idea to combine #Azure cognitive service with #Unity to achieve real-time speech recognition. #AI check it out!

Build an Image Classifier for Detecting Viral Pneumonia Bacterial Pneumonia With Azure Ai and Unity

The world has changed due to the COVID-19 pandemic in 2020. Medical staff around the world have shown bravery and resilience in the fight against COVID-19, and some even sacrificed their lives while performing their duties. As an ordinary person, as a programmer, I also want to help. Therefore, using AI to try to help diagnose lung diseases, such as viral pneumonia, bacterial pneumonia, is an idea that I am interested in trying.

These Mistakes Can Make Your AR Foundation App Display a Black Screen

There are some mistakes that may make you feel bad when developing an AR app. This post will detail 4 common mistakes that cause the AR application to display a black screen on your phone.