simplex noise

This commit is contained in:
2024-08-29 03:56:54 +10:00
parent f95be3f5f4
commit c5dd2caf48
5 changed files with 260 additions and 10 deletions

View File

@ -23,7 +23,9 @@ add_executable(Voxelotl MACOSX_BUNDLE
Random/Arc4Random.swift
Random/PCG32Random.swift
Random/Xoroshiro128.swift
Random/CoherentNoise.swift
Random/PerlinNoiseGenerator.swift
Random/SimplexNoise.swift
Random/RandomCollectionExtensions.swift
# Resource classes