diff --git a/subjects/rt/README.md b/subjects/rt/README.md index f758ece1..f1ee102c 100644 --- a/subjects/rt/README.md +++ b/subjects/rt/README.md @@ -93,6 +93,8 @@ As bonus for this project you can implement: - Add particles - Add fluids +Consider putting your bonuses behind command-line flags to achieve a reasonable performance standard defined above. For example, to render textures on your image, you can use a flag -t. Otherwise, textures will be ignored. + This project will help you learn about: - [Ray Tracing]()