Skip to content

jtauber/minilight-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minilight-swift

port of the global illumination renderer, Minilight, to Swift

cornell box

Original C version by Harrison Ainsworth http://www.hxa.name/minilight/

Original Python port by Juraj Sukop

My updated Python port: https://github.com/jtauber/minilight

NOTE: this is my first attempt at Swift so I may not have done things the best way. Feel free to suggest improvements via pull requests.

TODO

  • spatial index
  • input file parsing
  • get to bottom of strange two-tone-triangle bug (seen in example above)

About

port of the global illumination renderer, Minilight, to Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages