Git Product home page Git Product logo

Comments (5)

leduyquang753 avatar leduyquang753 commented on September 26, 2024

You can read https://docs.openmoonray.org/user-reference/tools/hydra/hdmoonray-setup/#python-and-hydra-setup.

from openmoonray.

rgwilson68 avatar rgwilson68 commented on September 26, 2024

To get rid of the warnings, you need to add the location of the pxr Python modules to PYTHONPATH. They should be in /usr/local/lib/python:

ls /usr/local/lib/python
pxr
export PYTHONPATH=/usr/local/lib/python

I don't know if this could be causing the black image though, since hd_render doesn't use python modules.

from openmoonray.

kognat-docs avatar kognat-docs commented on September 26, 2024

What could be causing an image to be output with black pixels?

It feels like the geometry is there

from openmoonray.

ashleylee-dwa avatar ashleylee-dwa commented on September 26, 2024

Hi @samhodge did you mipmap your textures? Perhaps that's the issue. MoonRay requires tiled textures (see https://docs.openmoonray.org/user-reference/performance/#tiled-textures). To tile your textures you can use maketx or oiiotool .

from openmoonray.

samhodge avatar samhodge commented on September 26, 2024

Well that is the odd thing, using the convert to the binary moonray format for one entity from the Alab2 asset seems to render OK via moonray_gui as seen below.

Screenshot from 2023-03-20 13-44-11

But giving the entry point and relying on the Hydra interface gives a "no bingo" result, ie black and 34Kb.

from openmoonray.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.