You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/FastNoise/Code
Mike Balfour 2b43ad8029
FastNoise GetValues() specialization (#7009)
* Add comparison operator for use from unit tests.

Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com>

* First version of FastNoise benchmarks.

Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com>

* Simplified unit tests and added initial benchmarks.

Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com>

* Add GetValue vs GetValues unit test.

Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com>

* Moved Gradient test code into helper files for use from FastNoise.
Also added benchmarks for each type of FastNoise so that we can have some comparative values handy.

Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com>

* Specialization for GetValues().

Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com>
4 years ago
..
External/FastNoise fix Linux unit test hang 5 years ago
Include/FastNoise/Ebuses Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Source FastNoise GetValues() specialization (#7009) 4 years ago
Tests FastNoise GetValues() specialization (#7009) 4 years ago
CMakeLists.txt FastNoise GetValues() specialization (#7009) 4 years ago
fastnoise_editor_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
fastnoise_editor_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
fastnoise_editor_tests_files.cmake FastNoise GetValues() specialization (#7009) 4 years ago
fastnoise_files.cmake Merge branch 'development' into cmake/SPEC-7179 5 years ago
fastnoise_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
fastnoise_tests_files.cmake FastNoise GetValues() specialization (#7009) 4 years ago