CUDA real time simulation using GPU resources to create army simulation.
- Differents units types (melee, distance, heavy)
- Using GPU threading
- OpenCL & CUDA powered
- Tasks and Kernels supports
-
Download Matrix Studio
https://virtulab.univ-brest.fr/matrix-studio.html -
Import the
main.umss
file with Matrix 2D Scene. -
Optional: Compress the
main.umss
file intomain.mss
to cache in OpenCL speed up buffer.
- Random access memory is used to buffered the start of units.
- Click
play
button to start the scene.