Giter Site home page Giter Site logo

Comments (4)

Horsetoast avatar Horsetoast commented on June 15, 2024

Hmm, it seems to work with [email protected] but not with version 7

from pixi3d.

jnsmalm avatar jnsmalm commented on June 15, 2024

Hi!

When using PixiJS v.7+ you need to import from "pixi3d/pixi7" instead of "pixi3d", like this:

import { Mesh3D } from "pixi3d/pixi7";

from pixi3d.

Horsetoast avatar Horsetoast commented on June 15, 2024

Thanks for the quick reply! When I tried that, it made me install @pixi/assets@^7.1.2. I did that, now I'm seeing a different bunch of errors. I haven't tinkered with it much, I'll try again when I get home.
image

And by the way, great library! I got a chance to play with it using v6. Must have been a lot of work.

from pixi3d.

jnsmalm avatar jnsmalm commented on June 15, 2024

That's weird because I didn't change anything else than the import statement in your code and it worked.

from pixi3d.

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.