Archive

Posts Tagged ‘GPU Accelerator Technology’

GPU-Accelerated Transparency for 3D CAD with Creo Parametric 2.0 and AMD FirePro

June 27, 2012 1 comment

Order Independent Transparency (OIT) in computer graphics programming terminology denotes any technique that can correctly render overlapping semi-transparent objects without having to sort them before they are being rendered. Rendering semi-transparent objects has always been a problem because the blending operation is order dependent: when a semi-transparent fragment is rendered, the underlying color (i.e. the background) is crucial for the final color to be correct.

OIT is a new option that can simply be enabled in Creo Parametric 2.0. With OIT, Creo Parametric 2.0 allows for pixel accurate rendering of overlapping semi-transparent objects without having to sort them before they are being rendered, providing up to 10 times performance of blended rendering in PRO/Engineer Wildfire 5.0 compared to when rendering transparency in Creo Parametric 2.0. This translates into less time waiting for your model to render and increased productivity over the long run.

This technique is easy to implement and add to an existing rendering pipeline: everything can be rendered as usual, semi-transparent or not. The technique here is fully implemented on the AMD FirePro professional graphics board, which totally frees the CPU from multiple render passes or face sorting. OIT only works with FirePro cards.

OIT assembles a pixel-accurate representation of the model and its surrounding geometry while maintaining user interactivity and visual quality. This creates a more practical transparent 3D viewpoint to continuously work within, helping improve the sense of design intuition and aid in better decision-making throughout the product development stages. It is also very accurate since the actual sorting that happens on the GPU is done per fragment.

The technique has a very low impact on the existing rendering pipeline and is therefore very easy to integrate in an existing rendering engine. As far as performance goes, the results speak for themselves: it achieves up to 10x faster frame rate compared to face sorting and regular blending.

OIT comparisons (GPU-accelerated Transparency)

Benchmarking graph showing 900%+ faster viewport
performance with Creo Parametric 2.0 OIT
accelerated transparency mode.

How It Works

The technique is based on the usage of an A-buffer, a simple list of fragments per pixel, in its simplest form as a linked list of fragments per pixel. First, all primitives are rasterized to the A-Buffer, writing some color value and some depth value (Red-Green-Blue-Alpha-Depth), one index buffer (RAT) is used to keep the number of fragments in this pixel. Finally, a full screen shader pass will sort that A-Buffer according to the depth value and do the blending for each fragment according to their sorted indices.

With and without OIT

OIT fixes visual artifacts caused by inaccurate “depth sorting” of the geometry that often happens in the older “blended mode”. This means some parts of the object are being rendered incorrectly with the old blended mode technology

With and without OIT

OIT also removes “jagged” triangles or distorted “banding” typically seen on objects that are used within the older “blended mode”.

Glass Effect with Fresnel

Some new effects that used to be very difficult to render correctly are now being made easy like glass effect with Fresnel.

Viewport performance with OIT enabled has been measured to increase up to ten times versus OIT disabled with transparency visual quality dramatically improved with pixel-accurate transparency rendering, solving visual artifact problems and z-ordering issues seen without OIT enabled. AMD developed the OIT implementation for PTC and the Creo Parametric 2.0 community, showing the company’s commitment to the market as an innovator – not just a product company.

For more information, visit the AMD FirePro website.

Plan a CAD Software and Hardware Upgrade, Part 3: Find the Right Solutions

April 28, 2011 2 comments
Do your research for CAD upgrades.

Do your research before asking about upgrades.

The first part of this series about upgrading CAD software and hardware talked about using the Information Technology Lifecycle to help define how computer software and hardware can support your company’s business goals. The first three steps help you define the needs and measure your current productivity levels. Next we’ll discuss how to recommend solutions.

Step 4

Recommend solutions that fit your business. If you are going to the company’s decision makers with a problem, it’s best to have the solution. Take the initiative to find out the benefits of the upgrades you want, and then include those as part of the solution. Also, be aware of any software system requirements. Your new CAD software might require Windows 7, but will your other, older applications work on that operating system? Do your own research now to prevent unpleasant surprises after your company invests in new computer systems.

Step 5

Think outside the box. Many design professionals and their IT personnel understand that software upgrades, particularly upgrading from 2D to 3D CAD or taking on demanding design analysis or visualization applications, means you also need to increase computing power. What many don’t realize, however, is that simply increasing the memory or processing power of a standard desktop PC isn’t necessarily enough. Be sure to work with IT to fully consider the value of upgrading to a professional workstation. Many workstations are certified for specific CAD applications. They can improve throughput as well as decrease down time to such a degree that they often pay for themselves within months of integration — and many of the latest models start at prices that are comparable to those of standard PCs. Work with your IT contacts to be sure you consider all hardware options, not just the familiar. You’ll be more productive and your IT department will spend less time addressing system crashes.

Step 6

Consider managed services. Here’s the gist: Your IT personnel have a lot of things to deal with on a daily basis. Many companies are using managed services to control the workload. Managed services are externally provided operations and management capabilities delivered over a networked infrastructure, using a monthly subscription model or recurring charge. Managed services can be provided for networks, security, databases, servers, storage, and applications. Think of managed services as making your IT personnel’s job a little easier, instead of harder. Find out how managed services might fit in with your company’s upgrade plans. Automated Windows system updates, CAD licensing services and security patches are good examples of managed services that will keep you focusing on your CAD designs instead of calling your IT personnel about computer problems.

Explaining how technology integrates with your company’s business goals will make it easier for your management team to understand your suggestions for upgrade. Once all parties are on the same page, you’ll have a much stronger position for advocating for the hardware and software upgrades that can help you do your job better.

Authors: Mark Shaw and James Ecklund

How GPC-Based Accelerator Technology and Multi-Threading Support Can Improve TurboCAD and DoubleCAD Performance

April 6, 2011 Leave a comment

In the past year, the developers of TurboCAD have been taking advantage of hardware enhancements and overall processing power increases on the PC in order to significantly improve the performance of our CAD applications. 

GPU-Based Accelerator Technology

We started by taking advantage of new, GPU-based accelerator technology that is found on newer graphics boards from manufacturers such as AMD/ATI and Nvidia. In order to do this, we integrated a relatively new graphics middleware, Redsdk, dedicated to display visualization and rendering available from the company, Redway3D

With Redsdk now integrated into TurboCAD and DoubleCAD, we have seen overall speed enhancement over previous versions of these products of up to 60X in both 2D and 3D models. These speed gains in wireframe, hidden line, and shaded, draft rendering modes, let the user concentrate on their design without the disruption caused by slow zooms, refreshes and regenerations. The performance enhancement is particularly evident when working with larger sized models.

Multi-Threading Support

More recently, we’ve added multi-threading support to both editing of solid models and to draft and photorealistic rendering to our TurboCAD Pro product. Multi-threading takes advantage of multi core processors, so the turnaround time on calculations is much faster.

While TurboCAD has long supported multi-core processing, the ability to do multi-threaded processing across multiple CPU cores means that mathematically intensive processes such as photorealistic rendering and Boolean operations now take significantly less time.  This improves the quality of CAD projects by quickly being able to view many different design iterations/schemes in less amount of time.

Performance is always an issue for CAD users. Your hardware’s ability to render complex designs on a display requires iterating through the pixels and calculating values for each of them. Large blocks of memory also are required to load images, perform filter operations and other high-end features. Additionally, when using these complex shapes, patterns, and images in a 3D application, it’s more difficult to achieve fast and reliable rendering. As hardware technology continues to improve, the CAD user can benefit in terms of speed, performance and advanced features.

 Author: Bob Mayer, Chief Operating Officer, IMSI/Design