Pinned Repositories
Academic-project-page-template
A project page template for academic papers. Demo at https://eliahuhorwitz.github.io/Academic-project-page-template/
arcsim-0.3.1
A modified version of ARCSim-0.3.1 that is easier to compile.
awesome-3D-gaussian-splatting
Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
cuda_morton_optimized_simple_knn
cuda_morton_optimized_simple_knn, see https://gitlab.inria.fr/bkerbl/simple-knn, this version can return pt_index and pt_distance_sqr for each query. You can simply modified to add more general distance operater (default is L2).
DFSPH_difftaichi
Baseline taichi code used in DiffFR (SIGGRAPH Asia 2023)
FEM_GL
FEM implemented by C++, rendered by native openGL
IOM
This is a repository of the course of Intelligent Optimization Methods, Fall 2021.
MKL_Eigen_interop
test eigen with mkl
Ocean_animation
An repo of ocean animation aimed to test basic physics-based rendering.
ZiXuanVickyLu.github.io
blogs
ZiXuanVickyLu's Repositories
ZiXuanVickyLu/FEM_GL
FEM implemented by C++, rendered by native openGL
ZiXuanVickyLu/IOM
This is a repository of the course of Intelligent Optimization Methods, Fall 2021.
ZiXuanVickyLu/CSCI-GA-2270-001_Assigenment6
work on CSCI-GA 2270-001_Assigenment6
ZiXuanVickyLu/cubeGen
a cubic structured grid generator
ZiXuanVickyLu/dynSystem
System for dynamic simulation for Vulkan backend. (based on peridyno public)
ZiXuanVickyLu/GPU-Pro-Books-Source-Code
:cd: Source Code Collection of Book <GPU Pro> 1~ 7 | 《GPU Pro》1~ 7 书本源代码珍藏
ZiXuanVickyLu/LibtorchTutorials
This is a code repository for pytorch c++ (or libtorch) tutorial.
ZiXuanVickyLu/Particle_Fractal_Simulator
A particle fractal simulator based on a classical physic problem.
ZiXuanVickyLu/Robotic
work on Robotic with MATLAB Robotic toolkit
ZiXuanVickyLu/smplxpp
Super fast SMPL/+H/-X implementation in C++, with CUDA support and a built-in OpenGL renderer
ZiXuanVickyLu/THU_Algorithm_CAMP
A repository of the problems sets of THU Algorithm Training Camp.