How to Create a Three.js Component with RollupThis tutorial has implemented a simple Three.js frame rate display component. In fact, this module does not rely on Three.js or any other…Jan 25Jan 25
Align cameras in RealityCapture and integrate with Gaussian Splatting (gsplat)Using RealityCapture as a camera alignment tool offers computational speed that Colmap cannot match. However, there are some issues…Nov 24, 2024Nov 24, 2024
Camera Alignment and Gaussian Splatting TrainingExploring 3D Gaussian Splatting: A Journey from Concept to Real-world Online Exhibition — Part TwoOct 25, 20242Oct 25, 20242
Install Inria’s Gaussian Splatting Source Code on WindowsInstalling Gaussian Splatting on Windows is not easy. The main issue is that the official source code supports Visual Studio 2019 for…Sep 10, 2024Sep 10, 2024
Install Inria’s Gaussian Splatting Source Code via WSLThe article provides a detailed guide on how to install Inria’s Gaussian Splatting source code on a Windows machine using the Windows…Aug 15, 2024Aug 15, 2024
Create a React Three Fiber projectUsing React Three Fiber as the framework for web 3D applications simplifies the workflow. Especially, Drei offers numerous components that…Jul 3, 20244Jul 3, 20244
Capture Images for Gaussian SplattingExploring 3D Gaussian Splatting: A Journey from Concept to Real-world Online Exhibition — Part OneMar 10, 20245Mar 10, 20245
Draw A Circle, Part 1I’m here to grasp the mathematical principles behind creating a circle.Oct 27, 2023Oct 27, 2023
Minimal Structure of Python ProjectA minimal structure for a Python project could look like this:Oct 15, 2023Oct 15, 2023