Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 262 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 262 Bytes

HLSL_KMeans

GPU Computational tools written in Unity HLSL for the IMMC 2023 contest.

Implementation of a multi-frame K-Means clustering and Genetic Algorithm using HLSL computer shaders in Unity. This is excells at converging to results in a very short time.