We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9122be4 commit b858024Copy full SHA for b858024
docs/_posts/2017-01-08-animated_ray_tracing.md
@@ -8,7 +8,7 @@ Sunflow is an open source global illumination rendering system written in Java w
8
9
### test.rb (JRubyArt Sketch)
10
```ruby
11
-load_library :joonsrenderer
+require 'joonsrenderer'
12
include_package 'joons'
13
14
attr_reader :jr, :eye, :center, :up, :count, :radius, :file_name
0 commit comments