Tata Elxsi benchmark report: Unreal Datasmith

Size: px
Start display at page:

Download "Tata Elxsi benchmark report: Unreal Datasmith"

Transcription

1 This report and its findings were produced by Tata Elxsi. The report was sponsored by Unity Technologies. Tata Elxsi benchmark report: comparing PiXYZ Studio and Unreal Datasmith A Tata Elxsi perspective Abstract In the automotive industry, prototyping costs have risen exponentially with the increasing complexity of vehicles and dependencies across physical, electronic and software systems. In order to provide an alternative to physical prototyping, we make use of new technologies like Augmented Reality (AR) and Virtual Reality (VR). Viewing design data in AR/VR gives a real picture of the final product, allowing us to make changes instantaneously and helps in quick decision making. It also provides the ability to incorporate interactions with software-driven elements such as in-vehicle HMI. The use of VR and AR involves real-time rendering of the CAD data, which consumes a lot of memory and reduces the performance of the application. So data preparation plays a vital role to boost the performance while retaining the topology and mesh quality. Data preparation being a time consuming process, we use software applications like PiXYZ Studio and Unreal Datasmith to reduce the time and efforts. This report benchmarks PiXYZ Studio compared to Datasmith for optimization. While 1

2 both products are effective in importing CAD data, PiXYZ s performance allows faster workflows and produces more efficient models; PiXYZ was able to complete some workflow steps 66% faster than Datasmith and produced a model that was 28% of the size of the Datasmith model. (These numbers are subject to our assumptions detailed below and the sample CAD data we have used for experimentation.) 2

3 Introduction Visualization of any CAD data plays an important role in any product based industry. Physical prototyping has always been the main solution to visualize any product s feasibility. This is a tedious process and adds to the time and cost of development. In order to reduce cost we use the latest available technologies like Virtual Reality (VR) and Augmented Reality (AR). These technologies reduce the cost to a great extent. For VR/AR, data optimization plays a crucial role, but, it s a time consuming process. In order to reduce the time for the process we use software like PiXYZ and Unreal Datasmith that can help us save time and in some cases partially automate the process altogether. Tata Elxsi supports global automotive OEMs by providing high quality design and engineering solutions and a superior experience for its customers. We have consistently and efficiently supported global automotive clients to develop vehicles conforming to international standards. We have Centers of excellence (CoE) in areas of styling / aesthetic design, Class A surfacing in BIW (Body in white) design and UI design. Tata Elxsi has in-depth understanding of global trends, consumer needs and technological developments. With an in-house state-of-the-art 3D prototyping facility and global vendor network, Tata Elxsi helps clients to build full scale mock-ups and prototypes. Tata Elxsi has a dedicated and experienced CAD/ CAM/ CAE team to support design validation. In this report, we aim to explore PiXYZ and Datasmith software that help to reduce the time consumed for the process of data preparation. These software applications also help in automating the process. (Note: Unreal Datasmith is a plug-in for Unreal engine, announced in July of Unreal more recently refers to Datasmith as part of Unreal Studio which includes the original Datasmith product and Unreal engine.) Benchmark Methodology This document describes the suite of test cases used to compare the workflow of optimizing CAD data using PiXYZ for use in Unity and Datasmith for use in Unreal. Functionalities Tested in the Benchmark i. Number of different software applications required for the process of optimization. ii. Total time for import processes. iii. Final properties of the model (e.g., polygon count). iv. Model quality (e.g., mesh detailing, flipped normal, duplicate faces, keeping topology as intact as possible). v. Degree to which the hierarchy of data is maintained. 3

4 vi. Preservation and maintenance of metadata as properties in Unity /Unreal. Benchmarking Strategy Figure 1 below illustrates the steps of the process followed for optimizing CAD data using PiXYZ for use in Unity compared to Datasmith for use in Unreal. The flowchart helps us in benchmarking. Fig. 1 Benchmarking Strategy The process is divided into three phases namely Input, Data Optimization and Output. The general steps for processing are: 1. Import CAD data 2. Repair the CAD mesh 3. Convert Z- up to Y-up 4. Tessellation (convert NURBS to polygons) 5. Repair the mesh to rectify orientation of surface normals. Then manual inversion of faces if necessary 6. Delete patches/lines 7. Apply materials with basic colors to meshes according to how they are manufactured and how the look (body, seats, plastics etc.) We apply transparent material first to check if layers of meshes are present and then change it to solid colors. 8. When transparent colored materials are applied, if any double surfaces are noticed, we manually delete it. (Note PiXYZ has tools to automatically identify duplicate faces.) 9. De-select all meshes, and then do merge meshes by materials 10. Decimate overall 11. If necessary, decimate each part separately as per requirement 12. Export model and import into Unity or Unreal Benchmarking Software Applications This section gives a list of software application and plugins that were used during the benchmarking. 1. PiXYZ Studio (ver ) 2. Unity 3D (ver f3) 3. Datasmith Plugin for 3ds Max (ver 2018) 4. Datasmith Plugin for Unreal Engine (ver ) 4

5 Model used for Optimization Figure 2, shows the CAD model used for benchmarking. This is generic CAD data of a premium sports SUV. Detailed Steps Comparison Fig. 2 CAD model used for Benchmarking Below are the steps that explain the process of optimization in detail using PiXYZ and Datasmith. The screenshots of workflow in PiXYZ (Top) and Datasmith (Bottom) are given below for each step. Numbers in the brief comparison table given below and screenshots are for the car CAD data we have considered in our experimentation. The system configuration we used is as follows Intel Core i7 CPU (4 GHz, 4 Cores), 64GB RAM, Nvidia 1080 GTX dual SLI, 8GB VRAM, 512 GB SSD. Note please zoom in to about 240% to clearly see all the information in screenshots. Note the numbers in the comparison table are based on assumption that 3DS max user's expertise is average. 1. Import STP data. In 3ds Max while importing we mention the mesh resolution value as -10 and Y-up Axis. 5

6 2. Repair the CAD mesh. This option is available for only PiXYZ. 3ds Max does this automatically while importing. PiXYZ also offer an automatic CAD reparation + tessellation feature while importing. 6

