Home › Forums › Graphics / Blender › Rendered objects black – Sneak peak
- This topic has 10 replies, 3 voices, and was last updated 7 months, 2 weeks ago by kdv.
-
AuthorPosts
-
2024-04-03 at 4:30 pm #72072jojopellerinCustomer
Hi,
I have duplicated the new version of DEMO AR but I can’t figure out how to light my scene (The AR demo uses Emission to light the Farmer mesh but I would hope their is an other way).
I want to use the light of my HDRI and it seems to be no problem on my viewport. But when I click on sneak peak it becomes pitch black.If I had a light source it works fine though but it would require too many of them =.
It might be very obvious but I can’t find where
Thanks !
- This topic was modified 7 months, 2 weeks ago by jojopellerin.
- This topic was modified 7 months, 2 weeks ago by jojopellerin.
Attachments:
You must be logged in to view attached files.2024-04-03 at 9:26 pm #72086kdvParticipantIn your browser press F12 and see the log.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2024-04-04 at 8:55 am #72092jojopellerinCustomerHi kdv,
It seems to be an issue with the “Fragment shader” that doesn’t compile.
I haven’t noticed any other issue besides this one.Don’t know if it worth mentioning but the HDRI I am using is the “environment verge3d.hdr”.
Also up to date with V3D Version: 4.6.0 and blender 4.1.Attachments:
You must be logged in to view attached files.2024-04-04 at 9:37 am #72094kdvParticipantAs usual, the stability and compatibility of the latest versions is questionable
Try Blender 3.6.x or Verge3D 4.5.1. Or both together.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2024-04-04 at 11:22 am #72095jojopellerinCustomerI have tried all the combinations including Blender version 3.5.1. Still, all the meshes remain pitch black if there is only an HDRI (As I said I don’t want any source light on top of the HDRI which should be enough).
What I don’t understand is that I don’t have any problem if I would start a new blender file from scratch (or duplicate from another app such as the scooter for instance). The HDRI lights my scene as excepted. Only AR Demo doesn’t work.
The only reason I don’t start a new blender file and then replicate the puzzle from the AR Demo into my app is that there is a bug when I use it on android (Verge3D has acknowledge the issue and is currently working on a patch).
In the mean time I am hoping to find a solution regarding this “Fragment shader” issue.
2024-04-04 at 11:34 am #72097kdvParticipantOnly AR Demo doesn’t work.
Did you download the latest AR Demo from the Asset store and just open .blend file with no changes? I did the same and see no problems with the HDRi lighting at all Blender 3.6.9
Check this option in Blender. It shouldn’t be
None (fastest)
.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2024-04-04 at 1:57 pm #72099Alexander KovelenovStaff2024-04-04 at 2:18 pm #72100jojopellerinCustomerYou are right !!
It was on None (fastest) by default. It works now :)
Thank you for your help again
2024-04-04 at 3:22 pm #72101kdvParticipantIt’s an old bug with IBL since 4.3, when they in S8S removed cubemaps and didn’t clear the code properly.
None (fastest)
throws this shader error.Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2024-04-06 at 4:12 pm #72137Alexander KovelenovStaffIt’s an old bug with IBL since 4.3, when they in S8S removed cubemaps and didn’t clear the code properly. None (fastest) throws this shader error.
How can we reproduce this behavior?
- This reply was modified 7 months, 2 weeks ago by Alexander Kovelenov.
2024-04-06 at 5:19 pm #72141kdvParticipantThe way he did. Take your AR demo .blend file, add HDRi map to the world material but do not change the IBL mode. Leave it None (fastest).
I can’t reproduce this bug for now ))) It was a long time ago when I encountered this issue and I don’t remember details.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
-
AuthorPosts
- You must be logged in to reply to this topic.