changgyhub / ray-tracing

3D Modeling with Ray Tracing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ray Tracing

A Computer Graphics Environment for 3D Modeling with Ray Tracing.

Notes

  • This is an assignment for HKU Course COMP3271 by Prof. Y. Yu. The lecturer (and/or the tutors) owns the copyright of the assignment requirements and assignment base code.
  • Do not copy contents of this repo for course assignments. You should take the responsibility for any form of plagiarism.

Demo

Download demo here.

ray-tracing

You can draw your own scene by creating new objects and render selected/whole region.

menu

About

3D Modeling with Ray Tracing

License:MIT License


Languages

Language:C++ 81.5%Language:C 18.5%