Pinned Repositories
3d_project
aio_server
HTTP server using async/non-blocking socket IO
config_files
various cfg files
cpp_utility_classes
raytracer
Raytracer based on Peter Shirley's Raytracing in one weekend book series.
raytracing-in-one-weekend
rope-simulation
rust-opengl-particle-simulation
texture-packer
Simple command line tool to pack multiple images into a texture atlas (KTX2 texture array)
vulkan-game
Small 3D game written in Rust using Vulkan.
adihodos's Repositories
adihodos/config_files
various cfg files
adihodos/cpplinq
LINQ for C++ (cpplinq) is an extensible C++11 library of higher-order functions for range manipulation. cpplinq draws inspiration from LINQ for C#.
adihodos/raytracer
Raytracer based on Peter Shirley's Raytracing in one weekend book series.
adihodos/raytracing-in-one-weekend
adihodos/rope-simulation
adihodos/rust-opengl-particle-simulation
adihodos/texture-packer
Simple command line tool to pack multiple images into a texture atlas (KTX2 texture array)
adihodos/vulkan-game
Small 3D game written in Rust using Vulkan.
adihodos/adihodos
Config files for my GitHub profile.
adihodos/bezier-vk
Exploring cubic bezier curves using Rust and Vulkan.
adihodos/cellular-automata
Cellular automata written in Rust and using OpenGL compute shaders
adihodos/configfiles
adihodos/cpp-lazy
C++11/14/17/20 library for lazy evaluation
adihodos/fractals-rust-cpu
adihodos/libconfig
C/C++ library for processing configuration files
adihodos/linked_list
adihodos/minmath
Small 2D/3D math library for personal projects
adihodos/moderncv
Fork of the LaTeX moderncv package to support new features (font-awesome icons, github profile)
adihodos/moderncv-1
Latex moderncv fixes
adihodos/pipes
Pipelines for expressive code on collections in C++
adihodos/qzdl
Qt version of ZDL
adihodos/SDL.zig
A shallow wrapper around SDL that provides object API and error handling
adihodos/space_invaders
adihodos/spirv-reflect-rs
Reflection API in rust for SPIR-V shader byte code, intended for Vulkan applications
adihodos/STLSoft-1.10
STLSoft 1.10 (current latest STLSoft)
adihodos/swl-variant
high performance C++20 implementation of std::variant
adihodos/v8engine
Minimalistic game engine.
adihodos/vulkanic-fractals
adihodos/xray-ng
adihodos/zig-vulkan