Speaker: Federico Rocha

Senior Software Engineer @Autodesk

Federico Rocha - Federico Rocha is a Senior Software Engineer at Autodesk, Inc. he moved to United States from Uruguay to join Autodesk's Forge Viewer team. He is passionate about computer graphics and virtual reality.  In the past, he worked as a university professor at ORT University, Uruguay teaching game development courses while publishing many PC, Facebook and Mobile games. In his free time, he enjoys portrait and street photography, traveling and playing guitar.

Find Federico Rocha at:

SESSION + Live Q&A

Rendering Large Models in the Browser in Real Time

Viewing extremely large 2D and 3D models in the browser in real time is a difficult problem because of limited client-side computational resources, limited bandwidth, and the challenges of using JavaScript for high-performance computing. By introducing many heavily optimized techniques and strategies, Autodesk Forge Viewer is able to address these difficulties and render millions of meshes with gigabytes of memory at interactive rates.  

In this session, we will explore in detail some of the most interesting of these techniques, including progressive rendering to reduce time to first pixel, geometry consolidation to reduce draw overhead, the use of flat arrays instead of objects to reduce memory-allocation and copying overhead, data alignment for fast memory access, the use of a cheaper non-photorealistic graphics style for certain effects, and CPU profiling to identify further optimization opportunities.  

Real-time rendering of large models is a complex problem with many interesting facets. We have been developing Forge Viewer for five years and believe that we have found many interesting solutions from which the community can benefit.

Location

Majestic Complex, 6th fl.

Track

Developing/Optimizing Clients for Developers

Topics

GraphicsFrontend

Share

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.