Dear Forum
I am building a mobile app using Xamarin for an accident detection system, and i want to be able to achieve the below:
I want to be able to create a GIF using elements such as direction of vehicle, user input of speed of vehicle, angle of vehicle , etc to animate the collision between two cars. Thus i want to be able to Animate car A to move towards Car B using the elements i mentioned and then on supplying the parameters, a GIF can be generated showing the collision between two cars
Please are there any libraries that can help me generate a GIF programmatically without having to provide images of the accident etc...