They use graphics libraries with ready-to-go functions for drawing lines, curves, shapes, text, and other cool stuff.
他们使用带有现成函数的图形库来绘制直线、曲线、形状、文本和其他很酷的东西。
单词 | Graphics library |
释义 |
Graphics library
原声例句
科技 Crash Course They use graphics libraries with ready-to-go functions for drawing lines, curves, shapes, text, and other cool stuff. 他们使用带有现成函数的图形库来绘制直线、曲线、形状、文本和其他很酷的东西。
中文百科
图形库图形库是一个用于在显示器上渲染计算机图形的进程库。它通常提供一组经过优化的函数来执行常见的渲染任务。这些任务通常可以完全在软件层面上解决,使用CPU进行计算,常见于嵌入式系统;或者由一枚GPU进行硬件加速,常见于家用计算机。使用这些函数,一个进程可以组合成一张图像在显示器上输出。这样,便解除了进程员创建和优化这些函数的负担,使得他们得以专注于构造图形进程。
英语百科
Graphics library 图形库A graphics library is a program library designed to aid in rendering computer graphics to a monitor. This typically involves providing optimized versions of functions that handle common rendering tasks. This can be done purely in software and running on the CPU, common in embedded systems, or being hardware accelerated by a GPU, more common in PCs. By employing these functions, a program can assemble an image to be output to a monitor. This relieves the programmer of the task of creating and optimizing these functions, and allows them to focus on building the graphics program. Graphics libraries are mainly used in Video Games and Simulations. |
随便看 |
英汉双解词典包含3607232条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。