7 3. Convert Z- up to Y-up. We do this in PiXYZ as Unity is Y-up coordinates. 3ds Max gives us an option to choose the axis system at the time of importing. 4. Tessellation (convert NURBS to polygons). We tessellate the mesh in PiXYZ according to our requirement (Parameters- Max Sag = 0.1, Max Angle = 7, UV Mode = UniformUV, Create Tangents & Create Binormals are checked in the Advanced options.) Mesh tessellation in 3ds Max happens while importing and is based on Mesh resolution while importing. 7

8 5. Orientation of normals of a few surfaces are flipped as per requirement. PiXYZ has a built-in feature to do this automatically while we can write a script to do the same job in 3ds Max. Also, if needed, manual inversion can be done in both. 6. Delete patches/lines in PiXYZ is a separate (automated) option while 3ds Max does the job while importing. 7. Apply materials with basic colors to meshes according to how they are manufactured and how they look (body, seats, plastics etc.). PiXYZ Studio Editor offers the potential to automate the assignment of materials according to metadata (PiXYZ automation was not used for this benchmark). 8

9 8. We apply transparent material to check for double meshes. We manually delete any double/duplicate mesh present. PiXYZ Studio has built-in tools to assist with identifying double meshes. 9. We merge meshes by materials to reduce the batch count as it is crucial for real time rendering. Algorithms are available in PiXYZ to optimize the product structure, to make a model suitable for real-time context, based on materials or other metadata. In PiXYZ we can see the occurrences count to be 13 based on the number of materials count. And in 3ds Max we see that the alloys are combined together. 9

10 10. Decimate over all. We decimate it accordingly as per our requirement to reduce the polygon count. (Parameters chosen are Surfacic Tolerance = 1, (Advanced Settings) Normal Tolerance = custom, Degrees = 8). In 3ds Max decimation is done while exporting as *.UDATASMITH format. 11. Export model to FBX from PiXYZ and import into Unity. Similarly we import UDATASMITH into Unreal. Below are few images of the final output. PiXYZ in Unity (Top) and Datasmith in Unreal (Bottom). 10

11 PiXYZ in Unity Datasmith in Unreal Fig. 3.1 Final output images 11

12 PiXYZ in Unity Datasmith in Unreal Fig. 3.2 Front view images 12

13 PiXYZ in Unity Datasmith in Unreal Fig. 3.3 Interiors PiXYZ in Unity 13

14 Datasmith in Unreal Tabular Comparison Fig. 3.4 Infotainment # Functionality PiXYZ/Unity 3D Datasmith/Unreal Lead Leader advantage % 1 Number of Software Applications/Plug-ins used 2 (PiXYZ Studio, Unity 3D) 3 (3DS Max, Unreal, Datasmith plugin) PiXYZ 33% 2 Import STEP data (Import time + Tessellation) 227 seconds 390 seconds PiXYZ 42% 3 4 Applying Materials (Manual Process) Combining Meshes(Automatic Process) 5 hours* 6 hours PiXYZ 17%* 2 minutes 5 minutes PiXYZ 60% 5 Decimation (Automatic Process) 2 minutes 6 minutes PiXYZ 33% 6 Final Polygon Count (Initial - 17 million triangles) 519,000 triangles (3% of initial) 1.8 million triangles (10.5% of initial) 7 Mesh Detailing** 9 9 Tie PiXYZ 71% - 8 Hierarchy of Data Maintained 100% 100% Tie - 9 Preservation of Metadata and Reusability** 9 7 PiXYZ 22% * An automated material assignment process is also available in PiXYZ Studio; this benchmark compares only the manual process. Automating the assignment in PiXYZ Studio will significantly reduce the time required. ** Rated on a Scale of 1 to 10, 10 being the highest. 14

15 Conclusion In this benchmarking process we have compared PiXYZ using Unity Editor and Datasmith using 3ds Max and Unreal Engine. Both are effective in importing CAD data, although PiXYZ supports 14 more CAD formats than Datasmith (e.g., Alias, CSB Deltagen, IFC (BIM), Maya, PLM XML, etc.) and works with any rendering solution or game application whereas Datasmith works only with Unreal. Regarding data preparation, PiXYZ offers performance advantages of up to 71% and leads in 7 of 9 areas measured. PiXYZ also offered more data preparation features (e.g., smart hidden geometry removal, de-featuring / simplification) which allows for more efficient workflows and more efficient models to import into Unity or Unreal. There are more advantages for PiXYZ than Datasmith. From the tabulated results it can be inferred that PiXYZ is doing a better job as the triangle count value has been reduced by more than with Datasmith, while maintaining the topology and mesh quality. Many users who tried PiXYZ found it very easy on the UI interaction side. For Datasmith, users also have to be familiar with 3ds Max UI. The dependencies of software applications are lesser in PiXYZ as compared to Datasmith. Both the software applications do a great job in preserving the topology, mesh quality and hierarchy. The total process is easier to do in PiXYZ due to the automation of many features. PiXYZ also lets you automate the process for data directly from PLM which is an added feature compared to Datasmith. 15

16 About the Author Tata Elxsi s Digital Visualization team works on cutting edge technologies to help various industries in diversified domains like Engineering, Marketing, Training, Education etc., to keep them a notch higher than their competitors. Augmented Reality (AR) and Virtual Reality (VR) is the technology that is growing at a very high pace and is on demand. AR/VR helps in visualization of products, thereby cutting down the development time and cost that puts them ahead in the market. This team comprises of experienced designers, engineers and artists who work towards providing integrated niche solutions to clients. Contact us For more information, please contact at: info@tataelxsi.com About Tata Elxsi Digital Visualization (AR / VR & MR) service offerings Tata Elxsi s Augmented and Virtual Reality practice combines design, technology and visualization to help businesses to drive innovation, increase operational excellence, enhance productivity and create personalized customer experiences. The AR / VR team is working with diverse industries to propel digital innovations including - Automotive, Marine, Healthcare, Broadcast, Retail, Education, Entertainment, Manufacturing and Engineering. Some areas we are currently working on include: Field Force training Product visualization Manufacturing In - Store experiences Product marketing With industries converging, Tata Elxsi s expertise in delivering cross-industry services puts us in a leadership position to deliver better innovations, enhanced solutions and bring business transformation. About Tata Elxsi Tata Elxsi is a fully integrated global design and technology consultancy, part of the $ 103 billion Tata Group, creating innovative products, services and experiences to build brands and help businesses grow. By intersecting design and technology, Tata Elxsi enables clients globally to bring new ideas and products to market. Its services span across research and strategy, to design, creative digital content including augmented reality and virtual reality, technology implementation and systems integration. Tata Elxsi addresses the automotive, communication, consumer products, defense, healthcare, media & entertainment and transportation sectors. This is supported by a network of design studios, development centers and offices worldwide. Tata Elxsi is a listed company and headquartered in Bangalore, India. 16

