Code Monkey home page Code Monkey logo

Comments (4)

EternalTrail avatar EternalTrail commented on July 19, 2024

Hello, would you be able to attach the .blend file you used for this? It would help in debugging greatly.

from eevr.

ecations avatar ecations commented on July 19, 2024

Hi! Sure, I'll attach the test scene I used here:

https://drive.google.com/file/d/1RZs6dgRy68R3wpKWv-UrXw8ZMNO1QlII/view?usp=sharing

from eevr.

EternalTrail avatar EternalTrail commented on July 19, 2024

It's exactly as I thought! You have the camera as the parent of the box, which makes it rotate together with the camera, as the script makes rotations internally to render the cubemap. Clearing the parent for the box and just adding a copy location constraint to align the box with the camera results with the following image:
Render Result 2020-09-14-15-23-48
A temporary solution to your issue is to not make the camera a parent of any objects, I might solve this in the future by just spawning a separate camera into the scene purely for rendering the cubemap.

from eevr.

ecations avatar ecations commented on July 19, 2024

Thanks for looking into this! Good ideas for the future! In the meanwhile it might be helpful to mention that the camera should not have any children in the documentation (at the moment it gives the impression that the camera should not have any parents). Thanks again!

from eevr.

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.