Skip to content

meta-flutter/LightAndGeometry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Light & Geometry

Raytracing using C++ Templates

Watch My Video!

Example Raytracing application, which supports:

  • Multi-Sampling Anti-Aliasing
  • Smooth Shadows
  • Reflections

Written using C++ Templates.

Application can render:

  • Sphere
  • Cylinder
  • Polygonal Mesh

Contains framework:

  • Vector Math

  • Ray Intersections

  • Scene Graph Features

    Raytracing Multi-Sampling Anti-Aliasing Smooth Shadows Reflections Sphere Cylinder Polygonal Mesh Vector Math Ray Intersections Scene Graph

About

Raytracing using C++ Templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%