An interactive didactic application to learn
collision detection techniques
Jorge Reig Valera, Faraón Llorens Largo, and Francisco J. Gallego-Durán
University of Alicante, Alicante, Spain
Technological Ecosystems for Enhancing Multiculturality (TEEM 2024)
23-25 October 2024
Alicante, Spain
2024.teemconference.eu
Proceedings
Lecture Notes in Educational Technology
Abstract.
This paper introduces an interactive educational application. It features a sandbox environment with various scenarios where different collision detection algorithms are utilized and visualized. This setup allows users to interact with and gain a comfortable and efficient understanding of how these algorithms work internally. Developed by a single person using raw C++ programming and basic rendering libraries, this paper presents an application that aims to assist anyone interested in entering the field of physics simulation and collision detection. It is suitable for beginners looking to start learning, experienced users seeking to refresh their knowledge, and teachers who wish to offer this tool to their students as a supplementary learning resource.
Keywords:
Collision Detection, Physics, E-learning software, Algorithm.