Basic RNG

This commit is contained in:
2025-01-04 16:51:07 -05:00
parent 52110f4e29
commit 68890ac229
13 changed files with 93 additions and 116 deletions

View File

@ -9,5 +9,6 @@
"shader-slang.slang-language-extension"
]
}
}
},
"postCreateCommand": "sudo apt update && sudo apt install -y build-essential cmake libx11-dev"
}