mirror of
				https://github.com/GayPizzaSpecifications/voxelotl-engine.git
				synced 2025-11-04 10:59:39 +00:00 
			
		
		
		
	move noise stuff
This commit is contained in:
		@ -29,11 +29,13 @@ add_executable(Voxelotl MACOSX_BUNDLE
 | 
				
			|||||||
  Random/Arc4Random.swift
 | 
					  Random/Arc4Random.swift
 | 
				
			||||||
  Random/PCG32Random.swift
 | 
					  Random/PCG32Random.swift
 | 
				
			||||||
  Random/Xoroshiro128.swift
 | 
					  Random/Xoroshiro128.swift
 | 
				
			||||||
  Random/CoherentNoise.swift
 | 
					 | 
				
			||||||
  Random/PerlinNoiseGenerator.swift
 | 
					 | 
				
			||||||
  Random/SimplexNoise.swift
 | 
					 | 
				
			||||||
  Random/RandomCollectionExtensions.swift
 | 
					 | 
				
			||||||
  Random/SplitMix64.swift
 | 
					  Random/SplitMix64.swift
 | 
				
			||||||
 | 
					  Random/RandomCollectionExtensions.swift
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  # Coherent noise classes
 | 
				
			||||||
 | 
					  Noise/CoherentNoise.swift
 | 
				
			||||||
 | 
					  Noise/PerlinNoiseGenerator.swift
 | 
				
			||||||
 | 
					  Noise/SimplexNoise.swift
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Resource classes
 | 
					  # Resource classes
 | 
				
			||||||
  Resource/NSImageLoader.swift
 | 
					  Resource/NSImageLoader.swift
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user