1
This commit is contained in:
Evan Pratten 2022-01-19 14:01:24 -05:00
parent 005a279605
commit a031b143b5
2 changed files with 7 additions and 0 deletions

View File

@ -121,3 +121,10 @@ But then, I quickly figured out how to set up the displacement modifier, and got
This whole project was a fun experiment with some tools that are designed for very different applications. I plan to continue refining the quality of the outputs of my plugin. I'll likely look in to reducing un-needed subdivisions using [OpenSubdiv](https://graphics.pixar.com/opensubdiv) in the near future.
If you are interested in experimenting with my depth mapping plugin yourself, feel free to send me [an email](mailto:mail@va3zza.com) and I'll help you set it up. Currently, my tools are Linux-exclusive.
And finally, a demo render:
<video style="max-width:100%;" controls>
<source src="/images/posts/monocular-blender/demo_render.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>

Binary file not shown.