Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 360 Bytes

File metadata and controls

19 lines (15 loc) · 360 Bytes

VolumeRCInline

This is a volume ray-caster based on VkInline, and written fully in Python.

Install VkInline:

$ pip3 install VkInline

Install Pillow (needed by the test):

$ pip3 install pillow

Clone the code then run the test:

$ python3 test_lobster.py