Skip to content

hasanar1f/Ray-Tracing-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Computer Graphics : Ray Tracing

Screenshots

  1. Close view

image

  1. From far

image

Goal

I will generate realistic images for a few geometric shapes using ray tracing with appropriate illumination technique.

theory and tools

  1. OpenGL
  2. Fully controllable camera
  3. Bitmap image generation using the bitmap image header file (added)
  4. Basic idea of illumination, Phong lighting model
  5. Intersection of line with different 3D objects (e.g. ray-plane intersection, ray-sphere intersection, ray-triangle intersection etc.)
  6. Multi-level reflection using ray tracing
  7. Refraction using ray tracing,
  8. texture

... etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages