🏠
Working from home
Highlights
- Pro
Pinned Loading
-
one-pace-plex-assistant
one-pace-plex-assistant PublicA CLI tool for making the process of importing One Pace episodes into Plex much easier.
-
discord-chatgpt-personality-bot
discord-chatgpt-personality-bot PublicThis is a discord bot written in C# which allows guilds to create a personality that they can interact with.
-
Unity, Projectile Motion, Angle Requ...
Unity, Projectile Motion, Angle Required to Hit Coordinate (X, Y, Z) 1public static class PhysicsCalculator
2{
3// https://en.wikipedia.org/wiki/Projectile_motion#Angle_%CE%B8_required_to_hit_coordinate_(x,_y)
4public static float CalculateAngleToHitXYZ(Vector3 from, Vector3 to, float v, float g)
5{
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.