aboutsummaryrefslogtreecommitdiff
path: root/src/nd-random.sc
AgeCommit message (Expand)Author
2021-06-30Support sampling in sphere.Arun Isaac
2021-03-16Deal in solid angle fractions, not absolute solid angles.Arun Isaac
2021-03-16Fix edge case when vectors around the nth canonical axis are required.Arun Isaac
2021-03-16Implement simplified cone sampling algorithm.Arun Isaac
2021-02-26Add copyright and license headers for all files.Arun Isaac
2021-02-26Rename subsampling-random-vector to cone-random-vector.Arun Isaac
2021-02-11Remove unnecessary whitespace.Arun Isaac
2021-02-10Declare planar, solid angle conversion functions as public.Arun Isaac
2021-02-05Migrate C source to SC.Arun Isaac