Webinar Series. Virtual Reality. February 28 th, :00 PM EST. Hosted by Jeff Bertrand and Ginny Moore

Webinar Series. Virtual Reality. February 28 th, :00 PM EST. Hosted by Jeff Bertrand and Ginny Moore Webinar Series Virtual Reality February 28 th, 2016 2:00 PM EST Hosted by Jeff Bertrand and Ginny Moore Virtual Reality Webinar Agenda Ø Application and Benefits Ø 3 Types of Virtual Reality Ø Advantages

More information

R E L E A S E N OT E S

R E L E A S E N OT E S R E L E A S E N OT E S Version 2018.2 Copyright PiXYZ Software Version 2018 - August 2018 RELEASE NOTES PiXYZ STUDIO 2018.2 PiXYZ STUDIO PiXYZ STUDIO.batch New Import formats : DWG 3D, REVIT (BETA) IO

More information

FEATURE LIST DELTAGEN MARKETING SUITE

FEATURE LIST DELTAGEN MARKETING SUITE FEATURE LIST DELTAGEN MARKETING SUITE 3DEXCITE DELTAGEN MARKETING SUITE - STAGE MAKE IT SHINE While DELTAGEN ROBOT and HUB convert, prepare and preserve model data, DELTAGEN STAGE provides the final steps

More information

CAD INTEROPERABILITY SOFTWARE SUITE

CAD INTEROPERABILITY SOFTWARE SUITE CAD INTEROPERABILITY SOFTWARE SUITE 1 3D_Evolution Conversion Engine is today s leading MCAD collaboration suite. Designed for a seamless, integrated process, it is the ideal enhancement for your PLM environment.

More information

Curriculum Vitae of Shahid Khan

Curriculum Vitae of Shahid Khan Design Portfolio Curriculum Vitae of PERSONAL STATEMENT Product design graduate with good academic, practical, design and technical skills. Passionate, efficient, organised worker who loves taking a logical

More information

Creative Efficiency Research: MODO 801 vs. Maya From CAD file to finished rendering: How MODO stacks up in a real-world workflow situation

Creative Efficiency Research: MODO 801 vs. Maya From CAD file to finished rendering: How MODO stacks up in a real-world workflow situation Creative Efficiency Research: vs. From CAD file to finished rendering: How MODO stacks up in a real-world workflow situation About this Benchmark Project This benchmark project was conducted to measure

More information

Computer Graphics Imagery and simulation by GPU for Automotive Use cases Benoît DESCHAMPS. Imaging Solutions Team Leader - GTC 23/03/2013

Computer Graphics Imagery and simulation by GPU for Automotive Use cases Benoît DESCHAMPS. Imaging Solutions Team Leader - GTC 23/03/2013 Computer Graphics Imagery and simulation by GPU for Automotive Use cases Benoît DESCHAMPS Imaging Solutions Team Leader - GTC 23/03/2013 Introduction Our activities : Virtual Reality and driving simulation

More information

Enhancing Analysis-Based Design with Quad-Core Intel Xeon Processor-Based Workstations

Enhancing Analysis-Based Design with Quad-Core Intel Xeon Processor-Based Workstations Performance Brief Quad-Core Workstation Enhancing Analysis-Based Design with Quad-Core Intel Xeon Processor-Based Workstations With eight cores and up to 80 GFLOPS of peak performance at your fingertips,

More information

Key Features and Benefits

Key Features and Benefits Autodesk Entertainment Creation Suites 2013 Key Features and Benefits Overview The Autodesk Entertainment Creation Suites 2013 provide an affordable end-to-end creative toolset used by leading artists

More information

Metadata Requirements for Digital Museum Environments

Metadata Requirements for Digital Museum Environments Metadata Requirements for Digital Museum Environments Manjula Patel UKOLN, University of Bath m.patel@ukoln.ac.uk Unless otherwise stated this work is licensed under a Creative Commons Attribution-ShareAlike

More information

TOPICS. HARDWARE REQUIREMENTS Components Required Suggested Computers. WORKFLOW 1: REVIT - 3DS MAX - UNITY Process Capabilities Limitations

TOPICS. HARDWARE REQUIREMENTS Components Required Suggested Computers. WORKFLOW 1: REVIT - 3DS MAX - UNITY Process Capabilities Limitations REVIT TO VR WORKFLOW TOPICS HARDWARE REQUIREMENTS Components Required Suggested Computers WORKFLOW 1: REVIT - 3DS MAX - UNITY Process Capabilities Limitations WORKFLOW 2: 3DS MAX - UNITY Process Capabilities

More information

BIM + Design Technology HDR, Inc., all rights reserved.

BIM + Design Technology HDR, Inc., all rights reserved. BIM + Design Technology 2014 HDR, Inc., all rights reserved. HDR Profile HDR is a creative firm for architecture and engineering with experience spanning over 40 years in the Australian market. With more

More information

Competitive Analysis. Client MSC Apex Software UX Team Defenders of UX 2nd Presentation Date

Competitive Analysis. Client MSC Apex Software UX Team Defenders of UX 2nd Presentation Date Competitive Analysis Client MSC Apex Software UX Team Defenders of UX 2nd Presentation Date 06.09.2017 Presentation Overview INTRODUCTION USABILITY TEST COMPETITIVE ANALYSIS Introduction Background MSC

More information

CAD INTEROPERABILITY SOFTWARE SUITE

CAD INTEROPERABILITY SOFTWARE SUITE CAD INTEROPERABILITY SOFTWARE SUITE 1 3D_Evolution Conversion Engine is today s leading MCAD collaboration suite. Designed for a seamless, integrated process, it is the ideal enhancement for your PLM environment.

More information

Interactive 3D graphics in HEP

Interactive 3D graphics in HEP 12/07/18 1 Interactive 3D graphics in HEP Interactive 3D data visualization plays a key role in all HEP experiments, as it is used in many tasks at different levels of the data chain: Detector development

More information

3D ENGINE/DEVELOPER TOOLS ANALYSIS

3D ENGINE/DEVELOPER TOOLS ANALYSIS 3D ENGINE/DEVELOPER TOOLS ANALYSIS SETH DAVIS MING TANG X3D X3D is a royalty-free open standards file format and run-time architecture to represent and communicate 3D scenes and objects using XML. It is

More information

Ideal Systems integrate Bluefish444 supported workflows

Ideal Systems integrate Bluefish444 supported workflows Ideal Systems integrate Bluefish444 supported workflows Ideal Systems provides media and audio visual related integration services for the broadcast, telecommunication, government, education and enterprise

More information

S5409: Custom Iray Applications and MDL for Consistent Visual Appearance Throughout Your Pipeline

S5409: Custom Iray Applications and MDL for Consistent Visual Appearance Throughout Your Pipeline S5409: Custom Iray Applications and MDL for Consistent Visual Appearance Throughout Your Pipeline DAVE HUTCHINSON CHIEF TECHNOLOGY OFFICER DAVE COLDRON PRODUCT DIRECTOR Today we will cover... Lightworks,

More information

Fast continuous collision detection among deformable Models using graphics processors CS-525 Presentation Presented by Harish

Fast continuous collision detection among deformable Models using graphics processors CS-525 Presentation Presented by Harish Fast continuous collision detection among deformable Models using graphics processors CS-525 Presentation Presented by Harish Abstract: We present an interactive algorithm to perform continuous collision

More information

Extract from NCTech Application Notes & Case Studies Download the complete booklet from nctechimaging.com/technotes

Extract from NCTech Application Notes & Case Studies Download the complete booklet from nctechimaging.com/technotes Extract from NCTech Application Notes & Case Studies Download the complete booklet from nctechimaging.com/technotes Application Note Using Vuforia to Display Point Clouds and Meshes in Augmented Reality

More information

Image courtesy of Local Motors Inc.

Image courtesy of Local Motors Inc. Image courtesy of Local Motors Inc. Image courtesy of Local Motors Inc. Advanced Materials and Manufacturing Advanced Materials and Manufacturing The promise of advanced materials and manufacturing

More information

V-RAY 3.6 FOR SKETCHUP KEY FEATURES

V-RAY 3.6 FOR SKETCHUP KEY FEATURES V-RAY 3.6 FOR SKETCHUP KEY FEATURES November 2017 NEW FEATURES VIEWPORT RENDERING POWERFUL GPU RENDERING With new Viewport rendering, you can easily select and render multiple regions at once, and quickly

More information

3D REVERSE ENGINEERING software

3D REVERSE ENGINEERING software 3D REVERSE ENGINEERING software PRODUCT WORKFLOWS GEOMAGIC STUDIO WORKFLOW Scan and Probe Collect 3D point cloud and probe data from physical objects to form the basis of the new 3D model. Process Use

More information

WORKFLOW OF EXPORTING REVIT MODELS TO UNITY

WORKFLOW OF EXPORTING REVIT MODELS TO UNITY WORKFLOW OF EXPORTING REVIT MODELS TO UNITY 2016 by Penn State CIC Research Group. All rights reserved May 26, 2014 NOTE: THIS WORKFLOW IS FOR USERS WHO USE REVIT 2016 AND ABOVE, AND 3DS MAX 2016 AND ABOVE.

More information

Adobe Dimension CC: The Productivity of Design Visualization

Adobe Dimension CC: The Productivity of Design Visualization Pfeiffer Report Benchmark Analysis Adobe Dimension CC: The Productivity of Design Visualization Adobe Dimension CC redefines how designers and photographers can create photorealistic scenes About this

More information

Thunderbolt 3 for Your Business

Thunderbolt 3 for Your Business Thunderbolt 3 for Your Business Computing is forever changing, and how we connect the personal computer to other peripherals continues to evolve to deliver new levels of performance and simplicity for

More information

PUSHING THE BOUNDARIES OF POSSIBILITY IN MEDIA AND ENTERTAINMENT

PUSHING THE BOUNDARIES OF POSSIBILITY IN MEDIA AND ENTERTAINMENT PUSHING THE BOUNDARIES OF POSSIBILITY IN MEDIA AND ENTERTAINMENT A report on the future of real-time technology by Epic Games and Forrester Consulting Scifi Corridor by Human Laboratory Image courtesy

More information

Challenges of Analyzing Parametric CFD Results. White Paper Published: January

Challenges of Analyzing Parametric CFD Results. White Paper Published: January Challenges of Analyzing Parametric CFD Results White Paper Published: January 2011 www.tecplot.com Contents Introduction... 3 Parametric CFD Analysis: A Methodology Poised for Growth... 4 Challenges of

More information

Dr Antony Robotham - Executive Director extreme Data Workshop April 2012

Dr Antony Robotham - Executive Director extreme Data Workshop April 2012 Dr Antony Robotham - Executive Director extreme Data Workshop 19-20 April 2012 A Centre of Excellence in Virtual Engineering VE best practice demonstration VE business development and research VE education

More information

VERSATILE AND EASY-TO-USE 3D LASER SCANNERS

VERSATILE AND EASY-TO-USE 3D LASER SCANNERS VERSATILE AND EASY-TO-USE 3D LASER SCANNERS > > A WORLD OF APPLICATIONS Z Corporation, producers of the industry s fastest, easiest-to-use and most versatile 3D scanners, makes 3D scanning ideal for a

More information

st ANNUAL SKILLS MANITOBA COMPETITION CONTEST DESCRIPTION

st ANNUAL SKILLS MANITOBA COMPETITION CONTEST DESCRIPTION 2018 21st ANNUAL SKILLS MANITOBA COMPETITION CONTEST DESCRIPTION CONTEST NAME: 3D Digital Game Art CONTEST NO: CATEGORY: Secondary CONTEST LOCATION: TBA CONTEST START TIME AND DURATION: Time Task 8:00

More information

22nd ANNUAL SKILLS MANITOBA COMPETITION CONTEST DESCRIPTION

22nd ANNUAL SKILLS MANITOBA COMPETITION CONTEST DESCRIPTION 22nd ANNUAL SKILLS MANITOBA COMPETITION CONTEST DESCRIPTION CONTEST NAME: 3D Digital Game Art CONTEST NO: CATEGORY: Post-Secondary CONTEST LOCATION: Tec Voc High School CONTEST START TIME AND DURATION:

More information

Augmented Reality App Helps Customers Choose The Right Product

