TiagoMSSantos/MobileRT

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/Components/Samplers/MersenneTwister.cpp
app/Components/Samplers/MersenneTwister.hpp
app/Components/Samplers/PCG.cpp
app/Components/Samplers/PCG.hpp
app/Components/Samplers/StaticHaltonSeq.cpp
app/Components/Samplers/StaticHaltonSeq.hpp
app/Components/Samplers/StaticMersenneTwister.cpp
app/Components/Samplers/StaticMersenneTwister.hpp
app/Components/Samplers/StaticPCG.cpp
app/Components/Samplers/StaticPCG.hpp
app/Components/Samplers/Stratified.cpp
app/Components/Samplers/Stratified.hpp
app/Components/Shaders/DepthMap.cpp
app/Components/Shaders/DepthMap.hpp
app/Components/Shaders/DiffuseMaterial.cpp
app/Components/Shaders/DiffuseMaterial.hpp
app/Components/Shaders/NoShadows.cpp
app/Components/Shaders/NoShadows.hpp
app/Components/Shaders/PathTracer.cpp
app/Components/Shaders/PathTracer.hpp
app/Components/Shaders/Whitted.cpp
app/Components/Shaders/Whitted.hpp
app/MobileRT.jks
app/MobileRT/Accelerators/AABB.cpp
app/MobileRT/Accelerators/AABB.hpp
app/MobileRT/Accelerators/BVH.cpp
app/MobileRT/Accelerators/BVH.hpp
app/MobileRT/Accelerators/Naive.cpp
app/MobileRT/Accelerators/Naive.hpp
app/MobileRT/Accelerators/RegularGrid.cpp
app/MobileRT/Accelerators/RegularGrid.hpp
app/MobileRT/CMakeLists.txt
app/MobileRT/Camera.cpp
app/MobileRT/Camera.hpp
app/MobileRT/CameraLoader.cpp
app/MobileRT/CameraLoader.hpp
app/MobileRT/Config.cpp
app/MobileRT/Config.hpp
app/MobileRT/Intersection.cpp
app/MobileRT/Intersection.hpp
app/MobileRT/Light.cpp
app/MobileRT/Light.hpp
app/MobileRT/Material.cpp
app/MobileRT/Material.hpp
app/MobileRT/ObjectLoader.cpp
app/MobileRT/ObjectLoader.hpp
app/MobileRT/Ray.cpp
app/MobileRT/Ray.hpp
app/MobileRT/Renderer.cpp
app/MobileRT/Renderer.hpp