Skip to content
/ ice Public

Ray Tracing in One Weekend written in Common Lisp

License

Notifications You must be signed in to change notification settings

polaris/ice

Repository files navigation

ice

Ray Tracing in One Weekend written in Common Lisp

Usage

(ice:render filename image-width)

Example

(asdf:load-system "ice")
(ice:render "image.ppm" 500)

About

Ray Tracing in One Weekend written in Common Lisp

Topics

Resources

License

Stars

Watchers

Forks