Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Latest commit

 

History

History
41 lines (23 loc) · 985 Bytes

README.md

File metadata and controls

41 lines (23 loc) · 985 Bytes

License: MIT

POV-Ray Dracula Castle

A castle rendered using the Persistence of Vision Raytracer.

This program was created for CS355: Principles of Programming Languages at Old Dominion University during Spring 2018.

Usage

You will need POV-Ray:

sudo apt install povray

To start run the following from the src directory:

povray render_castle.pov

Output

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Patrick Cox - Contributor - paddy74

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments