Pinned Repositories
compression-algorithms
C++ implementations of common data compression algorithms.
debug-draw
Immediate-mode, renderer agnostic, lightweight debug drawing API.
hash_index
Fast hash table template for array indexes.
moon-lang
Custom scripting language Compiler and VM written in C++11.
ps2-homebrew
PlayStation 2 homebrew demos.
quake2-for-ps2
An attempt at a homebrew port of id's Quake 2 for the PlayStation 2 Console.
reverse-engineering-darkstone
Simple tools to reverse engineer file formats of the Darkstone game.
reverse-engineering-dungeon-siege
An attempt to reverse engineer game assets of GPG's Dungeon Siege.
reverse-engineering-outlaws
An attempt to reverse engineer custom file formats used by the game Outlaws from LucasArts.
vectormath
Modified version of Sony's open sourced vector and matrix math library.
glampert's Repositories
glampert/debug-draw
Immediate-mode, renderer agnostic, lightweight debug drawing API.
glampert/vectormath
Modified version of Sony's open sourced vector and matrix math library.
glampert/compression-algorithms
C++ implementations of common data compression algorithms.
glampert/reverse-engineering-dungeon-siege
An attempt to reverse engineer game assets of GPG's Dungeon Siege.
glampert/quake2-for-ps2
An attempt at a homebrew port of id's Quake 2 for the PlayStation 2 Console.
glampert/moon-lang
Custom scripting language Compiler and VM written in C++11.
glampert/hash_index
Fast hash table template for array indexes.
glampert/War3HD
A custom renderer for Warcraft 3 via DLL redirection.
glampert/ps2-homebrew
PlayStation 2 homebrew demos.
glampert/reverse-engineering-outlaws
An attempt to reverse engineer custom file formats used by the game Outlaws from LucasArts.
glampert/vclpp
Minimal preprocessor for the PS2 Vector Command Line (VCL) tool.
glampert/gl-core-samples
Core OpenGL samples and tests written in C++11.
glampert/obj2c
Simple command line tool to convert Wavefront OBJ models to C/C++ data arrays.
glampert/parse-utils
C++ utilities for lexing and parsing of script languages and configuration files.
glampert/MrQuake2
Quake 2 custom renderers playground.
glampert/angles
Strongly-typed angle classes for radians and degrees.
glampert/lib-cfg
A small C++11 library for configuration file handling, CVars and Commands.
glampert/array_view
Implementation of array_view<T> and strided_array_view<T>, inspired by span<T> from GSL.
glampert/neo-tweak-bar
Tiny renderer-agnostic C++ GUI library inspired by AntTweakBar.
glampert/enum_helpers
C++ enum/enum-class iterator helper and enum-sized C-style array wrapper.
glampert/rust-citysim
Tiny city building game written in the Rust language.
glampert/glampert.github.io
My personal website and blog.
glampert/str
Simple C++ string type with an optional local buffer.
glampert/VulkanDemo
My Vulkan tests/demos.
glampert/console-demo-cpp
glampert/openvcl
Replacement for VCL (VU Command Line)
glampert/ps2gl
glampert/ps2stuff
glampert/test-makefile
Just a simple makefile test/reference project.
glampert/vim-files
Support files and scripts for Vim.