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/AliasTable
Small C++ helper to create an alias table (https://en.wikipedia.org/wiki/Alias_method)
tcantenot/aglio
tcantenot/argparse
Command-line arguments parsing library.
tcantenot/Atmosphere-Rendering-Parameter-Calculator
Atmosphere Rendering Parameter Calculator
tcantenot/bam
Framework for multiplatform prototypes
tcantenot/boundary-first-flattening
tcantenot/brdf
Code sample accompanying the article "Crash Course in BRDF Implementation"
tcantenot/cuda_voxelizer
CUDA Voxelizer to convert polygon meshes into annotated voxel grids
tcantenot/CudaPlayground
tcantenot/demo-d3d12
tcantenot/GrainViewer
The official implementation of the research paper "Real-time multiscale rendering of dense dynamic stackings"
tcantenot/graphics-snippets
Shading techniques and GLSL snippets
tcantenot/half
IEEE 754-based c++ half-precision floating point library forked from http://half.sourceforge.net
tcantenot/HxA
A open, easy to implement binary file format for 3D assets
tcantenot/match3D
A 3D viewer bootstrapping library
tcantenot/MikkTSpace
A common standard for tangent space used in baking tools to produce normal maps.
tcantenot/mouton
tcantenot/nativefiledialog
A tiny, neat C library that portably invokes native file open and save dialogs.
tcantenot/nativefiledialog-extended
Cross platform (Windows, Mac, Linux) native file dialog library with C and C++ bindings, based on mlabbe/nativefiledialog.
tcantenot/niagara
A Vulkan renderer written from scratch on stream
tcantenot/ozz-animation
Open source c++ skeletal animation library and toolset
tcantenot/pbrt-parser
A simple parser for the PBRT file format
tcantenot/portable-memory-mapping
Portable Memory Mapping C++ Class (Windows/Linux)
tcantenot/ReSTIR_PT
Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"
tcantenot/smallest-k-gon
Implementation of Aggarwal's smallest circumscribing k-gon algorithm.
tcantenot/SpatiotemporalBlueNoiseSDK
tcantenot/stable-diffusion-webui
Stable Diffusion web UI
tcantenot/stochastic-generation
C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)
tcantenot/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
tcantenot/Vibrance
Vibrance