Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

matt77hias/jsl-smallpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

jsl-smallpt

About

J# modification of Kevin Baeson's 99 line C++ path tracer

Note: I deliberately chose for the same software design for all programming languages out of clarity and performance reasons (this can conflict with the nature of declarative/functional programming languages).

Build

  1. Download and install Visual J# 2005.
  2. Open the solution file jsl-smallpt.sln.
  3. Build the solution.