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
166
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
4385befa11
Add angle-axis
2024-04-26 12:11:48 +02:00
DoxyGen
Updated documentation generation
2023-01-20 16:58:50 +01:00
test
Merge branch 'DiscreteAngle' into Experimental
2024-04-05 10:43:58 +02:00
.gitignore
update gitignore
2024-02-14 14:03:51 +01:00
.gitlab-ci.yml
Update .gitlab-ci.yml file
2023-12-30 12:56:04 +00:00
Angle8.h
Fix specialization again
2024-03-15 11:26:48 +01:00
Angle16.h
Fix specialization again
2024-03-15 11:26:48 +01:00
Angle32.h
Fixed wrong conversion to short
2024-04-05 11:59:36 +02:00
Angle.cpp
Added tests and code improvement
2024-02-22 14:39:06 +01:00
Angle.h
Renamed pi
2024-01-15 09:33:19 +01:00
AngleAxis.cpp
Add angle-axis
2024-04-26 12:11:48 +02:00
AngleAxis.h
Add angle-axis
2024-04-26 12:11:48 +02:00
AngleUsing.h
Fix ambiguity
2024-03-15 11:28:46 +01:00
Axis.cpp
Add angle-axis
2024-04-26 12:11:48 +02:00
Axis.h
Add angle-axis
2024-04-26 12:11:48 +02:00
CMakeLists.txt
First Discrete Angle functions
2024-03-15 10:46:30 +01:00
component.mk
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
FloatSingle.cpp
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
FloatSingle.h
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
LICENSE
Add LICENSE
2022-01-07 21:00:19 +00:00
Matrix.cpp
Added tests and code improvement
2024-02-22 14:39:06 +01:00
Matrix.h
Set strict warnings
2024-03-15 09:27:23 +01:00
Polar.cpp
Add conversion from Spherical
2024-04-19 12:16:20 +02:00
Polar.h
Fix Spherical reference
2024-04-19 14:43:00 +02:00
Quaternion.cpp
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
Quaternion.h
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
Range.cpp
Fixes
2024-03-05 10:17:29 +01:00
Range.h
Fixes
2024-03-05 10:17:29 +01:00
README.md
Updated documentation generation
2023-01-20 16:58:50 +01:00
Spherical.cpp
Further vector3 conversion fixes
2024-03-15 17:20:21 +01:00
Spherical.h
Added spherical.tovector (but is is buggy)
2024-03-13 17:46:41 +01:00
Vector2.cpp
Add conversion from Vector3
2024-04-25 15:22:05 +02:00
Vector2.h
Add conversion from Vector3
2024-04-25 15:22:05 +02:00
Vector3.cpp
Efficiency improvements
2024-01-23 10:57:39 +01:00
Vector3.h
Efficiency improvements
2024-01-23 10:57:39 +01: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%