Pinned Repositories
aftman
Aftman, the prodigal sequel to Foreman
crevice
Rust crate to generate GLSL structs with explicitly-initialized padding bytes
lemur
Partial implementation of Roblox API in Lua
luajit-request
Simple HTTPS for LuaJIT!
luanoid
Alternative to Roblox Humanoids written entirely in Lua
thunderdome
Arena type inspired by generational-arena
roact
A view management library for Roblox Lua similar to React
rojo
Rojo enables Roblox developers to use professional-grade software engineering tools
jolt-rust
Rust bindings to Jolt Physics
yakui
yakui is a declarative Rust UI library for games
LPGhatguy's Repositories
LPGhatguy/thunderdome
Arena type inspired by generational-arena
LPGhatguy/aftman
Aftman, the prodigal sequel to Foreman
LPGhatguy/crevice
Rust crate to generate GLSL structs with explicitly-initialized padding bytes
LPGhatguy/nonmax
Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.
LPGhatguy/type-layout
Aids debugging Rust type layout
LPGhatguy/keybee
Semantic input library for games in Rust
LPGhatguy/skyrim-controlmap-editor
Command line tool for working with Skyrim's `controlmap.txt` files.
LPGhatguy/aoc2023
Hello, Advent of Code 2023!
LPGhatguy/parcel-ssg-example
Example of generating a truly static website with Parcel.
LPGhatguy/aoc2021
Another year, another half-finished Advent of Code run :)
LPGhatguy/horriblesoftware.com
Oh, Grandmother, what horrible software you have!
LPGhatguy/roact
A view management library for Roblox Lua similar to React
LPGhatguy/stormtide
something something card game rules engine
LPGhatguy/aoc2024
time to do the first few days of advent of code again!
LPGhatguy/computergeneration
compgen alternative that supports case-insensitive matches
LPGhatguy/edit-roblox-model
LPGhatguy/egui_wgpu_backend
Backend code to use egui with wgpu.
LPGhatguy/egui_winit_platform
Platform code to use egui with winit.
LPGhatguy/glam-rs
A simple and fast linear algebra library for games and graphics
LPGhatguy/glTF-Blender-IO
Blender glTF 2.0 importer and exporter
LPGhatguy/JoltPhysics
A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
LPGhatguy/ktx2
ktx2 parsing library
LPGhatguy/lpg.space
next version of website
LPGhatguy/mint
Math Interoperability Types
LPGhatguy/msgbox-rs
Simple, cross-platform message box GUI library
LPGhatguy/profiling
Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.
LPGhatguy/rust-gamedev.github.io
The repository for https://gamedev.rs (aka https://rust-gamedev.github.io)
LPGhatguy/rustc-issue-83583-false-positive
LPGhatguy/serde-wasm-bindgen-bug-report
LPGhatguy/win32
Public mirror for win32-pr