christophercrouzet
Once a technical artist, now drawn towards the abysses of programming.
@nvidiaWellington, New Zealand
christophercrouzet's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
nicbarker/clay
High performance UI layout library in C.
mxgmn/MarkovJunior
Probabilistic language based on pattern matching and constraint propagation, 153 examples
SanderMertens/flecs
A fast entity component system (ECS) for C & C++
NVIDIA/warp
A Python framework for high performance GPU simulation and graphics
dreamworksanimation/openmoonray
MoonRay is DreamWorks’ open-source, award-winning, state-of-the-art production MCRT renderer.
google/wuffs
Wrangling Untrusted File Formats Safely
tooll3/t3
Tooll 3 is an open source software to create realtime motion graphics.
nvpro-samples/vk_raytracing_tutorial_KHR
Ray tracing examples and tutorials using VK_KHR_ray_tracing
GPSnoopy/RayTracingInVulkan
Implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.
nvpro-samples/vk_mini_path_tracer
A beginner-friendly Vulkan path tracing tutorial in under 300 lines of C++.
aras-p/ToyPathTracer
Toy path tracer for my own learning purposes (CPU/GPU, C++/C#, Win/Mac/Wasm, DX11/Metal, also Unity)
JiayinCao/SORT
Simple Open-source Ray Tracer
zserge/fenster
The most minimal cross-platform GUI library
vkoskiv/c-ray
c-ray is a small, simple path tracer written in C
phoboslab/qoa
The “Quite OK Audio Format” for fast, lossy audio compression
sebbbi/OffsetAllocator
Fast O(1) offset allocator with minimal fragmentation
TheRealMJP/DXRPathTracer
A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)
NVIDIAGameWorks/RTXGI-DDGI
RTX Global Illumination (RTXGI)
RealNeGate/Cuik
A Modern C11 compiler (STILL EARLY)
Autodesk/Aurora
Real-time GPU path tracing with an OpenUSD Hydra render delegate
AirGuanZ/Atrc
My path tracer
cpredef/predef
Pre-defined Compiler Macros wiki
notomorrow/hyperion-engine
3D game engine written in C++. Includes features like PBR, realtime global illumination, and more
EmberGL-org/EmberGL
EmberGL - 2D/3D graphics library featuring a tiled software rasterizer.
psykon/awesome-demoscene
A list of demoscene related tools, code and ressources.
GloriousPtr/ArcGameEngine
AGE: Arc Game Engine is an open-source engine for building 2D & 3D real-time rendering and interactive contents, especially video games with C# scripting support.
bryanmcnett/aabo
Axis Aligned Bounding Octahedron
ruby0x1/machinery_blog_archive
A mirror of the publicly available Our Machinery Blog Posts from archive.org. Archived for posterity as a public service. Removed by request if it's a problem.
ramakarl/just_math
Just Math - A collection of pure math demos for computer graphics.