razterizer
My main language is C++. My passion is lo-tech software and retro hardware (and software) such as VIC20 and C64.
Surgical Science Sweden ABGothenburg, Sweden
Pinned Repositories
3rdparty_libsndfile
Third-party obj/dll-files and header-files from libsndfile
8Beat
Audio DSP and synthesizer lib and threaded chiptune player for games and such.
Asciiroids
An Asteroids clone.
AudioLibSwitcher
For switching out audio libraries (hopefully) with ease.
Christmas_Demo
A terminal-based Christmas demo.
DungGine
A dungeon engine for rogue-like style games.
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/Asciiroids
An Asteroids clone.
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/Christmas_Demo
A terminal-based Christmas demo.
razterizer/Pilot_Episode
My first terminal based game. It uses libraries Core, Termin8or and 8Beat.
razterizer/TextUR
A terminal-based editor for text based textures / images.
razterizer/AudioLibSwitcher
For switching out audio libraries (hopefully) with ease.
razterizer/AudioLibSwitcher_OpenAL
AudioLibSwitcher adapter for OpenAL.
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/3rdparty_libsndfile
Third-party obj/dll-files and header-files from libsndfile
razterizer/3rdparty_OpenAL
Third-party obj/dll-files and header-files from OpenAL_Soft
razterizer/AudioLibSwitcher_libsoundio
AudioLibSwitcher adapter for libsoundio.
razterizer/Core
My core library with core functions such as STL wrappers, math functions, string manipulation, etc.
razterizer/advent-of-code
Advent of Code 2024.
razterizer/applaudio
A simple light-weight header-only cross-platform OpenAL-esque audio library in C++20 that is MIT-licensed so you can do whatever you want with it.
razterizer/AudioLibSwitcher_applaudio
An adapter for the AudioLibSwitcher interface.
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/matlab-code
razterizer/scriptus
A tool for programmers to access biblical source material in a simple way
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.