LAOS-Y / OpenGL-RayTracer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenGL-RayTracer

A solar system rendered by ray-tracing using C++ and OpenGL.

Use Compute Shader written in GLSL for RT calculation.

Moving planets with multiple textures and materials, and an user-control camera are included

About


Languages

Language:C++ 93.2%Language:GLSL 6.8%