7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-02-20 19:09:38 +00:00
kicad/3d-viewer/3d_rendering/raytracing
2025-02-04 15:53:20 +00:00
..
accelerators Include folder and 3D viewer code housekeeping. 2025-01-11 07:25:14 -05:00
shapes2D Include folder and 3D viewer code housekeeping. 2025-01-11 07:25:14 -05:00
shapes3D Include folder and 3D viewer code housekeeping. 2025-01-11 07:25:14 -05:00
create_scene.cpp Don't show hidden models in raytracing view 2025-02-04 15:53:20 +00:00
frustum.cpp Raytracing: fix orthogonal camera frustum normal calculations. 2025-01-19 23:52:02 +03:00
frustum.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
hitinfo.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
light.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
material.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
material.h Include folder and 3D viewer code housekeeping. 2025-01-11 07:25:14 -05:00
mortoncodes.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
mortoncodes.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
PerlinNoise.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
PerlinNoise.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
ray.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
ray.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
raypacket.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
raypacket.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
render_3d_raytrace_base.cpp Raytracing: use all lights in preview mode. 2025-01-19 23:52:02 +03:00
render_3d_raytrace_base.h Include folder and 3D viewer code housekeeping. 2025-01-11 07:25:14 -05:00
render_3d_raytrace_gl.cpp Include folder and 3D viewer code housekeeping. 2025-01-11 07:25:14 -05:00
render_3d_raytrace_gl.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
render_3d_raytrace_ram.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
render_3d_raytrace_ram.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00