Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a227a37f28e14bc2

Jump to content

List of rendering APIs

From Wikipedia, the free encyclopedia

Rendering APIs typically provide just enough functionality to abstract a graphics accelerator, focussing on rendering primitives, state management, command lists/command buffers; and as such differ from fully fledged 3D graphics libraries, 3D engines (which handle scene graphs, lights, animation, materials etc.), and GUI frameworks; Some provide fallback software rasterisers, which were important for compatibility and adoption before graphics accelerators became widespread.

Some have been extended to include support for compute shaders.

Low level rendering APIs typically leave more responsibility with the user for resource memory management, and require more verbose control, but have significantly lower CPU overhead,[1] and allow greater utilisation of multicore processors.

2D rendering APIs

[edit]

Offline rendering

[edit]
  • RenderMan aimed at offline rendering for CG films.

Software rasterising

[edit]

As of 2016, these are generally considered obsolete, but were still important during the transition to hardware acceleration:

3D rendering APIs

[edit]

These libraries are designed explicitly to abstract 3D graphics hardware for CAD and video games, with possible software fallbacks.

Cross platform, high level

[edit]

Cross platform, low level

[edit]

Vendor specific, high level

[edit]

Vendor specific, low level

[edit]

References

[edit]
  1. "imagination shows off vullkan gains".
  2. "dreamcast development board". 25 August 2010.kamui manual, naomi board, DC