NVIDIAGameWorks / NVIDIAGameWorks/kaolin
EXPERIMENTAL is not documented, behavior is not tested neither.
Open
@tovacinni is already working on this.
Since Jan 18, 2022.
documentation
feature
no-issue-activity
- Dominant language
- Python
- Stars
- 5.2k
- Forks
- 629
- Avg merge
- 53m
- Merged PRs (30d)
- 2
Description
I've noticed the EXPERIMENTAL environment variable to be used here: https://github.com/NVIDIAGameWorks/kaolin/blob/master/kaolin/csrc/render/spc/raytrace_cuda.cu#L22-L26
However this environment variable is not documented anywhere, also this is not tested since it would require to re-build Kaolin with / without the environment variable. We should probably change that.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.