Pinned Repositories
AliasTable
Small C++ helper to create an alias table (https://en.wikipedia.org/wiki/Alias_method)
Cooperative-Visitor
Cooperative Visitor: A Template Technique for Visitor Creation (C++11)
cuda-calculator
Online CUDA Occupancy Calculator
Cuda2DCDF
Cuda 2D CDF construction
DIP
DIgital Image Processing
SJTU-CG
Assignments of the course Computer Graphics at SJTU
tcantenot's Repositories
tcantenot/Cuda2DCDF
Cuda 2D CDF construction
tcantenot/b3dsdf
🛠️ A toolkit of 2D/3D distance functions, sdf/vector ops and various utility shader nodegroups (160+) for Blender 2.83+. Also available as an addon which adds a menu in the shader editor.
tcantenot/Capsaicin
AMD ARR team rendering framework
tcantenot/CapsuleOcclusion
Unity package implementing clustered capsule/character occlusion
tcantenot/CodingPlayground
Coding playground
tcantenot/cpplinks
A categorized list of C++ resources.
tcantenot/ExcaliburHash
Excalibur Hash is a high-speed hash map and hash set, ideal for performance-critical uses like video games
tcantenot/gaussian-splatting-Windows
3D Gaussian Splatting for Real-Time Radiance Field Rendering - Detailed Windows Install & Usage Instructions
tcantenot/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
tcantenot/gpu-compression
tcantenot/Granite
My personal Vulkan renderer
tcantenot/Graphics
Unity Graphics - Including Scriptable Render Pipeline
tcantenot/imspinner
Set of nice spinners for imgui
tcantenot/LibreCuda
tcantenot/libromfs
Simple library for embedding static resources into C++ binaries using CMake
tcantenot/minipbrt
A simple and fast parser for PBRT v3 files
tcantenot/miniply
A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file
tcantenot/NVRTC-Parallelism
NVRTC parallelism tests
tcantenot/OffsetAllocator
Fast O(1) offset allocator with minimal fragmentation
tcantenot/ParallelBinaryFormat
tcantenot/parson
Lightweight JSON library written in C.
tcantenot/real-time-seamless-object-space-shading
Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"
tcantenot/reflect
C++20 static reflection library
tcantenot/RomboDev_Miscellaneous
tcantenot/SamplinSafari
Samplin' Safari is a research tool to visualize and interactively inspect high-dimensional (quasi) Monte Carlo samplers.
tcantenot/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
tcantenot/TripleBuffering
Single producer, single consumer, triple buffering
tcantenot/ufbx
Single source file FBX loader
tcantenot/UntitledImGuiTextUtils
A bunch of small utility functions to make marking down text in ImGui easier
tcantenot/WalkOnStars
Grid-Free Monte Carlo PDE solvers