GLSL
- 网络绿光释光;渲染语言
-
This includes the ability to define and use vertex and fragment shaders using the GLSL language .
这包括定义和使用顶点和碎片着色器使用GLSL语言的能力。
-
Familiar syntax that is based on GLSL , which is C-based
基于GLSL(基于C语言)的熟悉语法
-
This thesis analyzes the characteristics of the role of skeletal animation , design a parallel computing algorithm of the skeletal animation , using the OpenGL Shading Language ( GLSL ) to achieve its optimization .
本文分析了角色骨骼动画的特点,设计了骨骼动画的并行计算算法,并利用OpenGL着色语言(GLSL)予以实现。
-
The clipping plane technology was researched based on OpenGL Shading language ( GLSL ) during volume visualization in underwater Acoustic Energy Fields , and two methods were brought forward to create clipping planes according to different requests of tactics .
基于OpenGLShadingLanguage(GLSL)技术,在水下声场体可视化的基础上对能量场进行三维剖分技术研究,并根据不同的战术目的,研究了两种不同的切平面剖分绘制方法。
-
Developers familiar with OpenGL ES2.0 will recognize WebGL as a Shader-based API using GLSL , with constructs that are semantically similar to those of the underlying OpenGL ES2.0 API .
熟悉OpenGLES2.0API的开发者会发现,WebGL使用的是GLSL基于着色的API,它在语义上与底层的OpenGLES2.0API拥有类似的结构。