Skip to content

Commit b1126e1

Browse files
authored
Update README.md
1 parent 2a27ee8 commit b1126e1

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,21 @@ Anyone is welcome to contribute, the addon is 100% pure Python 3.
3838

3939
If you encounter any issues, dont hesitate to open up an issue ticket here on Github and I will do my best to assist. <3 Also dont shy away from digging in the code yourself if you believe you can figure out whats happening in the event of an unexpected Python error or any sort of unexpected behaviour.
4040

41+
Also make sure to read the below section "Known issues"
42+
43+
# Known issues
44+
45+
1. The transparency pass is inverted - still wip.
46+
2. The height doesnt utelize the full 0-1 range as its utelizing Eevees mist, also wip.
47+
48+
# Things I want to add
49+
50+
1. Support for normal maps that are texture based.
51+
2. Support for baking geometry with inverted normals without it affecting the result of the baked texture emitted by Fast PBR.
52+
3. Better height maps.
53+
4. A grid visualizer that lets you preview how large a pixel will be on the final image before performing a render.
54+
5. Got a sick idea? Dont hesitate to let me know about it!
55+
4156
# Contact
4257

4358
You can reach me by either opening an issue or discussion here on Github, or sending a dm to me over Discord: danieljackson#0286

0 commit comments

Comments
 (0)