Pinned Repositories
CAD-MLLM
CAD-MLLM: Unifying Multimodality-Conditioned CAD Generation With MLLM
BlenderToolbox
Some simple Blender scripts for rendering paper figures
DebSDF
[TPAMI 2024] DebSDF: Delving into the Details and Bias of Neural Indoor Scene Reconstruction
Image_Quilting_CPP
Naive Image Quilting CPP Implementation.(Proceedings of SIGGRAPH '01)
Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
PoissonRecon_GPU
A cuda implementation of GPU Poisson Reconstruction.(Data-Parallel Octrees based)
rusty_acm_template
SimpleMusicPlayer
A dull, but simple and easy music player.
StreetUnveiler
3D StreetUnveiler with Semantic-Aware 2DGS
v3d_automation
v3d_automation
DavidXu-JJ's Repositories
DavidXu-JJ/DebSDF
[TPAMI 2024] DebSDF: Delving into the Details and Bias of Neural Indoor Scene Reconstruction
DavidXu-JJ/StreetUnveiler
3D StreetUnveiler with Semantic-Aware 2DGS
DavidXu-JJ/PoissonRecon_GPU
A cuda implementation of GPU Poisson Reconstruction.(Data-Parallel Octrees based)
DavidXu-JJ/rusty_acm_template
DavidXu-JJ/Image_Quilting_CPP
Naive Image Quilting CPP Implementation.(Proceedings of SIGGRAPH '01)
DavidXu-JJ/openvdb
OpenVDB - Sparse volume data structure and tools
DavidXu-JJ/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
DavidXu-JJ/BlenderToolbox
Some simple Blender scripts for rendering paper figures
DavidXu-JJ/cgal
The public CGAL repository, see the README below
DavidXu-JJ/DavidXu-JJ
DavidXu-JJ/DavidXu-JJ.github.io
home page
DavidXu-JJ/Depth-Anything
[CVPR 2024] Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data. Foundation Model for Monocular Depth Estimation
DavidXu-JJ/differential_geometry_in_neural_implicits
DavidXu-JJ/glm
OpenGL Mathematics (GLM)
DavidXu-JJ/NeRF_pytorch_reproduction
A personal practice for NeRF with pytorch
DavidXu-JJ/gaussiantracer.github.io
DavidXu-JJ/gc-polyscope-project-template
A template project to get started with geometry-central and Polyscope.
DavidXu-JJ/geometry-central
Applied 3D geometry in C++, with a focus on surface meshes.
DavidXu-JJ/Infusion
Official implementations for paper: InFusion: Inpainting 3D Gaussians via Learning Depth Completion from Diffusion Prior
DavidXu-JJ/Inpaint-Anything
Inpaint anything using Segment Anything and inpainting models.
DavidXu-JJ/LeftRefill
LeftRefill: Filling Right Canvas based on Left Reference through Generalized Text-to-Image Diffusion Model (CVPR2024)
DavidXu-JJ/mesh_to_sdf
Calculate signed distance fields for arbitrary meshes
DavidXu-JJ/neuralsim
neuralsim: 3D surface reconstruction and simulation based on 3D neural rendering.
DavidXu-JJ/Paints-UNDO
Understand Human Behavior to Align True Needs
DavidXu-JJ/point-e
Point cloud diffusion for 3D model synthesis
DavidXu-JJ/polyscope
A C++ & Python viewer for 3D data like meshes and point clouds
DavidXu-JJ/ProPainter
[ICCV 2023] ProPainter: Improving Propagation and Transformer for Video Inpainting
DavidXu-JJ/Real-Time-Rendering-4th-CN
《Real-Time Rendering 4th》 (RTR4) 中文翻译
DavidXu-JJ/taichi
Productive, portable, and performant GPU programming in Python.
DavidXu-JJ/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework