Skip to main content
mdkdy's user avatar
mdkdy's user avatar
mdkdy's user avatar
mdkdy
  • Member for 9 years, 3 months
  • Last seen this week
8 votes
1 answer
230 views

searching for acceptable quality shadow mapping techniques

7 votes
2 answers
997 views

Selection of GI techniques working in real time

6 votes
1 answer
1k views

mapping 3d texture on view frustum (or part of it)

5 votes
1 answer
610 views

Binary scene voxelization using imageStore - problem

5 votes
1 answer
1k views

Using RGB texture format for image load/store

5 votes
1 answer
507 views

Volumetric integration in Frostbite

4 votes
2 answers
552 views

Frustum aligned volume integration - aliasing issue - temporal reprojection

4 votes
2 answers
2k views

Transforming fragment-to-camera to tangent space for parallax occlusion mapping

4 votes
1 answer
1k views

Exponential shadow maps sampling with PCF for sampler2DShadow instead of sampler2D

3 votes
1 answer
1k views

ping pong between same framebuffer two color attachments

3 votes
1 answer
963 views

Can I use QueryPerformanceCounter to measure single draw or compute call performance?

3 votes
2 answers
3k views

Setting up integer texture and binding as image

3 votes
1 answer
309 views

setting up integer texture and binding as image pt. 2

2 votes
0 answers
219 views

Triplanar UV unwrapping - overlapping triangles

2 votes
1 answer
169 views

Multiplication of SH coefficient sets representing occlusion and color

2 votes
0 answers
129 views

Artifacts (numerical errors?) in rasterisation renderer

1 vote
0 answers
718 views

Nearest depth upsampling

1 vote
2 answers
1k views

Using imageLoad/imageStore to perform atomic add

1 vote
0 answers
166 views

Temporal reprojection of specular reflection - finding previous frame color

0 votes
1 answer
463 views

Do bindless textures overcome the limit of GL_MAX_TEXTURE_IMAGE_UNITS?