atool
atool copied to clipboard
A Blender add-on for managing texture materials.
I get errors that files I selected do not exist, yet I explicitly selected them. ``` Traceback (most recent call last): File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner self.run() File "/usr/lib/python3.9/threading.py",...
The texture pixel data should be involved. - [ ] An exception handled by Pillow
Make: - [x] [Occlusion](https://learnopengl.com/Advanced-Lighting/Parallax-Mapping) - [ ] [Relief](https://www.cs.purdue.edu/cgvlab/courses/434/434_Spring_2013/lectures/References/DepthImagesForRenderingSurfaceDetail.pdf) - [ ] [Contact Refinement](https://www.artstation.com/andreariccardi/blog/3VPo/a-new-approach-for-parallax-mapping-presenting-the-contact-refinement-parallax-mapping-technique#:~:text=The%20Contact%20Refinement%20Parallax%20Mapping%20gives%20especially%20good%20results%20when,visible%20with%20the%20other%20techniques.) - [ ] Chose one - [ ] Code My attempts show that parallax and untiling does...