You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mubarrat.VideoEngine (MVE) is a code-first 2D vector animation engine for .NET 11. It uses a zero-allocation unmanaged pipeline (Color32*) to eliminate GC lag and a multi-threaded producer-consumer kernel with 1000-spin locks for parallel CPU rendering. Includes native OpenType font parsing, LaTeX typesetting, and hardware H.264 encoding.
MATLAB library for exploring advanced Calculus II topics, including integration techniques, sequences and series, Taylor expansions, and volume calculations.
Visual animations of Plane Wave Propagation in lossless, lossy, and conductive media using Manim. Helpful for understanding EM wave behavior in different environments. Created as part of an Electromagnetic Theory and Waves academic assignment.