Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 798 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 798 Bytes

miniRT

this was developed by me and rakiyama

Simple Ray Tracing Application

Features

  • Three geometric objects: plane, sphere, cylinder
  • Translation and rotation
  • Spot brightness, hard shadows, ambiance lighting

Usage

make
./miniRT [.rt file path]

It needs X11 environments to run this program

For more imformation

技術ブログ: レイトレーシングに挑戦しましたというお話。