Pinned Repositories
approx_cmp
A library for doing approximate comparisons of finite precision numbers.
bvhtracer
A physically-based offline renderer with online capabilities for low complexity scenes.
cggeomalg
A low-dimensional geometric algebra library for real-time computer graphics.
cglinalg
A low-dimensional linear algebra library for real-time computer graphics.
cgwavefront_obj
A library for working with Wavefront OBJ and MTL files.
fuchsia
MIRROR
heterogeneous_hash_map
A cache-friendly hash map for working with heterogeneously typed data with limited reflection capabilities.
idris-nanoparsec
A minimal and simple string based parser combinator library written in Idris.
opaque
A library for working with type-erased generic collections.
stanford-cs233-spring-2015-2016
CS233: Geometric And Topological Data Analysis Spring 2016.
lambdaxymox's Repositories
lambdaxymox/cglinalg
A low-dimensional linear algebra library for real-time computer graphics.
lambdaxymox/cgwavefront_obj
A library for working with Wavefront OBJ and MTL files.
lambdaxymox/approx_cmp
A library for doing approximate comparisons of finite precision numbers.
lambdaxymox/cggeomalg
A low-dimensional geometric algebra library for real-time computer graphics.
lambdaxymox/heterogeneous_hash_map
A cache-friendly hash map for working with heterogeneously typed data with limited reflection capabilities.
lambdaxymox/opaque
A library for working with type-erased generic collections.
lambdaxymox/bepuphysics2
Pure C# 3D real time physics simulation library, now with a higher version number.
lambdaxymox/cglinalg_metal
A small library providing Metal API specific projection matrices.
lambdaxymox/cglinalg_vulkan
A small library providing Vulkan API specific projection matrices.
lambdaxymox/creusot
Creusot helps you prove your code is correct in an automated fashion.
lambdaxymox/glm_metal
A wrapper library for glm to add Metal API specific projection matrices.
lambdaxymox/glm_vulkan
A wrapper library for glm to add Vulkan API specific projection matrices.
lambdaxymox/hashbrown
Rust port of Google's SwissTable hash map
lambdaxymox/imgui-rs
Rust bindings for Dear ImGui
lambdaxymox/indexmap
A hash table with consistent order and fast iteration; access items by key or sequence index
lambdaxymox/kani
Kani Rust Verifier
lambdaxymox/lambdaxymox.github.io
Github site.
lambdaxymox/lambdaxymox_website
lambdaxymox/LearnVulkanDemos_00_HelloWindow
Vulkan tech demo.
lambdaxymox/LearnVulkanDemos_01_HelloTriangle
Vulkan tech demo.
lambdaxymox/LearnVulkanDemos_02_VertexBuffers
Vulkan tech demo.
lambdaxymox/LearnVulkanDemos_03_UniformBuffers
Vulkan tech demo.
lambdaxymox/LearnVulkanDemos_04_TextureMapping
Vulkan tech demo.
lambdaxymox/LearnVulkanDemos_05_DepthBuffering
Vulkan tech demo.
lambdaxymox/LearnVulkanDemos_06_LoadingModels
Vulkan tech demo.
lambdaxymox/LearnVulkanDemos_07_GeneratingMipMaps
Vulkan tech demo.
lambdaxymox/LearnVulkanDemos_08_Multisampling
Vulkan tech demo.
lambdaxymox/LearnVulkanDemos_09_ComputeShaders
Vulkan tech demo.
lambdaxymox/projection_matrices
A Sympy module for working with projection matrices.
lambdaxymox/VkFFT
Vulkan/CUDA/HIP/OpenCL/Level Zero/Metal Fast Fourier Transform library