Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/cleanup tracer and shader #355

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

ichinii
Copy link
Collaborator

@ichinii ichinii commented Apr 4, 2025

No description provided.

ichinii added 10 commits March 31, 2025 11:57
allow exactly one event to be written per intercept
reduce struct InvState to kernel inputs only, remove struct PushConstants
add struct OutputEvents for outputs
add struct Rand for random number generation
add enum class CutoutType and BehaveType instead of double
simplify sequential tracing collision detection
remove Helper.h and Helper.cpp
@ichinii ichinii linked an issue Apr 10, 2025 that may be closed by this pull request
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use appropriate types in device code
1 participant