raytrace icon indicating copy to clipboard operation
raytrace copied to clipboard

added animation !

Open DanShai opened this issue 8 years ago • 2 comments

Hi I used kivy to animate the scene! I changed bit your code. feel free to test https://github.com/DanShai/kivy_ray_tracing.git

DanShai avatar Jun 21 '17 04:06 DanShai

Wow! Which platforms have you tried this on?

jamesbowman avatar Jun 23 '17 02:06 jamesbowman

I use linux but kivy is an open source graphical python library/framework whiich works in all platforms even android or iOs :) https://kivy.org/ or github : https://github.com/kivy/kivy . I still need to use python multiprocessing maybe if I divide portion of screen among the processors will make it even faster!

DanShai avatar Jun 23 '17 12:06 DanShai