Skip to content

Commit 0d5151a

Browse files
committed
revert
1 parent 8f98be5 commit 0d5151a

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

README.md

-10
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44

55
Rust implementation of a ray-tracer and path-tracer.
66

7-
<table>
8-
<tr>
9-
<td width="50%">
107
Features:
118
- ray-tracing + path-tracing
129
- parallelism with rayon
@@ -15,13 +12,6 @@ Features:
1512
- light sources
1613
- antialiasing
1714
- bugs!
18-
</td>
19-
<td width="50%">
20-
21-
<img src="./assets/readme-small.png"></img>
22-
</td>
23-
</tr>
24-
</table>
2515

2616
It can run with a user-interface (egui), or via command line interface.
2717

assets/readme-small.png

-936 KB
Binary file not shown.

0 commit comments

Comments
 (0)