Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Accelerated path tracing in pure Ruby

NotificationsYou must be signed in to change notification settings

tarptaeya/path_tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ time ruby cover.rbwriting cover.ppm[====================] 100%real10m12.298suser39m22.258ssys0m8.533s

Features

  • BVH acceleration
  • OBJ triangle mesh loading
  • Depth of field
  • Texture mapping
  • Antialiasing
  • Parallel processing
  • Primitives
    • Sphere
    • Triangle
    • Ground
  • Materials
    • Lambertian
    • Metal
    • Dielectric
    • Diffuse light

Installation

rake install

Credits

  • Ray tracing book series by Peter Shirley [Book]
  • Ray tracing from ground up [Book]

[8]ページ先頭

©2009-2025 Movatter.jp