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/Source
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
..
EditorFastNoiseGradientComponent.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
EditorFastNoiseGradientComponent.h LYN-4774 Fix missing box icons inside the main Viewport (#2297) 5 years ago
FastNoiseEditorModule.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
FastNoiseEditorModule.h Merge branch 'development' into cmake/SPEC-7179 5 years ago
FastNoiseGradientComponent.cpp FastNoise GetValues() specialization (#7009) 4 years ago
FastNoiseGradientComponent.h FastNoise GetValues() specialization (#7009) 4 years ago
FastNoiseModule.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
FastNoiseModule.h Merge branch 'development' into cmake/SPEC-7179 5 years ago
FastNoiseSystemComponent.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
FastNoiseSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago