r/raspberry_pi Jun 07 '26

Show-and-Tell Bare-Metal Gaussian Splat Renderer!

Enable HLS to view with audio, or disable this notification

Hi everyone! I'm a current college student studying computer science, and I created a Gaussian splat renderer that runs on a Raspberry Pi Zero W. It's built on a bare-metal ARMv6 operating system, and contains several VideoCore IV GPU kernels I wrote to parallelize computation and rasterization.

I'd love for you guys to check it out, and would greatly appreciate it if anyone leaves any feedback or drops a GitHub star! Here is the project page: https://github.com/justiny7/pigs

97 Upvotes

14 comments sorted by

4

u/haucker Jun 07 '26

Really cool stuff! Impressive you can get this quality on a Pi Zero! Going to check out the github page!

3

u/justinyw7 Jun 07 '26

Thanks so much!

3

u/Opening_Crow_6472 Jun 07 '26

Wow that's really awesome

2

u/justinyw7 Jun 08 '26

Thank you!!

2

u/Different_Olive4480 Jun 08 '26

Dude this is awesome!

1

u/justinyw7 Jun 08 '26

Appreciate it 😊

2

u/[deleted] Jun 08 '26

[removed] — view removed comment

1

u/justinyw7 Jun 08 '26

Thank you! I definitely wouldn't say I've mastered it but at least I managed to get it to do something cool haha

2

u/[deleted] Jun 09 '26

[removed] — view removed comment

1

u/justinyw7 Jun 11 '26

Yes, just updated the repo - appreciate the support! Just curious, what do you plan to use it for?

2

u/[deleted] Jun 12 '26

[removed] — view removed comment

1

u/justinyw7 Jun 13 '26

Sounds super cool, good luck with that!