Augmented Reality App Helps Customers Choose The Right Product Augmented Reality App Helps Customers Choose The Right Product Using augmented reality, Globant is helping consumers find various first-aid products through smart connected devices that help users locate

More information

BIM Goes to School AUTODESK REVIT BUILDING INFORMATION MODELING. BIM in the Architectural Curriculum. Savannah College of Art and Design, USA

BIM Goes to School AUTODESK REVIT BUILDING INFORMATION MODELING. BIM in the Architectural Curriculum. Savannah College of Art and Design, USA AUTODESK REVIT BUILDING INFORMATION MODELING As BIM adoption grows in the building industry, so does the use of BIM in educational curricula. This white paper focuses on how BIM is being leveraged within

More information

DELL.CO.UK/WORKSTATION-SOLUTIONS FIREPROGRAPHICS.COM TECHNICAL REPORT SOLIDWORKS VISUALISATION

DELL.CO.UK/WORKSTATION-SOLUTIONS FIREPROGRAPHICS.COM TECHNICAL REPORT SOLIDWORKS VISUALISATION DELL.CO.UK/WORKSTATION-SOLUTIONS FIREPROGRAPHICS.COM TECHNICAL REPORT SOLIDWORKS VISUALISATION A guide to getting the most out of real-time rendering and physically-based rendering with SOLIDWORKS RealView

More information

ViewER User Guide. (July, 2017)

ViewER User Guide. (July, 2017) ENGINEERING SOFTWARE DEVELOPMENT MADE EASY ViewER User Guide (July, 2017) www.amcbridge.com Contents: Welcome to ViewER... 3 Requirements and Installation... 4 Getting Started... 5 Main Window UI... 8

More information

Agile Test Automation Framework - Overhauling the Challenges

Agile Test Automation Framework - Overhauling the Challenges Agile Test Automation Framework - Overhauling the Challenges By Merral Crasto Test Lead, IBM India Pvt Ltd. Email: mecrasto@in.ibm.com - 1 - Table of Contents Abstract...3 About IBM India Pvt Ltd...3 The

More information

Blender Notes. Introduction to Digital Modelling and Animation in Design Blender Tutorial - week 1 The Blender Interface and Basic Shapes

Blender Notes. Introduction to Digital Modelling and Animation in Design Blender Tutorial - week 1 The Blender Interface and Basic Shapes Blender Notes Introduction to Digital Modelling and Animation in Design Blender Tutorial - week 1 The Blender Interface and Basic Shapes Introduction Blender is a powerful modeling, animation and rendering

More information

5G Enables Enterprise

5G Enables Enterprise Enables Enterprise Shirley Hsieh Marketing & Corporate Affairs 1 2017 Nokia Megatrends are changing the world, and the ways we connect with it Network, compute & storage Internet of Things Augmented intelligence

More information

Contest Description 3D Game Art Post-Secondary

Contest Description 3D Game Art Post-Secondary 1. Purpose of the Contest To provide competitors with the opportunity to experience the production process and demonstrate their knowledge and skill. The 3D Digital Game Artist takes a designer s brief

More information

USER GUIDE. 3DEXPERIENCE CATIA V6 Creo View Release Version : 20.2 Revision: 1.0 Issued: 15/01/2018

USER GUIDE. 3DEXPERIENCE CATIA V6 Creo View Release Version : 20.2 Revision: 1.0 Issued: 15/01/2018 USER GUIDE 3DEXPERIENCE CATIA V6 Creo View Release Version : 20.2 Revision: 1.0 Issued: 15/01/2018 THEOREM SOLUTIONS 2018 Contents Overview of Visualise 3D About Theorem Theorem Solutions is a world leader

More information

Contents. Microsoft is a registered trademark of Microsoft Corporation. TRAVERSE is a registered trademark of Open Systems Holdings Corp.

Contents. Microsoft is a registered trademark of Microsoft Corporation. TRAVERSE is a registered trademark of Open Systems Holdings Corp. TPLWPT Contents Summary... 1 General Information... 1 Technology... 2 Server Technology... 2 Business Layer... 4 Client Technology... 4 Structure... 4 Ultra-Thin Client Considerations... 7 Internet and

More information

Perfect PDF & Print 9

Perfect PDF & Print 9 Perfect PDF & Print 9 The test results gut Good, sehr gut very good refer to Perfect PDF & Print 8 (CHIP 09/2012) and to versions 7, 6 and 5 of Perfect PDF Premium Perfect PDF & Print 9 comes with two

More information

POWERVR MBX & SGX OpenVG Support and Resources

POWERVR MBX & SGX OpenVG Support and Resources POWERVR MBX & SGX OpenVG Support and Resources Kristof Beets 3 rd Party Relations Manager - Imagination Technologies kristof.beets@imgtec.com Copyright Khronos Group, 2006 - Page 1 Copyright Khronos Group,

More information

FACTS & FIGURES FEBRUARY 2014

FACTS & FIGURES FEBRUARY 2014 FEBRUARY 2014 These figures will be updated regularly. - Layar B.V. FEBRUARY 2014 WHAT THE MARKET SAYS ABOUT AUGMENTED REALITY 1. INTRODUCTION At Layar we measure everything that we do and our customers

More information

Autodesk Moldflow Adviser. Design plastics confidently.

Autodesk Moldflow Adviser. Design plastics confidently. Autodesk Moldflow Adviser Design plastics confidently. Design Plastic Parts and Injection Molds with Confidence Discover, communicate, and resolve potential manufacturing defects earlier in the product

More information

,

, [Class Room Online Training] Weekdays:- 2hrs / 3 days Fastrack:- 1½hrs / Day Weekend:- 2½ hrs (Sat & Sun) An ISO 9001:2015 Institute ADMEC Multimedia Institute www.admecindia.co.in 9911782350, 9811818122

More information

Bellevue Community College Summer 2009 Interior Design 194 SPECIAL TOPIC: SKETCHUP

Bellevue Community College Summer 2009 Interior Design 194 SPECIAL TOPIC: SKETCHUP Class Session: TTh 6:00 pm 8:00 pm Credit Hours: Two (2) Location: A262 Door Code: 349499 (through A254) Instructor: Greg Wharton Office: by appointment Hours: by appointment or email email: gwharton@gmail.com

More information

QUADRO ADVANCED VISUALIZATION. PREVAIL & PREVAIL ELITE SSDs PROFESSIONAL STORAGE -

