razterizer
My main language is C++. My passion is retro hardware and software such as VIC20 and C64.
Surgical Science Sweden ABGothenburg, Sweden
Pinned Repositories
8Beat
Audio DSP and synthesizer lib and threaded chiptune player for games and such.
AudioLibSwitcher
For switching out audio libraries (hopefully) with ease.
AudioLibSwitcher_OpenAL
AudioLibSwitcher adapter for OpenAL.
Core
My core library with core functions such as STL wrappers, math functions, string manipulation, Machine Learning, etc.
CSMathLib
A simple C# math-lib used by GANNSim and GANNDesign.
DungGine
A dungeon engine for rogue-like style games.
GANNDesign
Designer GUI for designing 2D creatures used in the Genetic Algorithms Neural Network Simulator (GANNSim).
Pilot_Episode
My first terminal based game. It uses libraries Core, Termin8or and 8Beat.
Termin8or
A light-weight curses-like header-only library. Good for terminal-based games and such.
TextUR
A terminal-based editor for text based textures / images.
razterizer's Repositories
razterizer/DungGine
A dungeon engine for rogue-like style games.
razterizer/Termin8or
A light-weight curses-like header-only library. Good for terminal-based games and such.
razterizer/8Beat
Audio DSP and synthesizer lib and threaded chiptune player for games and such.
razterizer/Pilot_Episode
My first terminal based game. It uses libraries Core, Termin8or and 8Beat.
razterizer/AudioLibSwitcher
For switching out audio libraries (hopefully) with ease.
razterizer/TextUR
A terminal-based editor for text based textures / images.
razterizer/AudioLibSwitcher_OpenAL
AudioLibSwitcher adapter for OpenAL.
razterizer/Core
My core library with core functions such as STL wrappers, math functions, string manipulation, Machine Learning, etc.
razterizer/CSMathLib
A simple C# math-lib used by GANNSim and GANNDesign.
razterizer/GANNDesign
Designer GUI for designing 2D creatures used in the Genetic Algorithms Neural Network Simulator (GANNSim).
razterizer/GANNSim
Simulates 2D creatures using a Genetic Algorithms Neural Network (GANN) simulator.
razterizer/SurgSim_Lite
A Laparoscopic Surgery Simulator.
razterizer/TrainOfThought
Machine learning header only library
razterizer/AudioLibSwitcher_libsoundio
AudioLibSwitcher adapter for libsoundio.
razterizer/aoc2024
Advent of Code 2024.
razterizer/Asciiroids
An Asteroids clone.
razterizer/CASIO-CFX-9950-code
This repo is an attempt to find and collect my old CASIO 9950 games and utils I did in the 90s.
razterizer/Christmas_Demo
A terminal-based Christmas demo.
razterizer/matlab-code
razterizer/Terminal_Invaders
A Space Invaders clone.
razterizer/TermoloTracker
Future project: A terminal-based chiptune tracker.
razterizer/wight-shaar
A 3D space shooter I made in advanced computer graphics in 2006.
razterizer/YAGG
Future project: Yet Another Git GUI. A Git GUI similar to Plastic SCM and uses Dear ImGui for graphics.