Cannedfood
I write business applications in ASP.NET + Angular at work and experiment in C++, Rust, or Vue.js in my free time. I also make music.
Arthrex GmbHMunich/Germany
Pinned Repositories
alpp
A C++ OpenAL abstraction
atomic_float
Floating point types which can be safely shared between threads
egui-audio
A collection of egui widgets for audio applications.
glpp
A modern C++ OpenGL 4.5 wrapper.
Info-Game2D
A 2d game engine, written in java and almost cross-plattform (you'll have to write a backend)
musicpp
C++ library for music theory
premake-vscode
Premake5 integration for vscode (WIP)
stx
My utilities library, unit testet and sometimes reliable
WonkyWidgets
A easily embeddable C++17 widget/ui library
Cannedfood's Repositories
Cannedfood/egui-audio
A collection of egui widgets for audio applications.
Cannedfood/WonkyWidgets
A easily embeddable C++17 widget/ui library
Cannedfood/glpp
A modern C++ OpenGL 4.5 wrapper.
Cannedfood/musicpp
C++ library for music theory
Cannedfood/premake-vscode
Premake5 integration for vscode (WIP)
Cannedfood/stx
My utilities library, unit testet and sometimes reliable
Cannedfood/alpp
A C++ OpenAL abstraction
Cannedfood/atomic_float
Floating point types which can be safely shared between threads
Cannedfood/GuitarCheatSheet
Displays scales & arpeggions on guitar
Cannedfood/Info-Game2D
A 2d game engine, written in java and almost cross-plattform (you'll have to write a backend)
Cannedfood/jdict
Cannedfood/derive_more
Some more derive(Trait) options
Cannedfood/isolang-rs
Rust library to convert between ISO 639 codes and English language names
Cannedfood/lapce
Lightning-fast and Powerful Code Editor written in Rust
Cannedfood/metronome
Cannedfood/music-notation-rs
A library for music theory and notation. Eventually, this is meant to be the basis for a music composition program.
Cannedfood/nih-plug
Rust VST3 and CLAP plugin framework and plugins - because everything is better when you do it yourself
Cannedfood/rng
Generates random stuff like letters, words numbers etc.
Cannedfood/room-correction
Cannedfood/rust-jack
Decent jack bindings for rust
Cannedfood/stxmath
Minimal Linear maths library, more geared towards simplicity rather than speed
Cannedfood/Verde2D
A simple 2d game engine