
PowerVR OpenRL Ray Tracing
PowerVR OpenRL™ is a flexible low level API, available for download as an SDK for accelerating ray tracing in both graphics and non-graphics (e.g., physics) applications. It is being integrated by a rapidly growing number of developers in rendering applications for a wide range of markets, including film and video, games, architecture, and industrial design.
This cross-OS, cross-platform API is the only ray tracer that supports multiple graphics devices with optimal performance that is vendor agnostic. Like OpenGL, OpenRL hides the complexities of interfacing with different graphics devices by presenting a single, uniform interface.
A free perpetual license of OpenRL is available for integration, with either commercial or non-commercial applications.

OpenGL inspired programming model
This standards based API will already be familiar to OpenGL programmers. Many features of OpenGL systems are also present in the OpenRL SDK, including vertex buffer objects, frame buffer objects, vertex shaders, GLUT, etc.
Transparent acceleration structureAcceleration structures are data structures used in ray tracing to facilitate fast ray-geometry intersection testing. In OpenRL, acceleration structures are built and maintained transparently, behind the scenes, and this eliminates the need for your application to write any code to create or traverse them. This also allows for hardware acceleration of the acceleration structure assembly. OpenRL can also leverage the acceleration structure built in previous frames, to optimize the system performance in subsequent frames.
Runtime compilationOpenRL incorporates an optimizing compiler that compiles all shaders at runtime, producing low-level machine code targeted to the hardware configuration on which your application is running. This means that you don’t need to care about what hardware you are targeting when you are programming with OpenRL. This also means that your application can modify shaders while running, and seamlessly compile them for use in the next frame. This opens up many possibilities for interactivity, by bringing ray tracing into the earliest stages of 3D content creation.
Developer toolsOpenRL comes bundled with everything you need to make great ray traced applications. The stats plotter is a tool for monitoring the statistics of a live running application. This helps the developer better diagnose and optimize their application. The OpenRL profiler allows the developer to examine hot spots within a scene by allowing the ray tree for any pixel to be explored graphically in real-time.
18/04/2013
VP8 support comes to Imagination’s popular PowerVR VXE multi-standard video encoder IP
09/04/2013
Imagination Technologies reveals what really matters in mobile processing at Linley Mobile...
02/04/2013
Imagination Technologies announces Caustic ray-tracing hardware certification on Lenovo...
25/03/2013
Imagination delivers latest version of leading tools for game development at GDC 2013
25/03/2013
Imagination and TSMC Strengthen Technology Collaboration
22/03/2013
Imagination CEO Hossein Yassaie to deliver keynote at SNUG Silicon Valley


