This website requires JavaScript.
Explore
Help
Sign In
RoboidControl
/
RoboidControl-cpp
Watch
1
Star
0
Fork
0
You've already forked RoboidControl-cpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
230
Commits
11
Branches
3
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Pascal Serrarens
92d5ef028c
Normalizing directions
2024-09-23 14:20:07 +02:00
DoxyGen
Updated documentation generation
2023-01-20 16:58:50 +01:00
test
Normalizing directions
2024-09-23 14:20:07 +02:00
.gitignore
update gitignore
2024-02-14 14:03:51 +01:00
.gitlab-ci.yml
Fix gitlab test runner
2024-05-14 12:02:36 +02:00
Angle8.cpp
Added add/subtract for discrete angles
2024-08-05 11:37:33 +02:00
Angle8.h
Fix int/float issues
2024-08-02 11:55:27 +02:00
Angle16.cpp
Added add/subtract for discrete angles
2024-08-05 11:37:33 +02:00
Angle16.h
Fix int/float issues
2024-08-02 11:55:27 +02:00
Angle32.h
Extend AngleOf support
2024-07-31 11:44:23 +02:00
Angle.cpp
Normalizing directions
2024-09-23 14:20:07 +02:00
Angle.h
Normalizing directions
2024-09-23 14:20:07 +02:00
AngleAxis.cpp
Extended AngleAxis & Direction
2024-09-16 15:21:16 +02:00
AngleAxis.h
Extended AngleAxis & Direction
2024-09-16 15:21:16 +02:00
AngleUsing.h
Extend AngleOf support
2024-07-31 11:44:23 +02:00
Axis.cpp
Make Angle -> float conversion explicit
2024-08-05 10:03:42 +02:00
Axis.h
Fixed namespace issues
2024-05-23 12:46:39 +02:00
CMakeLists.txt
Normalizing directions
2024-09-23 14:20:07 +02:00
component.mk
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
Direction.cpp
Normalizing directions
2024-09-23 14:20:07 +02:00
Direction.h
Normalizing directions
2024-09-23 14:20:07 +02:00
FloatSingle.cpp
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
FloatSingle.h
Updated namespace
2024-05-23 12:41:19 +02:00
LICENSE
Add LICENSE
2022-01-07 21:00:19 +00:00
Matrix.cpp
Cleanup, added utility functions
2024-05-13 15:32:42 +02:00
Matrix.h
Updated namespace
2024-05-23 12:41:19 +02:00
Polar.cpp
Moved Polar/Spherical to template class completely
2024-08-28 11:32:37 +02:00
Polar.h
Moved Polar/Spherical to template class completely
2024-08-28 11:32:37 +02:00
Quaternion.cpp
Change Vector3::Angle return type to AngleOf<float>
2024-08-05 12:16:27 +02:00
Quaternion.h
Updated namespace
2024-05-23 12:41:19 +02:00
Range.cpp
Fixes
2024-03-05 10:17:29 +01:00
Range.h
Updated namespace
2024-05-23 12:41:19 +02:00
README.md
Updated documentation generation
2023-01-20 16:58:50 +01:00
Spherical16.cpp
Added SphericalOf
2024-08-22 12:28:02 +02:00
Spherical16.h
Added SphericalOf
2024-08-22 12:28:02 +02:00
Spherical.cpp
Extend functionality
2024-09-20 12:29:47 +02:00
Spherical.h
Extend functionality
2024-09-20 12:29:47 +02:00
SwingTwist.cpp
Normalizing directions
2024-09-23 14:20:07 +02:00
SwingTwist.h
Made toQuestion const
2024-09-20 15:14:25 +02:00
Vector2.cpp
Make Angle -> float conversion explicit
2024-08-05 10:03:42 +02:00
Vector2.h
Moved Polar/Spherical to template class completely
2024-08-28 11:32:37 +02:00
Vector3.cpp
Moved Polar/Spherical to template class completely
2024-08-28 11:32:37 +02:00
Vector3.h
Moved Polar/Spherical to template class completely
2024-08-28 11:32:37 +02:00
README.md
\mainpage Vector Algebra
Vector algebra library
Main components
Vector3
Quaternion
Vector2
Polar
Description
Roboid Control for C++
https://roboidcontrol.com
roboid-control
Readme
1.2
MiB
Languages
C++
99%
CMake
0.8%