Pinned Repositories
diig
A social media music player app for record diggers
dr_scientist
A game made by 2 friends
hotline
A high-performance, hot-reload graphics engine.
jsn
A relaxed, user-friendly json-like data format.
maths
Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.
maths-rs
Linear algebra library for graphics and gamedev.
pmbuild
A simple, configurable and extendible build system for gamedev.
pmfx-shader
Cross platform shader system for HLSL, GLSL, Metal and SPIR-V.
pmtech
Lightweight, multi-platform, data-oriented game engine.
premake-android-studio
premake5 module for android-studio and gradle build.
polymonster's Repositories
polymonster/pmtech
Lightweight, multi-platform, data-oriented game engine.
polymonster/pmfx-shader
Cross platform shader system for HLSL, GLSL, Metal and SPIR-V.
polymonster/hotline
A high-performance, hot-reload graphics engine.
polymonster/maths
Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.
polymonster/maths-rs
Linear algebra library for graphics and gamedev.
polymonster/jsn
A relaxed, user-friendly json-like data format.
polymonster/premake-android-studio
premake5 module for android-studio and gradle build.
polymonster/pmbuild
A simple, configurable and extendible build system for gamedev.
polymonster/diig
A social media music player app for record diggers
polymonster/dr_scientist
A game made by 2 friends
polymonster/cgu
Codegen utility library for parsing and writing c-like languages
polymonster/demos-archive
This is a repository containing multiple historical projects from many years ago. I am just keeping them here for posterity.
polymonster/permute
Generates all permutations for given inputs.
polymonster/live-coding
source code from live coding sessions in pmtech
polymonster/polymonster.github.io
polymonster/stub-format
A python utility script for generating c or c++ function stubs and more.
polymonster/hotline-data
Data files and tools for hotline
polymonster/rust-gamedev.github.io
The repository for https://gamedev.rs
polymonster/SDFGen
A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Robert Bridson's website.
polymonster/themes
IDE colour themes to satisfy my OCD