Pinned Repositories
Banana
My (deprecated) personal C++ codebase.
GraphicsTemplateApp
OceanSurfaceSimulation
ParticleSampler
Particle sampling with SPH-based relaxation.
ParticleVisualizer
Tool for visualizing particle data, supporting binary, bgeo and obj formats
QuadraticApproximation
Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves
RealTimeFluidRendering
Implementation of the i3D2018 paper "A Narrow-Range Filter for Screen-Space Fluid Rendering".
ShadowTechniques
SimpleFluid
Simple implementation of SPH-based fluid simulation.
ToonShading-SilhouetteRendering
ttnghia's Repositories
ttnghia/RealTimeFluidRendering
Implementation of the i3D2018 paper "A Narrow-Range Filter for Screen-Space Fluid Rendering".
ttnghia/QuadraticApproximation
Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves
ttnghia/GraphicsTemplateApp
ttnghia/ParticleSampler
Particle sampling with SPH-based relaxation.
ttnghia/Banana
My (deprecated) personal C++ codebase.
ttnghia/ParticleVisualizer
Tool for visualizing particle data, supporting binary, bgeo and obj formats
ttnghia/SimpleFluid
Simple implementation of SPH-based fluid simulation.
ttnghia/OceanSurfaceSimulation
ttnghia/SDFVisualizer
ttnghia/ParticleSkinner
ttnghia/cudf
cuDF - GPU DataFrame Library
ttnghia/SPlisHSPlasH
A modified version of SPlisHSPlasH for using in my graphics research. The original version is here: https://github.com/InteractiveComputerGraphics/SPlisHSPlasH
ttnghia/TeapotRendering
ttnghia/TextureBillboard
ttnghia/ttnghia.github.io
ttnghia/CppAlgorithms
Data Structure and Algorithms in C++
ttnghia/cuCollections
ttnghia/magnum
Lightweight and modular C++11/C++14 graphics middleware for games and data visualization
ttnghia/magnum-examples
Examples for the Magnum C++11/C++14 graphics engine
ttnghia/meow
ttnghia/meow-gl
ttnghia/PBRT-Curve-Generator
ttnghia/pbrt-v3
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
ttnghia/QtCreatorConfig
ttnghia/rapids-cmake
ttnghia/rmm
RAPIDS Memory Manager
ttnghia/spark-rapids
Spark RAPIDS plugin - accelerate Apache Spark with GPUs
ttnghia/spark-rapids-jni
RAPIDS Accelerator JNI For Apache Spark
ttnghia/tbb
Intel TBB with CMake build system
ttnghia/ttnghia