Skip to content

kanno2inf/scala-raytracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-raytracing

Raytracing with scala and processing

scala + processingでレイトレーシングするサンプル

CPU並列化してあるのでコア数が多ければ高速に描画されます

Usage

IntelliJ IDEAでプロジェクトを開いて、RayTracingまたはPathTracingオブジェクトを直接実行する

Images

サンプル実行画像

Ray tracing

ray-tracingimg

Path tracing

path-tracing-img

Reference

はじめようレイトレーシング」を参考に実装しました。

About

Raytracing with scala and processing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages