Simple raytracer for RP6502 #133
grakoczy
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I've made very simple and slow raytracer for RP6502. It can render only spheres so far, but handles shadows and single reflection.
Rendering simple scene at 120x120 pixels took about 40min ;)
Here it is if you want to try: https://github.com/grakoczy/RP6502-3D-raytracer-llvm-mos
Video is speed-up about 100 times.
raytracer.mp4
Beta Was this translation helpful? Give feedback.
All reactions