A non- eucilidian ray tracing program implemented by taichi To run this program,you first need to
$ pip install -r requirements.txt(Install python first) and then run
$ (the file you want to run).pyThanks for HK shao for the taichi ray renderer
in ALCUBIERRE4.py, I used EULER method to implement in ALCUBIERRE5.py, I used RK4 method to implement