Pinned Repositories
AABB_Experiment
experiment a different to calculate AABB of oriented box
AdventOfCode2020
ash
Vulkan bindings for Rust
dotfiles
flatcc_tests
learning how to use flatcc and flatbuffers rust
GPU-Perlin-Noise
imgui-rs
Rust bindings for Dear ImGui
ludicrouswritings
blog and stuff
milton
An infinite-canvas paint program
quake-zero
quake world renderer
linw789's Repositories
linw789/quake-zero
quake world renderer
linw789/AABB_Experiment
experiment a different to calculate AABB of oriented box
linw789/AdventOfCode2020
linw789/ash
Vulkan bindings for Rust
linw789/dotfiles
linw789/flatcc_tests
learning how to use flatcc and flatbuffers rust
linw789/GPU-Perlin-Noise
linw789/imgui-rs
Rust bindings for Dear ImGui
linw789/ludicrouswritings
blog and stuff
linw789/milton
An infinite-canvas paint program
linw789/networds
Command-line program to help build vocabulary
linw789/NNEngine
my first game engine
linw789/pbrt-v4
Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implementation" book.
linw789/pthread_cond_timedwait_test
Test pthread_cond_timedwait
linw789/rmind-ringbuf
Lock-free ring buffer (MPSC)
linw789/rust
Empowering everyone to build reliable and efficient software.
linw789/SoftNumber
software implementation of basic integer arithmetic operations
linw789/static_linked_list_tests
Experiments with DLL static initialization and symbol exporting.
linw789/symutils
linw789/test-memcpyzero
Test memcpy followed by zero'ing the memory
linw789/test-mirrored-buffer
test creating a mirrored buffer
linw789/VectorMath
Vector Math Library that utilizes C++ template SFINAE technique.
linw789/Vulkan
Examples and demos for the new Vulkan API
linw789/Vulkan-Samples-Dictionary
An effective reference place for Vulkan