0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[surface model] add safeguard for parallel rays in BVH More... 9 months ago
[surface model] add TB particle gun More... 9 months ago
[surface model] Add single step mode for surface model, including a split kernel approach More... 9 months ago
CudaManager must allow the world pointer on GPU to be null More... 9 months ago
Replaced solids hierarchy on GPU with indexed one using LogicId/PlacedId. More... 9 months ago
[sirface model] Split kernel for looper and bvh More... 9 months ago
[surface model] remove the Extent from the side, it is not used in the BVH More... 9 months ago
[surface model] Use references where needed More... 9 months ago
[surface model] add radius and slope directly on FS More... 10 months ago
[surface model] move local transformation to FramedSurface More... 10 months ago
[surface model] use points in global coordinate system always in double in mixed precision More... 10 months ago
[surface model] BVH safety. More... 10 months ago
[surface model] Prevent negative distances in BVH. More... 10 months ago
[surface model] BVH locate. More... 10 months ago
[surface model ] check embeddedness only after all parents have been checked More... 10 months ago
[surface model] add bounding boxes and improved intersection check More... 10 months ago
[surface model] remove overlooked printouts, increase tolerance More... 10 months ago
[surface model] make convex booleans normal surfaces More... 10 months ago
[surface model] Fix BVH navigator output state if nothing is hit More... 10 months ago
[surface model] Crop bounding boxes for BVH More... 10 months ago
[surface model] Changes needed for AdePT. More... 10 months ago
[surface model] Use looser tolerance on approach in BVH More... 10 months ago
[surface model] Added SideDivision helper structure for accelerating frame searches on CS sides. More... 10 months ago
Added ABBoxManager_t alias for forward compatibility with a templated version More... 10 months ago
[surface model] Updated to alma9 gitlab-ci configuration for with_SURF_NAVTUPLE target. More... 10 months ago
Update gitlab-ci to use ALMA9 More... 10 months ago
[surface model] Some BVH traversal improvements More... 10 months ago
[surface model] Add option to disable validation in testRaytracing More... 10 months ago
fix implicit double float casts More... 10 months ago
[surface model] fix logic evaluation for known surfaces More... 10 months ago