Skip to content

A demonstration of my particle system for Android devices. The project was original thought of as a native Android(Java) application, but for the sake of learning Xamarin, I've decided to make it a Xamarin C# project instead. The project is based on a set of designpatterns; mainly ThreadPool and ObjectPool, where multiple particles can spawn and…

License

Notifications You must be signed in to change notification settings

BenjaminBibby/ParticleDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ParticleDemo

A demonstration of my particle system for Android devices. The project was original thought of as a native Android(Java) application, but for the sake of learning Xamarin, I've decided to make it a Xamarin C# project instead. The project is based on a set of designpatterns; mainly ThreadPool and ObjectPool, where multiple particles can spawn and handled at the same time.

About

A demonstration of my particle system for Android devices. The project was original thought of as a native Android(Java) application, but for the sake of learning Xamarin, I've decided to make it a Xamarin C# project instead. The project is based on a set of designpatterns; mainly ThreadPool and ObjectPool, where multiple particles can spawn and…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages