List Question
20 TechQA 2024-03-26T05:27:54.193000How to convert raw RGB luminance using OCIO
38 views
Asked by Sel
CPU Ray Tracer finds intersection for only a certain setup
20 views
Asked by STT
How can I send large arrays of objects to a fragment shader using WebGL2?
45 views
Asked by Killjoy
VK_ERROR_DEVICE_LOST on create acceleration structure and possible ways to debug it
43 views
Asked by Sirox
get ray direction for voxel raymarcher
45 views
Asked by NewUser69420
Need help reducing image quality with samples per pixel in ray tracer
16 views
Asked by user23470475
Implementing BVH for Ray Tracing Renderer in Python with Pygame
26 views
Asked by user23470475
How can I use (resource) barriers to sync access to a `RWTexture2D` between different shaders?
38 views
Asked by 0xbadf00d
Simultaneous access to the same pixel in a ray generation shader - is it safe?
37 views
Asked by 0xbadf00d
Path tracer fireflies
41 views
Asked by Zydak
CreateStateObject returns E_INVALIDARG - How to figure out what precisely the cause is?
41 views
Asked by 0xbadf00d
BVH structure not working in shaders but work in cpp code
49 views
Asked by TooGood
Efficient way of traversing an Octree and doing ray hit intersection in a shader
59 views
Asked by BrunoWallner
Render only the front faces of 3D objects in a raytracer
37 views
Asked by FrostDream
Implementing a Simple Caching Mechanism in Python for Ray Tracing
49 views
Asked by FrostDream
Raytracer Camera Look-At Issue: Limited Rotation Range?
54 views
Asked by FrostDream
Creating a Custom Shape in Python Ray Tracing Project
62 views
Asked by FrostDream
How to calculate intersection and normal at for a plane with ripples / waves
48 views
Asked by John Stabler
Implementing Frustum Culling in Python Ray Tracing Camera
72 views
Asked by AudioBubble