Pinned Repositories
ArduinoSlotMachine
A simple slot machine prototype with Arduino.
BallPhysics2D
Physical simulation of N balls bouncing around, incorporating elastic collision, gravity, and air drag.
cosmos
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
EFVIE-MoM
Electric field volume integral equation solver, incorporating method of moments and SWG basis functions.
FingerFinder
Finding 3D real world positions of fingertips using a stereo setup cameras and OpenCV.
FpgaHdmiBilliardsGame
A billiards game running on FPGA and displayed on monitor via HDMI connection.
HostelReception
A web based hostel reception management software.
LoopUnrolledVector
Mathematical vector class for N dimensional real and complex vectors. Loop operations are unrolled using templates.
RandomSoru
A system to generate random educational questions from given templates.
RaytrAMP
Shooting and bouncing rays method for radar cross-section calculations, accelerated with BVH algorithm running on GPU (C++ AMP).
RedBlight's Repositories
RedBlight/RaytrAMP
Shooting and bouncing rays method for radar cross-section calculations, accelerated with BVH algorithm running on GPU (C++ AMP).
RedBlight/EFVIE-MoM
Electric field volume integral equation solver, incorporating method of moments and SWG basis functions.
RedBlight/FpgaHdmiBilliardsGame
A billiards game running on FPGA and displayed on monitor via HDMI connection.
RedBlight/RandomSoru
A system to generate random educational questions from given templates.
RedBlight/LoopUnrolledVector
Mathematical vector class for N dimensional real and complex vectors. Loop operations are unrolled using templates.
RedBlight/ArduinoSlotMachine
A simple slot machine prototype with Arduino.
RedBlight/FingerFinder
Finding 3D real world positions of fingertips using a stereo setup cameras and OpenCV.
RedBlight/HostelReception
A web based hostel reception management software.
RedBlight/BallPhysics2D
Physical simulation of N balls bouncing around, incorporating elastic collision, gravity, and air drag.
RedBlight/cosmos
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
RedBlight/FpgaSecureUartComm
Secure UART communication over FPGA.
RedBlight/MahmudowsCMS
A very simple content management system.
RedBlight/ParamMixOptimize2D
A mathematical method for mixing various parametrizations of 2D polar curves, and optimising this mixture with an evolutionary algorithm.
RedBlight/SphereTetrahedronIntersection
An analytical method for finding sphere - tetrahedron intersection volume.
RedBlight/VariousGameMakerProjects
Various little & big Game Maker projects I did back then in high school.