QUADRO ADVANCED VISUALIZATION. PREVAIL & PREVAIL ELITE SSDs PROFESSIONAL STORAGE - PNY Professional Solutions QUADRO ADVANCED VISUALIZATION TESLA PARALLEL COMPUTING PREVAIL & PREVAIL ELITE SSDs PROFESSIONAL STORAGE NVS COMMERCIAL GRAPHICS Delivering the broadest range of Professional

More information

V-RAY 3.6 FOR RHINO KEY FEATURES. January 2018

V-RAY 3.6 FOR RHINO KEY FEATURES. January 2018 V-RAY 3.6 FOR RHINO KEY FEATURES January 2018 NEW FEATURES MORE POWERFUL GPU RENDERING Faster, more powerful GPU rendering adds support for on-demand mip-mapping, aerial perspective, displacement, subsurface

More information

Overcoming the Barriers Imposed by Geometry - Introduction of SpaceClaim - Ichiro Kawabata, SpaceClaim Japan K.K.

Overcoming the Barriers Imposed by Geometry - Introduction of SpaceClaim - Ichiro Kawabata, SpaceClaim Japan K.K. Overcoming the Barriers Imposed by Geometry - Introduction of SpaceClaim - Ichiro Kawabata, SpaceClaim Japan K.K. About SpaceClaim Multi-Purpose Modeler Create New Models or Import, Repair and Edit files

More information

T-SCAN 3 3D DIGITIZING

T-SCAN 3 3D DIGITIZING T-SCAN 3 3D DIGITIZING 2 T-SCAN 3: THE HANDHELD LASER SCANNER Launching the innovative concept of an intuitive-to-use high-precision laser scanner a few years ago, Steinbichler Optotechnik, as the first

More information

User Interface Layouts

User Interface Layouts SAP White Paper Visualization User Interface Layouts Standard (VDS) and Legacy (RH) Table of Contents Overview 4 Standard (VDS) Layout 5 Legacy (RH) Layout 8 Copyright 47 2 / 17 The Visual Enterprise Version

More information

Engineers can be significantly more productive when ANSYS Mechanical runs on CPUs with a high core count. Executive Summary

Engineers can be significantly more productive when ANSYS Mechanical runs on CPUs with a high core count. Executive Summary white paper Computer-Aided Engineering ANSYS Mechanical on Intel Xeon Processors Engineer Productivity Boosted by Higher-Core CPUs Engineers can be significantly more productive when ANSYS Mechanical runs

More information

SOLIDWORKS Visualize 2016 SP1

SOLIDWORKS Visualize 2016 SP1 SOLIDWORKS Visualize 2016 SP1 Release Notes This document provides general information about the SOLIDWORKS Visualize releases. System Requirements Installation Licensing Product Notes Service Pack 1.0

More information

DIABLO VALLEY COLLEGE CATALOG

DIABLO VALLEY COLLEGE CATALOG ART DIGITAL MEDIA ARTDM Toni Fannin, Interim Dean Applied and Fine Arts Division Business and Foreign Language Building, Room 204 Possible career opportunities Digital media or graphic design jobs cover

More information

Extreme automation of today s technological marvel - connected cars

Extreme automation of today s technological marvel - connected cars VIEW POINT Extreme automation of today s technological marvel - connected cars - Sandhya Jeevan Rao Senior Project Manager Abstract Going by Gartner s findings which suggests that 25 billion connected

More information

Project Proposal Eden Trails Demo #2 (GPS version) Key:

Project Proposal Eden Trails Demo #2 (GPS version) Key: 1 Project Proposal Eden Trails Demo #2 (GPS version) Document Version 2.0 / 06/11/2017 Key: AR: Wikitude: IDE: Unity: Xamarin: Visual Studio: Envisioning: POI: MAPBOX: Augmented Reality an AR SDK Integrated

More information

Occluder Simplification using Planar Sections

Occluder Simplification using Planar Sections Occluder Simplification using Planar Sections Ari Silvennoinen Hannu Saransaari Samuli Laine Jaakko Lehtinen Remedy Entertainment Aalto University Umbra Software NVIDIA NVIDIA Aalto University Coping with

More information

Low-Power Server Combines Efficiency with Durable, Mobile Performance

Low-Power Server Combines Efficiency with Durable, Mobile Performance SOLUTION BRIEF Intel, XENON Systems & SenSen Networks Low-Power Server Combines Efficiency with Durable, Mobile Performance XENON* Systems developed an innovative and unique small form factor server as

More information

Introduction of Optimization Tools in BIW Design

Introduction of Optimization Tools in BIW Design Introduction of Optimization Tools in BIW Design Himanshu Shekhar Deputy Manager, Maruti Suzuki India Ltd, Palam Gurgaon Road, Gurgaon. Vimal Kumar Deputy Manager, Maruti Suzuki India Ltd, Palam Gurgaon

More information

WE IMPROVE THE WORLD THROUGH ENGINEERING!

WE IMPROVE THE WORLD THROUGH ENGINEERING! WE IMPROVE THE WORLD THROUGH ENGINEERING! MARCH 2018 Assystem Technologies worldwide At a glance. 700m TURNOVER IN 2017 PORTFOLIO: Product Engineering Consulting In Service Offerings >9.000 EMPLOYEES OUR

More information

Pump Up Your Pipeline

Pump Up Your Pipeline Pump Up Your Pipeline NVIDIA Developer Tools GPU Jackpot October 4004 Will Ramey Why Do We Do This? Investing in Developers Worldwide Powerful tools for building games Software Development Content Creation

More information

Apple ProRes RAW. White Paper April 2018

Apple ProRes RAW. White Paper April 2018 Apple ProRes RAW White Paper April 2018 Contents Introduction 3 About Raw Video 4 Data Rate 6 Performance 8 Using ProRes RAW in Final Cut Pro 12 Using Log Conversion with Built-in Camera LUTs 13 Using

More information

CICS insights from IT professionals revealed

CICS insights from IT professionals revealed CICS insights from IT professionals revealed A CICS survey analysis report from: IBM, CICS, and z/os are registered trademarks of International Business Machines Corporation in the United States, other

More information

NVSG NVIDIA Scene Graph

NVSG NVIDIA Scene Graph NVSG NVIDIA Scene Graph Leveraging the World's Fastest Scene Graph Agenda Overview NVSG Shader integration Interactive ray tracing Multi-GPU support NVIDIA Scene Graph (NVSG) The first cross-platform scene

