An open API service indexing awesome lists of open source software.

https://github.com/forlornu/trajectory-predictor

A small demo in Unity3d where we calculate the trajectory of balls being shot from a cannon
https://github.com/forlornu/trajectory-predictor

game-development path-predictions trajectory unity unity3d

Last synced: about 1 year ago
JSON representation

A small demo in Unity3d where we calculate the trajectory of balls being shot from a cannon

Awesome Lists containing this project

README

          

# Trajectory-Predictor

![alt text](https://github.com/ForlornU/Images/blob/main/Thumbnail.png)

Here is a project focused on predicting trajectories for projectiles, thrown object and such.
It's nothing too fancy but a must-have for any project that requires such tools!

Youtube walkthrough & explanation:
https://www.youtube.com/watch?v=rgJGkYM2_6E&ab_channel=ForlornU

This project uses the "new" unity input system, if you are trying to only copy the scripts into an already existing project
you need to setup that input handling, see video walkthrough for any questions

This is an entire unity project however and you can download and use the entire thing