GithubHelp home page GithubHelp logo

Comments (6)

jagenjo avatar jagenjo commented on May 13, 2024

OBJ is supported, just drag the files inside the 3D canvas.
There is no support for FBX due to the complexity of the binary format, however you can export in DAE which is a format similar to FBX but ASCII and you can import it dragging it in the canvas.
Not all the features of DAE are supported though.

from webglstudio.js.

donnemartin avatar donnemartin commented on May 13, 2024

Great thanks.

Is there a way to export from webglstudio to a standard format? When I select Project -> Download, it seems the export is a JSON format, is this format specific to webglstudio?

from webglstudio.js.

jagenjo avatar jagenjo commented on May 13, 2024

that JSON format only contains information about the scene, but not assets like meshes or textures, so it is not useful to import to other softwares.
But if people is interested in exported I could consider doing an OBJ exporter, although it doesnt make any sense because the meshes cannot be edited inside so they will be the same.

from webglstudio.js.

donnemartin avatar donnemartin commented on May 13, 2024

the meshes cannot be edited inside so they will be the same

Ah, I see, thanks for clarifying. I'll close this issue.

from webglstudio.js.

BabylonJSGuide avatar BabylonJSGuide commented on May 13, 2024

BabylonJS is my engine of choice rather than three.js. As BabylonJS can import .obj files I would be interested in WebGLStudio exporting .obj files.

from webglstudio.js.

jagenjo avatar jagenjo commented on May 13, 2024

WebGLStudio can export OBJs with the whole scene (check Actions->Export to OBJ), but this feature is not very interesting considering that all the meshes in WebGLStudio come from external meshes so I cant see a situation where this could be useful.

from webglstudio.js.

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.