All projects
Robot Kinematics Graphics Engine

Robot Kinematics Graphics Engine

Python/ATCS coursework
Built
2025-01-01
Stack
Python · Pygame
Context
ATCS coursework
Overview

A from-scratch 3D rendering engine built with Pygame, featuring real-time 3D transformations, lighting systems, and an inverse kinematics solver for 4-axis robotic arm control. Implements custom mesh rendering, camera controls, and mathematical transformations using homogeneous coordinates and affine transformations. Features path generation algorithms and real-time simulation capabilities.