issues
search
triSYCL
/
path_tracer
Experimental path tracing with C++20 and SYCL
Apache License 2.0
24
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactoring
#43
lforg37
closed
3 years ago
3
Standardize code for HLS
#42
lforg37
opened
3 years ago
6
Make the code compatible with HLS
#41
keryell
opened
3 years ago
0
DPCpp compilable path_tracer
#40
lforg37
closed
3 years ago
3
Add PNG support
#39
Ralender
closed
3 years ago
1
Fix use of uninitialized value
#38
Ralender
closed
3 years ago
3
Distribute RNG
#37
lforg37
closed
3 years ago
1
Alternative work distribution
#36
lforg37
closed
3 years ago
0
Avoid pointers
#35
lforg37
closed
3 years ago
1
Remove any pointer usage in the code
#34
keryell
opened
3 years ago
0
+50% slow down
#33
keryell
opened
3 years ago
9
Correct performance issue introduced by fca7dcf
#32
lforg37
closed
3 years ago
0
Ray-triangle intersection algorithm replacement
#31
lforg37
closed
3 years ago
0
transforming object function to lambda in render.hpp
#30
lforg37
closed
3 years ago
0
Remove hardcoded build type from CMakeLists.txt and update the doc
#29
lforg37
closed
3 years ago
1
Changing directory structure (issue #26)
#28
lforg37
closed
3 years ago
0
Updating the doc with required dependancies
#27
lforg37
closed
3 years ago
3
Refactor files and directories
#26
keryell
closed
3 years ago
0
Align #include <sycl/sycl.hpp> on SYCL 2020 standard
#25
keryell
closed
3 years ago
0
Apply clang-format with a style close to LLVM
#24
keryell
closed
3 years ago
1
Comparison with SYCL ray tracing project translated from CUDA
#23
keryell
opened
3 years ago
0
Move global random generator into kernel private random generator
#22
keryell
closed
3 years ago
3
Replace Mersenne-Twister pseudo random generator by xorshift
#21
keryell
closed
3 years ago
0
Fix implemention differences between triSYCL and DPC++ based sycl imp…
#20
Ralender
closed
3 years ago
2
Add build system support for using https://github.com/triSYCL/sycl
#19
Ralender
closed
3 years ago
3
Add a std::visit that works for device code.
#18
Ralender
closed
3 years ago
1
Pass sycl::vec as const references
#17
keryell
closed
3 years ago
1
replace std::vector with std::array in device code.
#16
Ralender
closed
3 years ago
1
Convert Double to float
#15
Ralender
closed
3 years ago
1
Replace the function object in the renderer with a lambda
#14
keryell
closed
3 years ago
0
Add an option to use a single task on FPGA instead of a parallel_for
#13
keryell
closed
3 years ago
2
Replace triangle intersection algorithm by a more efficient one
#12
keryell
closed
3 years ago
0
Smoke
#11
kraiby30
closed
3 years ago
0
Renaming the repository to path_tracer
#10
keryell
closed
3 years ago
0
Update the README for the public release
#9
keryell
closed
3 years ago
0
MotionBlur and Box
#8
kraiby30
closed
3 years ago
0
Fixed attenuation bug
#6
kraiby30
closed
3 years ago
0
Wrong a priori transparence of dielectric material
#5
keryell
closed
3 years ago
1
Add cyclic image texture and a SYCL sun to the landscape
#4
keryell
closed
3 years ago
1
Misc1
#3
kraiby30
closed
3 years ago
2
Clean up the camera
#2
keryell
closed
3 years ago
0
update camera
#1
kraiby30
closed
3 years ago
4