Skip to content


Billiards

Description

Write a system that will simulate a single shot of a billiards game.

Files

billiards.py
The billiards program that must be run using render.py or viewer.py from cgkit.

infile
Sample input file
infile2
Sample input file
velvet.sl
RenderMan material for the billiards table
README.txt
Some helpful pointers to run this code