Skip to content

Commit 265216d

Browse files
authored
Update README.md
1 parent ad824de commit 265216d

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Tiny Ray Tracer on Pure Java
22

3+
### [v.98 stable](https://github.com/tfiamietsh/RayTracer/commit/75b5c83f1b3f3780192e44771cacb7a0135e1026)
4+
5+
#### Visualization examples:
6+
![2K SAMPLE IMAGE NOT FOUND](https://user-images.githubusercontent.com/96171479/216891957-44f1fb2a-9d36-4e55-8ce1-25a3cf8b545c.png)
7+
![4K SAMPLE IMAGE NOT FOUND](https://user-images.githubusercontent.com/96171479/216947114-6edaef2d-85b5-48aa-9fee-ca4b0ab7fd87.png)
8+
9+
#### Features:
10+
* colored semi-transparent soft shadows
11+
12+
#
13+
314
### [v.97 stable](https://github.com/tfiamietsh/RayTracer/commit/9abe31c060dcaf54973398f51e962717a01c82b4)
415

516
#### Visualization examples:
@@ -12,14 +23,3 @@
1223
* optical properties of materials: specularity, reflection, transparency, refraction, emissivity
1324
* friendly UI: scene editor, visualization preview, tunable tracer properties
1425
* colored semi-transparent hard shadows
15-
16-
#
17-
18-
### [v.98 stable](https://github.com/tfiamietsh/RayTracer/commit/75b5c83f1b3f3780192e44771cacb7a0135e1026)
19-
20-
#### Visualization examples:
21-
![2K SAMPLE IMAGE NOT FOUND](https://user-images.githubusercontent.com/96171479/216891957-44f1fb2a-9d36-4e55-8ce1-25a3cf8b545c.png)
22-
![4K SAMPLE IMAGE NOT FOUND](https://user-images.githubusercontent.com/96171479/216947114-6edaef2d-85b5-48aa-9fee-ca4b0ab7fd87.png)
23-
24-
#### Features:
25-
* colored semi-transparent soft shadows

0 commit comments

Comments
 (0)