|
Hi author, I have sometimes encountered an error when taking a picture using a camera. In particular, this happens when I call
Watching used memories for this script using Keeping creating new scenes (and articulations under the scene) can be a problem, but it might not be related to this problem. I understand this error is not directly related to SAPIEN, but it would be great if you could share your knowledge on this. Thanks in advance for your time. |
Replies: 1 comment 1 reply
|
You are probably hitting the maximum number of materials and textures. You can increase them by passing larger numbers to the VulkanRenderer constructor. SAPIEN/python/pysapien_content.hpp Lines 1736 to 1737 in 6bc3f4e |
You are probably hitting the maximum number of materials and textures. You can increase them by passing larger numbers to the VulkanRenderer constructor.
SAPIEN/python/pysapien_content.hpp
Lines 1736 to 1737 in 6bc3f4e