Code Monkey home page Code Monkey logo

Comments (14)

Siccity avatar Siccity commented on May 28, 2024 3

Draco is now finally supported! 08ec501

from gltfutility.

mschneider avatar mschneider commented on May 28, 2024 1

You could precompile the DLL containing the unsafe code, this would allow you to use it without requiring the user to compile their own unsafe code.

from gltfutility.

mschneider avatar mschneider commented on May 28, 2024 1

Using an assembly definition file it should also be possible to configure the unsafe flag only for a certain namespace / compilation unit. Have a look here: https://docs.unity3d.com/Manual/ScriptCompilationAssemblyDefinitionFiles.html

from gltfutility.

umresh avatar umresh commented on May 28, 2024

Hi, When can you add the draco support. Thanks

from gltfutility.

Siccity avatar Siccity commented on May 28, 2024

I don't know. Perhaps after I'm done with async import

from gltfutility.

umresh avatar umresh commented on May 28, 2024

Hi, any update on draco support.

from gltfutility.

Siccity avatar Siccity commented on May 28, 2024

Currently in progress. I haven't had much time to work on it since I just moved.
I was trying to find a way to make plug-ins optional but it's very hard, so I might just end up hardcoding Draco support into GLTFUtility. But a problem with Google's Draco plug in is that it requires your project to allow unsafe code. I am not a fan of putting such requirements on my users.

from gltfutility.

naveenan-alt avatar naveenan-alt commented on May 28, 2024

Have you added support for draco compression? Some of my models that I get from client are draco compressed and they want to load it.

from gltfutility.

Siccity avatar Siccity commented on May 28, 2024

Good call @mschneider
Marking allow unsafe on the assembly definition sounds like a great solution

from gltfutility.

umresh avatar umresh commented on May 28, 2024

Hey any update? Or could you point me in right direction how to do it?

from gltfutility.

IsmaeelGoraya avatar IsmaeelGoraya commented on May 28, 2024

Any update on this?

from gltfutility.

Siccity avatar Siccity commented on May 28, 2024

Unfortunately not yet, no

from gltfutility.

leon avatar leon commented on May 28, 2024

We really need the draco support for our AR app.

@Siccity Would it be possible to pay you to fix it?

from gltfutility.

Siccity avatar Siccity commented on May 28, 2024

@leon
Yes It'd be possible. Send me an email with your deadline and I'll see if I got the time for it.

from gltfutility.

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.