A simple ray tracing GPU on FPGA

HomebrewGPU.gif
Last year, I wrote a simple ray tracing GPU on FPGA for learning Verilog but didn't have time to write documents until last month. Last weekend, I finally finished the documentation and uploaded all source code to GitHub.

It's a simple project but it should be educational for someone who is new to FPGA. If you think it's helpful, please remember to give me a star on GitHub :)

GitHub Repository
 
View attachment 7171
Last year, I wrote a simple ray tracing GPU on FPGA for learning Verilog but didn't have time to write documents until last month. Last weekend, I finally finished the documentation and uploaded all source code to GitHub.

It's a simple project but it should be educational for someone who is new to FPGA. If you think it's helpful, please remember to give me a star on GitHub :)

GitHub Repository

Cool! I think the guy that recently showed off an RT chip for SNES cartriges also used an FPGA for his purposes.
 
Back
Top