DEV Community

Cover image for 4D Vectors in C#! ๐Ÿงฎ๐Ÿ“ˆ
Cole Hauser
Cole Hauser

Posted on

2 1 1 1

4D Vectors in C#! ๐Ÿงฎ๐Ÿ“ˆ

Iโ€™m currently developing 4 dimensional vectors in C#! Collaboration very welcome! The project can be found here. The project so far has two classes. There is aVector4 class which defines a 4D vector and a bunch of functions to work with them. There also is a Math class to handle complex functions. The code is compatible with Unity, but can also be completely independent of Unity thanks to my Math class. The project is licensed under the MIT license, so it is free for everyone to use, even in commercial use. Pull requests are also very welcome. Have a wonderful day and thank you for just looking at a project made by a nerd with a hobby.

Top comments (0)

AWS Q Developer image

Your AI Code Assistant

Automate your code reviews. Catch bugs before your coworkers. Fix security issues in your code. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

๐Ÿ‘‹ Kindness is contagious

Engage with a wealth of insights in this thoughtful article, valued within the supportive DEV Community. Coders of every background are welcome to join in and add to our collective wisdom.

A sincere "thank you" often brightens someoneโ€™s day. Share your gratitude in the comments below!

On DEV, the act of sharing knowledge eases our journey and fortifies our community ties. Found value in this? A quick thank you to the author can make a significant impact.

Okay