Giter Site home page Giter Site logo

Comments (5)

cT4001 avatar cT4001 commented on June 16, 2024 1

ah sorry, I saw the exception in my setup comes already when I check the version (and not in the convert itself)

node convert2xkt.js -v

from xeokit-convert.

xeolabs avatar xeolabs commented on June 16, 2024

Looks fine to me, that's a valid JavaScript expression. What error condition are you experiencing?

from xeokit-convert.

cT4001 avatar cT4001 commented on June 16, 2024

image

from xeokit-convert.

xeolabs avatar xeolabs commented on June 16, 2024

What are you doing to get this error?

convert2xkt.js has no problem with this statement when executed via NodeJS, eg.

node convert2xkt.js -s Duplex.gltf -o test.xkt -l
 
[convert2xkt] Running convert2xkt v1.1.15-beta-1...
[convert2xkt] Using configs in ./convert2xkt.conf.js
[convert2xkt] Converting single input file Duplex.gltf...
[convert2xkt] Reading input file: /Duplex.gltf
[convert2xkt] Input file size: 1433.53 kB
[convert2xkt] Using parser: parseGLTFJSONIntoXKTModel
[convert2xkt] Parsing normals: disabled
[convert2xkt] Input file parsed OK. Building XKT document...
[convert2xkt] XKT document built OK. Writing to XKT file...
[convert2xkt] Converted to: XKT v10
[convert2xkt] Exclude types: 
[convert2xkt] XKT size: 96.46 kB
[convert2xkt] XKT textures size: 0.01kB
[convert2xkt] Compression ratio: 14.86
[convert2xkt] Conversion time: 0.36 s
[convert2xkt] Converted metaobjects: 0
[convert2xkt] Converted property sets: 0
[convert2xkt] Converted drawable objects: 291
[convert2xkt] Converted geometries: 252
[convert2xkt] Converted textures: 0
[convert2xkt] Converted textureSets: 0
[convert2xkt] Converted triangles: 15874
[convert2xkt] Converted vertices: 25262
[convert2xkt] Converted UVs: 0
[convert2xkt] Converted normals: 0
[convert2xkt] minTileSize: 200
[convert2xkt] Writing XKT file: test.xkt
[convert2xkt] Done.

from xeokit-convert.

cT4001 avatar cT4001 commented on June 16, 2024

I additionally use the -m option to read the metadata json from creoox

node convert2xkt.js -s Duplex.gltf -o test.xkt -m Duplex.json

Anyway, I switched back to latest NON beta currently

from xeokit-convert.

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.