|
About the OpenGL: Advanced Coding category
|
|
0
|
1423
|
March 17, 2019
|
|
Draw a tetrahedron on OpenGL with only one call
|
|
1
|
20
|
January 16, 2026
|
|
Skeletal Animations. (I don't understand anything isn't there a simpler way on how to do this ?)
|
|
6
|
255
|
March 6, 2025
|
|
Why won't my bloom material work?
|
|
1
|
24
|
December 21, 2025
|
|
How to batch-drawCall for many shader-clip textured quad?
|
|
1
|
48
|
December 9, 2025
|
|
Semitransparent blending with maximum alpha
|
|
0
|
26
|
November 10, 2025
|
|
How to maintain pixels linear when using textureFetch function
|
|
4
|
85
|
October 29, 2025
|
|
What's the result if render a texture to a 1x1 size framebuffer?
|
|
15
|
209
|
October 25, 2025
|
|
What's the fastest way to caculate 1 main or average color from frameBuffer?
|
|
0
|
64
|
October 23, 2025
|
|
Nvidia's nmb format
|
|
11
|
4260
|
October 20, 2025
|
|
What's the fastest way to get the color from GPU render result?
|
|
0
|
60
|
October 20, 2025
|
|
glMakeTextureHandleResidentARB is per-context?
|
|
6
|
314
|
August 7, 2025
|
|
Make the LR compression 2x more compact
|
|
4
|
340
|
July 28, 2025
|
|
Simple OpenGL 3.2/3.3/4.0 core profile loading
|
|
13
|
12993
|
July 27, 2025
|
|
What's the meaning of GL_ONE_MINUS_SRC1_ALPHA?
|
|
3
|
87
|
July 22, 2025
|
|
Add HDR compression to the DXT sheme
|
|
12
|
106
|
June 14, 2025
|
|
The effect of framebuffer sizes on the fragment shader
|
|
0
|
53
|
June 13, 2025
|
|
How to draw in Win32 tab controls with OpenGL?
|
|
1
|
91
|
June 8, 2025
|
|
How do I render to a texture/framebuffer?
|
|
7
|
207
|
June 6, 2025
|
|
Distortion using normal maps.
|
|
8
|
5486
|
April 22, 2025
|
|
SwapBuffers() in another thread
|
|
15
|
19229
|
April 13, 2025
|
|
Compare GPU memory size between 1 vec4 uniform and 1vec4 vertexAttribute
|
|
2
|
95
|
April 11, 2025
|
|
Is there any good demo to drawInstanced of various scale and different color?
|
|
0
|
41
|
March 25, 2025
|
|
eglSetDamageRegionKHR not work because eglCreatePbufferSurface then glFlush BUT no eglSwapBuffersWithDamageKHR
|
|
0
|
59
|
March 14, 2025
|
|
glMultiDrawArraysIndirect issue
|
|
1
|
160
|
March 6, 2025
|
|
Nvidia VRS (Variable Rate Shading) extension implementation issue
|
|
3
|
132
|
March 6, 2025
|
|
How do you make and display a 16 bit unsigned integer RGBA image in OpenGL?
|
|
8
|
904
|
March 5, 2025
|
|
A question about gl_BaseInstance and gl_InstanceID
|
|
5
|
260
|
March 3, 2025
|
|
The most efficient way to calculate center of rect in shader?
|
|
2
|
130
|
March 3, 2025
|
|
Is it able to texture a small rect inside a big rect?big rect vertices & small rect position and size are given
|
|
2
|
105
|
March 3, 2025
|