Giter Club home page Giter Club logo

Comments (2)

lasa01 avatar lasa01 commented on May 24, 2024

I recommend you use glTF format to export scenes from Blender into other programs. It can export the whole scene with all objects in correct places, and it also supports lights and PBR materials (basically it contains what you described).

I downloaded Unreal Engine to test it myself. Blender includes a glTF addon, you just need to enable it in preferences. Lights need to be manually enabled in the export dialog. The export process is quite slow, exporting Mirage took over 30 minutes for me.

In Unreal Engine you need to enable the Datasmith glTF Importer plugin. The you can use the Datasmith button to import the scene.

It worked quite well, but all props with animations seem to be in the wrong place and way too small. Not sure if the problem is in Blender or Unreal Engine, but it might be possible to work around the problem inside Blender before exporting.

Edit: Looks like you can work around it by selecting all the prop meshes with armatures in Blender, doing "make single user: object & data", applying the armature modifiers and removing the parents while keeping the transformation. Then you can delete the old armatures and export as glTF. This will remove any animations in props but they are probably not that important and everything will be in the correct place and scale in Unreal Engine.

from plumber.

lasa01 avatar lasa01 commented on May 24, 2024

Closing this since porting to other software is outside the scope of this project.

from plumber.

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.