|
b24328488b
|
Fix includes
|
2024-12-11 01:34:38 -05:00 |
|
|
af75700c46
|
Implemented Bezier Curve in 3 Dimensions.
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m13s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 22s
|
2024-10-25 13:06:26 -04:00 |
|
|
bf794ce092
|
Sending up work
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m37s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 29s
|
2024-10-23 14:16:41 -04:00 |
|
|
6aa7dc9745
|
Fixed undefined reference in Bezier curve. Other additions and fixes included.
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 58s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 21s
|
2024-08-05 15:14:06 -04:00 |
|
|
a3d4562dec
|
Implement Circle header, rename all files to use .hpp extension.
|
2024-07-31 14:22:10 -04:00 |
|
|
52e1670b80
|
Several files renamed to match new consistency-style of preferring .hpp over .h to indicate C++ Headers
|
2024-07-10 14:15:25 -04:00 |
|
|
57a74fd61c
|
Moved Union Reinterpret implementation to Reinterpret.hpp
|
2024-07-06 21:44:28 -04:00 |
|
|
9253cfc8c7
|
Fixed several recursive header issues, refactored Math lib, began implementing core mathematical functions as wrappers around stdmath, will implement SSE and lookup tables later.
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m13s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 19s
|
2024-07-05 16:13:13 -04:00 |
|
scientiist
|
26cd349417
|
Implement 2D Quadratic and Cubic Bezier Curve algorithm
Run tests / Explore-Gitea-Actions (push) Failing after 25s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 27s
|
2024-06-20 11:09:38 -05:00 |
|
|
c17ed20fa9
|
RNG class has bug in Float(), sort it out soon
|
2024-06-04 16:24:30 -04:00 |
|
|
e5baef35d0
|
Fix RNG default constructor (TODO: implement Clock class)
|
2024-05-31 15:18:54 -04:00 |
|
|
0c85b8408c
|
MSVC Support fixes.
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 1m20s
|
2024-05-21 00:52:02 -07:00 |
|
|
bbd3e8b75d
|
Implemented More Documentation
|
2024-04-09 17:07:38 -04:00 |
|
|
d7b2157b0c
|
Giga Geometry Implementation
|
2024-04-08 13:27:56 -04:00 |
|
|
718f63a3c8
|
Large Restructure and Organization
|
2024-02-27 00:42:24 -05:00 |
|
|
fd2e3f894a
|
Implement by-Reference operators
|
2024-02-14 18:12:02 -05:00 |
|
|
00c0d30d6d
|
Implement RNG class
|
2024-02-06 16:34:36 -05:00 |
|