My Portfolio
Component Based System
An Entity Component System (ECS) implementation in Java for game development and other applications.
ECS Game Development Java Architecture
Math Linear Algebra
A Java library providing classes for vectors, matrices, and quaternions, designed for game development and mathematical computations.
Linear Algebra Mathematics Java Game Development
Geo Math
A Java utility library for basic 3D geometric calculations, including classes for Circle, Cylinder, Plane, Point, Ray, Sphere, and Vector.
Geometry Mathematics Java 3D Utilities