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)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

šŸ‘‹ Kindness is contagious

If this post resonated with you, feel free to hit ā¤ļø or leave a quick comment to share your thoughts!

Okay