Skip to content

Latest commit

 

History

History
70 lines (32 loc) · 585 Bytes

README.md

File metadata and controls

70 lines (32 loc) · 585 Bytes

Caster

CUDA-based physical renderer with editor

1. Features

1.1 Physical renderer

Shape

  • Line
  • Sphere
  • Triangle

Material

  • Lambertian
  • Mirror
  • Substrate
  • Dielectric
  • Rough Conductor
  • Rough Dielectric

Integrators

  • Ambient Occlusion
  • Path tracing
  • Volume Path Tracing

Other

  • Multiple importance sampling

1.2 Editor

  • Camera
  • Edit by imgui

2. Dependencies

  • CUDA 11.0
  • DX11

3. Demo

Demo

4. Render result

staircase2

teapot-full