-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
loab obj file example produced output #160
Comments
Can you do |
Thanks for looking at this issue. Is this what you requested? also, no problem when running from the dragon in content. I have same problem when I load a scene of interest rather than the scene in your content (I commented the lines related to mirror in scene load). You can download the scene for free here https://www.cgtrader.com/items/2421249/download-page (nvisii) mona@ard-gpu-01:~/NVISII/examples$ python 08.obj_scene_loader.py |
I am sorry i thought this was the dope GitHub. Sorry. I am not sure why it
is not loading then. I will check later tomorrow.
…On Thu, Jan 19, 2023 at 11:12 Mona Jalal ***@***.***> wrote:
(nvisii) ***@***.***:~/NVISII/examples$ python 04.load_obj_file.py
Found 1 GPUs available for rendering.
Warning: Could not do CUDA graphics resource sharing for the display buffer texture (unknown error)... falling back to slower path
256/256 - done!
(nvisii) ***@***.***:~/NVISII/examples$ grep headless 04.load_obj_file.py
nvisii.initialize(headless=False, verbose=True)
Thanks for looking at this issue.
Is this what you requested?
—
Reply to this email directly, view it on GitHub
<#160 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABK6JIB7XMQVQVY2HNCFL6LWTGGZXANCNFSM6AAAAAAT7QW2CQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I am not sure I am following the problem here. Is the problem related to not loading the new mesh you have? |
Is this an expected output?
(nvisii) mona@ard-gpu-01:~/NVISII/examples$ python 04.load_obj_file.py
Found 1 GPUs available for rendering.
256/256 - done!
I downloaded the file from this link:
https://www.turbosquid.com/FullPreview/1129559#
and the produced png seems weird.
The text was updated successfully, but these errors were encountered: