About the OpenGL: Advanced Coding category
|
|
0
|
1403
|
March 17, 2019
|
Distortion using normal maps.
|
|
8
|
5346
|
April 22, 2025
|
SwapBuffers() in another thread
|
|
15
|
19022
|
April 13, 2025
|
Compare GPU memory size between 1 vec4 uniform and 1vec4 vertexAttribute
|
|
2
|
40
|
April 11, 2025
|
glMakeTextureHandleResidentARB is per-context?
|
|
4
|
39
|
March 31, 2025
|
How to draw in Win32 tab controls with OpenGL?
|
|
0
|
28
|
March 28, 2025
|
Is there any good demo to drawInstanced of various scale and different color?
|
|
0
|
26
|
March 25, 2025
|
How do I render to a texture/framebuffer?
|
|
6
|
69
|
March 25, 2025
|
eglSetDamageRegionKHR not work because eglCreatePbufferSurface then glFlush BUT no eglSwapBuffersWithDamageKHR
|
|
0
|
21
|
March 14, 2025
|
Skeletal Animations. (I don't understand anything isn't there a simpler way on how to do this ?)
|
|
6
|
76
|
March 6, 2025
|
glMultiDrawArraysIndirect issue
|
|
1
|
20
|
March 6, 2025
|
Nvidia VRS (Variable Rate Shading) extension implementation issue
|
|
3
|
30
|
March 6, 2025
|
How do you make and display a 16 bit unsigned integer RGBA image in OpenGL?
|
|
8
|
795
|
March 5, 2025
|
A question about gl_BaseInstance and gl_InstanceID
|
|
5
|
48
|
March 3, 2025
|
The most efficient way to calculate center of rect in shader?
|
|
2
|
62
|
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
|
55
|
March 3, 2025
|
Is there API in GL/GLES that can invalidate more than 1 rect simultaneously? any replacement of eglSetDamageRegionKHR?
|
|
6
|
94
|
February 27, 2025
|
OpenGL Blit layered frame buffers
|
|
1
|
30
|
February 26, 2025
|
Transpose PS1 semi-transparency system to OpenGL
|
|
2
|
40
|
February 26, 2025
|
OpenGL glMultiDrawElementsIndirect crash on integrated intel GPU
|
|
8
|
143
|
February 8, 2025
|
How to Solve Floating-Point Precision Issues for Geospatial Rendering in OpenGL?
|
|
4
|
79
|
January 29, 2025
|
Gvec4 texture() automatically set lod/mipmapLevel for texture with mipmap? any specification about how it do this?
|
|
3
|
27
|
January 23, 2025
|
OpenGL EGL fails eglMakeCurrent when using Dear ImGui
|
|
2
|
885
|
January 20, 2025
|
Creating a sampler3D texture using the cube data
|
|
7
|
79
|
January 12, 2025
|
Cannot use ARB bindless texture
|
|
3
|
50
|
January 9, 2025
|
Sharing RGBA textures between different processes
|
|
1
|
24
|
January 7, 2025
|
Why unroll loop in glsl is more efficient? Thanks!
|
|
2
|
58
|
December 9, 2024
|
Does this contain implicit cast conversion: vec2 v = vec2(0, 1); Thanks!
|
|
2
|
31
|
December 4, 2024
|
Problem, values not the sames on the cpu and in my shader
|
|
1
|
25
|
November 13, 2024
|
Is there any way or lib to add CommandBuffer to OpenGL ES?
|
|
0
|
24
|
October 31, 2024
|