Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Enigmatisms/AdaPT
Browse files Browse the repository at this point in the history
  • Loading branch information
Enigmatisms committed Jun 1, 2023
2 parents d8994e9 + b4fe377 commit 5ff3713
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,25 @@ This renderer is implemented based on **MY OWN** understanding of path tracing a

##### Steady state rendering

Bunny scenes are not uploaded in the repo (90k+ primitives).

| "Spotlight Foggy Bunnies" | "Three Bunnies" |
| ------------------------- | --------------- |
| | |
| ![pbr-bunny-bdpt-textured](https://github.com/Enigmatisms/AdaPT/assets/46109954/07f0b226-f94b-4862-8c8e-a9511b5eceeb) | ![pbr-bunny-pt](https://github.com/Enigmatisms/AdaPT/assets/46109954/6caee802-8933-4c96-8ca4-281065fe5cfe) |

| "The cornell spheres" | "The cornell boxes" | "Fresnel Blend" |
| :------------------------------------: | :---------------------------------: | :------------------------------------: |
| ![](./assets/adapt-cornell-sphere.png) | ![](./assets/adapt-cornell-box.png) | ![pbr-big-bdpt](https://user-images.githubusercontent.com/126778364/225679926-f75aab9f-0f47-4f45-ab4a-3ea7eaf34055.png)|


##### Console output

Powered by rich console. Note that there is a speed bottle-neck for loading scene objects (see PR #16)

![Screenshot from 2023-05-31 12-36-59](https://github.com/Enigmatisms/AdaPT/assets/46109954/963448af-da1b-422d-bcf7-e44aa4808973)



##### Transient state rendering

Note that the gifs presented here are made by compressed jpeg files and optimized (compressed gif). The actual number of images for making the gif is divided by 2, due to the large size of the resulting gif.
Expand Down

0 comments on commit 5ff3713

Please sign in to comment.