Skip to content
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.
/ echo Public archive

A repository to practice collision detection and spatial indexing

License

Notifications You must be signed in to change notification settings

peter-jerry-ye/echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Echo

Introduction

This is a project that simulates the game "Dark Echo".
The purpose of the application is to practise collision detection and space indexing.

The application contains a map which is predifined and consists of walls. The user can use mouse to choose a point to make "sounds", to emit particals toward multiple directions. These particles will bounce if it hits a wall.

This application will have multiple implementations of the map, and by varying the number of walls, the number of particles and the lifespan of particles, we can compare the performances of these implementations.

Translations

中文
Français

About

A repository to practice collision detection and spatial indexing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages