Pinned Repositories
adventofcode2022
Advent of Code (https://adventofcode.com/2022)
enedis_stat
Enedis annual price cost estimation
Engine
Spare time 3D renderer
handy
Some handy code memo
hello-rust-raytracer
Learning rust with a simple raytracer
interprocess_win32_com
Test Latency/Contention of different sync primitive technique
pang
Game "Pang" write in asm 68000
popanoye
'Arkanoid like' game i wrote in QBasic when i was 13 on a 386SX25
sandbox-git
Some git test
VulkanRenderer
Vulkan sandbox
bcomb's Repositories
bcomb/hello-rust-raytracer
Learning rust with a simple raytracer
bcomb/adventofcode2022
Advent of Code (https://adventofcode.com/2022)
bcomb/enedis_stat
Enedis annual price cost estimation
bcomb/Engine
Spare time 3D renderer
bcomb/handy
Some handy code memo
bcomb/interprocess_win32_com
Test Latency/Contention of different sync primitive technique
bcomb/lunasvg
lunasvg is a standalone c++ library to create, animate, manipulate and render SVG files.
bcomb/pang
Game "Pang" write in asm 68000
bcomb/popanoye
'Arkanoid like' game i wrote in QBasic when i was 13 on a 386SX25
bcomb/sandbox-git
Some git test
bcomb/VulkanRenderer
Vulkan sandbox
bcomb/OpenXR-bgfx
Hololens 2 simple demo using OpenXR and bgfx
bcomb/OpenXR-bgfx-1
Simple Hololens 2 demo using OpenXR and bgfx
bcomb/Pinball
Pinball
bcomb/qt-rhi-bgfx
Experiment multiple windows / QQuickView with bgfx using DX11/GL backend
bcomb/rs_raytracer
Toying with rust