pnoise2 is a misnomer, it supports 2d and 3d.

This commit is contained in:
yggdrasil75
2025-11-22 12:11:33 -05:00
parent 4508c8d7f6
commit c4b6cd6c54
4 changed files with 154 additions and 55 deletions

View File

@@ -93,7 +93,10 @@
"stack": "cpp",
"future": "cpp",
"coroutine": "cpp",
"resumable": "cpp"
"resumable": "cpp",
"set": "cpp",
"shared_mutex": "cpp",
"cfenv": "cpp"
},
"files.exclude": {
"**/*.rpyc": true,