Jeremias Meister's repositories
enigma-flappy-bird
the first demo game made with enigma, my 3d renderer. enigma in its core is fairly low feature but only does the minumum a render engine should do. handle objects and render them. non or less, as this little game shows, it is already possible to develop some simple games with enigma.
enigma-engine
enigma-engine is a collection of tools and utilities to make it even easier to make games with enigma. enigma-engine runs on enigma itself.
gpu-renderer
working myself through wgpu in rust
renderer
some first steps in rust on 3d rendering. all cpu based, no fancy graphics, but more about understanding the language better
calorie-calculator
This is a little html, which I wrote to track my calorie and macro nutrition input
rustlings
:crab: Small exercises to get you used to reading and writing Rust code!