More information

GPU-ACCELERATED RENDERING THAT KEEPS UP WITH THE CREATIVE PROCESS

GPU-ACCELERATED RENDERING THAT KEEPS UP WITH THE CREATIVE PROCESS GPU-ACCELERATED RENDERING THAT KEEPS UP WITH THE CREATIVE PROCESS Nike USA Inc. NABD / Aixsponza Aixsponza renders larger models faster than ever thanks to the power of NVIDIA Quadro GP100 GPUs. BRINGING

More information

Development and Assessment of VR/AR Solution for Verification During the Construction Process

Development and Assessment of VR/AR Solution for Verification During the Construction Process Development and Assessment of VR/AR Solution for Verification During the Construction Process Kostiantyn Protchenko 1,*, Piotr Dąbrowski 1, and Andrzej Garbacz 1 1 Warsaw University of Technology, Civil

More information

developer.nvidia.com The Source for GPU Programming

developer.nvidia.com The Source for GPU Programming developer.nvidia.com The Source for GPU Programming Latest documentation SDKs Cutting-edge tools Performance analysis tools Content creation tools Hundreds of effects Video presentations and tutorials

More information

VR and Game Engine Workflows with CityEngine. Eric Wittner, Taisha Waeny

VR and Game Engine Workflows with CityEngine. Eric Wittner, Taisha Waeny VR and Game Engine Workflows with CityEngine Eric Wittner, Taisha Waeny Agenda Introduction into Game Engines - Taisha User Examples - Taisha GIS2VR workflow: CityEngine to Unity - Eric GIS2VR workflow:

More information

SIMPLY RHINO PNY NVIDIA Quadro Rhino v6 WIP Tests. Contents

SIMPLY RHINO PNY NVIDIA Quadro Rhino v6 WIP Tests. Contents SIMPLY RHINO PNY NVIDIA Quadro Rhino v6 WIP Tests Contents 01 Disclaimer 3 02 Introduction 3 03 Hardware and Settings 3 04 Testing Improvements from Rhino v5 to Rhino v6 4 05 Testing Outline scores for

More information

The World s Leading Stamping Die Design Software for AutoCAD!

The World s Leading Stamping Die Design Software for AutoCAD! DIE is a comprehensive suite of AutoCAD based software products designed to automate many facets of the stamping die design process. DIE software modules can operate independently to address specific design

More information

Introduction. File preparation

Introduction. File preparation White Paper Design and printing guidelines Introduction A print job can be created in either of the following ways: NOTE: HP SmartStream 3D Build Manager supports STL and 3MF files. By using the HP SmartStream

More information

You can also export a video of what one of the cameras in the scene was seeing while you were recording your animations.[2]

You can also export a video of what one of the cameras in the scene was seeing while you were recording your animations.[2] Scene Track for Unity User Manual Scene Track Plugin (Beta) The scene track plugin allows you to record live, textured, skinned mesh animation data, transform, rotation and scale animation, event data

More information

Sculpting 3D Models. Glossary

Sculpting 3D Models. Glossary A Array An array clones copies of an object in a pattern, such as in rows and columns, or in a circle. Each object in an array can be transformed individually. Array Flyout Array flyout is available in

More information

AUTOMOTIVE HMI DESIGN AT ITS BEST.

AUTOMOTIVE HMI DESIGN AT ITS BEST. AUTOMOTIVE HMI DESIGN AT ITS BEST. www.cgistudio.at CGI Studio HMI Design at its Best Creating brilliant automotive HMIs can and should be easy. Socionext s CGI Studio allows you to develop unique 2D/3D

More information

Autodesk Alias Design Drives Success

Autodesk Alias Design Drives Success Autodesk Alias Design Drives Success ( 주 ) 유써브 http://www.u-serv.co.kr Image courtesy of AutoHorizons Foundation and Delineate Design Autodesk Drives Alias Success 2012 Innovate Ahead of the Curve Autodesk

More information

About the FBX Exporter package

About the FBX Exporter package About the FBX Exporter package Version : 1.3.0f1 The FBX Exporter package provides round-trip workflows between Unity and 3D modeling software. Use this workflow to send geometry, Lights, Cameras, and

More information

Overview. A fact sheet from Feb 2015

Overview. A fact sheet from Feb 2015 A fact sheet from Feb 2015 U.S. Department of Energy Public-Private Partnerships Give the United States an Edge in Manufacturing Federal investment in scientific discovery and technology is vital to maintaining

More information

STUDIO 13 THE BEST JUST GOT MUCH BETTER WHAT S NEW TO ARTEC

STUDIO 13 THE BEST JUST GOT MUCH BETTER WHAT S NEW TO ARTEC WHAT S NEW TO ARTEC STUDIO 13 THE BEST JUST GOT MUCH BETTER Each year, Artec 3D overhauls the performance and features of the Artec Studio software, developing new and exciting tools, as well as streamlining

More information

REVIT MODELING INDIA. Best Practices of Revit Family. Creation. Author: Premal Kayasth BIM Evangelist.

REVIT MODELING INDIA. Best Practices of Revit Family. Creation. Author: Premal Kayasth BIM Evangelist. REVIT MODELING INDIA Best Practices of Revit Family Creation Author: Premal Kayasth BIM Evangelist Introduction: The white paper aims at defining best practices and procedures to be considered at the time

More information

AUTOMOTIVE HMI DESIGN AT ITS BEST.

AUTOMOTIVE HMI DESIGN AT ITS BEST. AUTOMOTIVE HMI DESIGN AT ITS BEST. www.cgistudio.at CGI Studio HMI Design at its Best Creating brilliant automotive HMIs can and should be easy. Socionext s CGI Studio allows you to develop unique 2D/3D

More information

CATIA V5R21 - FACT SHEET

CATIA V5R21 - FACT SHEET CATIA V5R21 - FACT SHEET Introduction What s New at a Glance Overview Detailed Description INTRODUCTION CATIA V5 is the leading solution for product success. It addresses all manufacturing organizations;

More information

T A C. Total. Taking Design Visualization to the Next Level

T A C. Total. Taking Design Visualization to the Next Level T A C Total Appearance Capture Taking Design Visualization to the Next Level Why Total Appearance Capture In a highly competitive environment, the ability to visualize a vehicle in a physically accurate

More information

Perfect PDF 9 Premium

