Tuesday, 28 November 2017

Amazon Web Service launched Amazon Sumerian that lets you build VR, AR and 3D Applications quickly

With Amazon Sumerian, you can build and operate augmented reality, virtual reality, and 3D applications easily and quickly without any necessity of any 3D graphics expertise and specialized graphics expertise. Amazon Sumerian lets you create interactive and highly immersive scenes that operate on popular hardware such as iOS mobile devices, Oculus Rift and HTC Vive. Amazon Sumerian makes it convenient to build all the building blocks needed to build interactive and highly immersive 3D experience consisting of adding objects such landscape, characters, and furniture and animating, designing and scripting environments. To use Amazon Sumerian you don’t need any specialized expertise and you can design scenes directly from the browser. 

No comments:

Post a Comment

Optimizing Performance and Cost: Migrating an Express.js Application from EC2 to AWS Lambda

Introduction: In a recent project, our team worked on optimizing a Node.js application that was originally hosted on an EC2 instance. The ap...