Pinned Repositories
3d-fundamentals
3D Graphics Programming from Scratch Course
3D_math
3drenderer
A small 3D software renderer written in C and SDL
CS50x
Computer Science intro-course
Cuphead_Dreamcast
Cuphead prototype running on dreamcast
MikeVisor_PSX
Source Code for the Playstation 1 game Mike Visor (Net Yaroze)
NSPsplitty
Tool to split files targeted at the nintendo switch, also useful for general file splitting
Plasma-Effect-SDL
this is a simple plasma effect in C using SDL
PS1_Game_INSTA-DEATH
Space-Invaders-DC
this is a simple space invaders clone for dreamcast
Aionmagan's Repositories
Aionmagan/NSPsplitty
Tool to split files targeted at the nintendo switch, also useful for general file splitting
Aionmagan/Cuphead_Dreamcast
Cuphead prototype running on dreamcast
Aionmagan/PS1_Game_INSTA-DEATH
Aionmagan/3D_math
Aionmagan/MikeVisor_PSX
Source Code for the Playstation 1 game Mike Visor (Net Yaroze)
Aionmagan/Plasma-Effect-SDL
this is a simple plasma effect in C using SDL
Aionmagan/Space-Invaders-DC
this is a simple space invaders clone for dreamcast
Aionmagan/3d-fundamentals
3D Graphics Programming from Scratch Course
Aionmagan/3drenderer
A small 3D software renderer written in C and SDL
Aionmagan/CS50x
Computer Science intro-course
Aionmagan/InputManager
Unity InputManager for multiple controllers at once (basic)
Aionmagan/MultiLan_PerPixel_Grids
Aionmagan/PONG_SDL
game made in SDL 1.2, this is old code use here to preserve for memories of the early days
Aionmagan/SDL-3d-fixpoint-game-engine
it's an unfinished game engine using the SDL lib, i'll return to finish developing it some day
Aionmagan/SDL_particle
Aionmagan/UnityPrototypes
Aionmagan/Advent_of_code
Just having fun with advent of code
Aionmagan/OUYA-inputmanager-for-unity
this is a very bares bone inputmanager for OUYA (old unity)
Aionmagan/Paint-Killer
Simple multiplayer split-screen game made in unity
Aionmagan/PS2-Programming-Docs
Aionmagan/Quaternion
A basic quaternion library written in C