mirror of
https://github.com/MorizzG/ray-tracer.git
synced 2025-12-06 04:22:42 +00:00
changed philox to rand
This commit is contained in:
parent
98f0414357
commit
fa90f444ef
17 changed files with 177 additions and 45 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,6 +1,3 @@
|
|||
[submodule "subprojects/philox"]
|
||||
path = subprojects/philox
|
||||
url = git@github.com:MorizzG/philox
|
||||
[submodule "subprojects/rand"]
|
||||
path = subprojects/rand
|
||||
url = git@github.com:MorizzG/rand
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue