Giter Club home page Giter Club logo

Comments (5)

kronpano avatar kronpano commented on August 26, 2024

Any news on an export function??
I realized that my exporter has a size restriction - I basically put everything in one string and then write it to file. That means you can't export objects larger than ~500MB - which is easily done when you are using spheres.

from eisenscript.

after12am avatar after12am commented on August 26, 2024

Can you provide the code to reproduce?

And what kind of format do you want me to implement?

from eisenscript.

kronpano avatar kronpano commented on August 26, 2024

The code is in my repository under OBJExporter.js
I have used .obj and .mtl because it still seems to be a widely used format - if not supported natively pretty much every 3D program or renderer supports .obj and .mtl
I have made minor changes to the original so each material is only defined once.
There also might be browser limitations on how much data can be exported.

Cheers

from eisenscript.

after12am avatar after12am commented on August 26, 2024

@kronpano Implemented OJB exporter. How is it?

image

from eisenscript.

after12am avatar after12am commented on August 26, 2024

Added exporter with MTL format. I don't have any application supports MTL format. Could you please check if MTL file is correct?

image

from eisenscript.

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.