Skip to content

rxwp5657/Renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cl Ray Tracing

This is a simple offline renderer that uses ray tracing and Blinn-Phong reflection model. It is implemented using clojure which is a functional programming language.

Results:

Simple-scene

Simple-Reflection

Patterns

Considerations:

  • Takes a lot of time to render a simple scene (as expected from ray tracing)
  • Aliasing problems.

About

A 3D Renderer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published