Giter Club home page Giter Club logo

Comments (1)

Jason0214 avatar Jason0214 commented on August 25, 2024

I have not been actively using or following the update of Blender and Godot in the last few years. Whoever is using them right now and already having problems have better say than me.

Something I can think of

  1. Make sure this addon at least works with Blender 4.0 and the latest Godot's ESCN file format.
  2. Since Godot already invested a lot into glTF 2.0. It would be nice to not duplicate what glTF already provides, instead focusing on functionalities that are hard to do with GTLF standard. It would be even nicer to somehow make this addon work together with glTF exporter to compensate each one, though not so sure if it's doable in Blender's addon framework.
  3. Some leftover work from years ago, not sure how they still relevant today (They may be not applicable not all as of today..
    • 3.1 The animation system. The addon has some functionality to directly export keyframes to Godot, but it didn't work well, because 1) there are a lot of cases that direct exporting is not doable (e.g. when there are constraints), 2) Blender frequent changes python APIs and make it hard to maintain. Maybe better to focus on baking the animation and then export.
    • 3.2 Exporting Blender BSDF to Godot VisualShader using EEVEE as reference.

from godot-blender-exporter.

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.