Skip to content
View r4dl's full-sized avatar

Highlights

  • Pro

Block or report r4dl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. LAENeRF Public

    Original reference implementation of "LAENeRF: Local Appearance Editing for Neural Radiance Fields"

    C++ 16 2

  2. StopThePop Public

    Original reference implementation of "StopThePop: Sorted Gaussian Splatting for View-Consistent Real-time Rendering"

    Python 206 11

  3. nerfinternals Public

    Original reference implementation of "Analyzing the Internals of Neural Radiance Fields"

    Python 11 1

  4. PoppingDetection Public

    Original implementation of the Popping Detection method from the paper "StopThePop: Sorted Gaussian Splatting for View-Consistent Real-time Rendering"

    Python 8 2

  5. StopThePop-Rasterization Public

    Original reference implementation of the CUDA rasterizer from the paper "StopThePop: Sorted Gaussian Splatting for View-Consistent Real-time Rendering"

    Cuda 45 5

4 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 1 repository

Created a pull request in Florian-Barthel/splatviz that received 1 comment

fixed wrong camera center

self.camera_center = -self.full_proj_transform[:3, -1] for the CustomCam was wrong, I fixed it. This is evident when sorting using the distance to …

+1 −1 lines changed 1 comment
Loading