Skip to content

Simple render program, basic on ray-tracing technology.

Notifications You must be signed in to change notification settings

ishtvan-lucor/RTv1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTv1

This project about basics of ray tracing rendering technique. Develeped simple render tool which be able to draw elementary geometric shapes like sphere, cone, cylinder, plane. It displays 3D shapes with given light sources depending on the viewpoint.

Makefile supports such targets: make all, clean, fclean, re. Directory /scenes supported some test maps.

Manual file

  • cat MAN_CONF

Usage:

  • make
  • ./RTv1 scenes/configuration_file

Example:

Sphere Multi objects scene Mirror room

About

Simple render program, basic on ray-tracing technology.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published