Perfect PDF 9 Premium Perfect PDF 9 Premium The test results ( gut Good, sehr gut very good) refer to Perfect PDF & Print 8 and to versions 7, 6 and 5 of Perfect PDF Premium Professionally create, convert, edit and view PDF,

More information

Shared Storage Solutions. for Collaborative Media Production Networks

Shared Storage Solutions. for Collaborative Media Production Networks Solutions for Collaborative Media Production Networks 2 FACILIS TECHNOLOGY Over the past decade, Facilis Technology has delivered quality shared storage systems and dynamic workflow solutions for thousands

More information

S3348 -REAL-TIMEVISUALSIMULATION FOR CABINCONFIGURATION ANDEXTERIORMARKING

S3348 -REAL-TIMEVISUALSIMULATION FOR CABINCONFIGURATION ANDEXTERIORMARKING S3348 -REAL-TIMEVISUALSIMULATION FOR CABINCONFIGURATION ANDEXTERIORMARKING ATGULFSTREAMAEROSPACECO. NVIDIA GPU TECHNOLOGY CONFERENCE 2013 MARCH 18-21 SAN JOSE, CALIFORNIA FERNANDO TOLEDO FINAL PHASE ENGINEERING

More information

Company Overview. Company based in the heart of Silicon Valley. Sources best talent around the world in order to deliver highest quality product.

Company Overview. Company based in the heart of Silicon Valley. Sources best talent around the world in order to deliver highest quality product. Game Development UE Company Overview Company based in the heart of Silicon Valley Sources best talent around the world in order to deliver highest quality product. Ensures projects are delivered in the

More information

ZBrush To Softimage XSI 16-Bit Displacement Guide

ZBrush To Softimage XSI 16-Bit Displacement Guide ZBrush To Softimage XSI 16-Bit Displacement Guide Greg Punchatz Senior Creative Director, Janimation November 10, 2005 2005 Pixologic, Inc. All rights reserved. Pixologic and the Pixologic logo, and ZBrush

More information

Proven video conference management software for Cisco Meeting Server

Proven video conference management software for Cisco Meeting Server Proven video conference management software for Cisco Meeting Server VQ Conference Manager (formerly Acano Manager) is your key to dependable, scalable, self-service video conferencing Increase service

More information

Abstract for a paper to be presented at the 3. LS-Dyna Forum Bamberg/ Germany

Abstract for a paper to be presented at the 3. LS-Dyna Forum Bamberg/ Germany Abstract for a paper to be presented at the 3. LS-Dyna Forum Bamberg/ Germany Title: Creating Processes for CAE Automation Authors from Tecosim GmbH Germany Dipl. Ing. Udo Jankowski TECOSIM GmbH Im Eichsfeld

More information

THE BENEFIT OF ANSA TOOLS IN THE DALLARA CFD PROCESS. Simona Invernizzi, Dallara Engineering, Italy,

THE BENEFIT OF ANSA TOOLS IN THE DALLARA CFD PROCESS. Simona Invernizzi, Dallara Engineering, Italy, THE BENEFIT OF ANSA TOOLS IN THE DALLARA CFD PROCESS Simona Invernizzi, Dallara Engineering, Italy, KEYWORDS automatic tools, batch mesh, DFM, morphing, ride height maps ABSTRACT In the last few years,

More information

High Level Graphics Programming & VR System Architecture

High Level Graphics Programming & VR System Architecture High Level Graphics Programming & VR System Architecture Hannes Interactive Media Systems Group (IMS) Institute of Software Technology and Interactive Systems Based on material by Dieter Schmalstieg VR

More information

CUDA Conference. Walter Mundt-Blum March 6th, 2008

CUDA Conference. Walter Mundt-Blum March 6th, 2008 CUDA Conference Walter Mundt-Blum March 6th, 2008 NVIDIA s Businesses Multiple Growth Engines GPU Graphics Processing Units MCP Media and Communications Processors PESG Professional Embedded & Solutions

More information

USER GUIDE. CREO - 3DEXPERIENCE CATIA V6 Release Version : 19.3 Revision: 1.0 Issued: /08/2016

USER GUIDE. CREO - 3DEXPERIENCE CATIA V6 Release Version : 19.3 Revision: 1.0 Issued: /08/2016 USER GUIDE CREO - 3DEXPERIENCE CATIA V6 Release Version : 19.3 Revision: 1.0 Issued: /08/2016 THEOREM SOLUTIONS 2016 Contents Overview of Visualise 3D... 2 About Theorem...2 Theorem s Product Suite...2

More information

ttautodesk Maya 2011 Productivity Benchmarks Real World Productivity Data for 3D Professionals

ttautodesk Maya 2011 Productivity Benchmarks Real World Productivity Data for 3D Professionals Real World Data for 3D Professionals ttintroduction ttthis document presents key findings of a benchmarking project designed to assess the impact of the Autodesk Maya 2011 software on the productivity

More information

============================================================================

============================================================================ 25 Free 3D modeling softwares Posted by Waldo - 2011/11/08 14:23 I thought this link may come in handy to a few designers out there. 25 Free Modeling Softwares Posted by admin - 2011/11/08 18:51 Blender

More information

Windows 10 IoT Overview. Microsoft Corporation

Windows 10 IoT Overview. Microsoft Corporation Windows 10 IoT Overview Microsoft Corporation 25 $7.2 BILLION TRILLION Connected things will by 2020 be in use by 2020 worldwide market for IoT solutions IDC: Worldwide and Regional Internet of Things

More information

E-BOOK / 3DS MAX MODELING FOR GAMES EBOOK

E-BOOK / 3DS MAX MODELING FOR GAMES EBOOK 23 February, 2019 E-BOOK / 3DS MAX MODELING FOR GAMES EBOOK Document Filetype: PDF 487.47 KB 0 E-BOOK / 3DS MAX MODELING FOR GAMES EBOOK Get this from a library! 3ds Max modeling for games. [Andrew Gahan]

More information

Case Study: The Pixar Story. By Connor Molde Comptuer Games & Interactive Media Year 1

Case Study: The Pixar Story. By Connor Molde Comptuer Games & Interactive Media Year 1 Case Study: The Pixar Story By Connor Molde Comptuer Games & Interactive Media Year 1 Contents Section One: Introduction Page 1 Section Two: About Pixar Page 2 Section Three: Drawing Page 3 Section Four:

More information