dukefreelacecode / eOculus

Ray tracing engine written in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eOculus is a simple ray-tracing engine that was writter to investigate basic methods of computer graphics.

eOculus supports ambient, diffuse and specular lighting. Transparency and reflection are also supported.

Architecture of eOculus allows users to implement their own types of graphics objects.

About

Ray tracing engine written in C#


Languages

Language:C# 100.0%