Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Georgy Schukin
Mini Rt
Commits
c57ae7ac
Commit
c57ae7ac
authored
Nov 15, 2021
by
Georgy Schukin
Browse files
Update doc
parent
daec02dd
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c57ae7ac
# Mini-Rt
Very simple ray trac
er
Very simple ray trac
ing library

...
...
@@ -33,8 +33,8 @@ Just build included Qt project in `src`.
## Examples
Directory
`src/test`
contains example program which renders a sample scene or scene from a file.
Directory
`src/test`
contains
[
example program
](
src/test/minirt_test.cpp
)
which renders a sample scene or scene from a file.
Examples of scene files are in
`scenes`
directory.
Examples of
[
scene files
](
doc/Script.md
)
are in
`scenes`
directory.
Enjoy!
doc/Script.md
View file @
c57ae7ac
...
...
@@ -110,3 +110,5 @@ Example:
background 0.1 0.1 0.2
ambient 0.05 0.05 0.05
recursion 10
## [Scene file example](../scenes/default.txt)
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment