Coder Social home page Coder Social logo

Comments (4)

Gherciu avatar Gherciu commented on July 24, 2024

Hi, @zilahir can you please provide a minimal example on http://codesandbox.io/.
Thanks!

from react-p5.

zilahir avatar zilahir commented on July 24, 2024

Hi, @Gherciu!

I did a quick demo project, with a basic route, and its not happening there, so i think the problem in my own implementation.

This is the [DELETED]

The implementatino of the sketch is [DELETED]

Thanks for taking a look! :)

from react-p5.

zilahir avatar zilahir commented on July 24, 2024

UPDATE:

funny thing, but it seems the issue is not with the Routing. If i change the drawing function to the example you provided in this repo for example, the problem is gone, so i think i have managed to narrow it done to the images the p5 rendering....

from react-p5.

zilahir avatar zilahir commented on July 24, 2024

UPDATE:

I have managed to solve the problem.

The images I was loading had been moved to Rect.useState([]), as well as as other p5 related stuff such as coordinates. All fo the setup had been moved to the stup, and where Array was needed, I used the length of the array that had filled up in the preload() function. Such as number of images, etc.

After doing all this, the issue does not exists anymore, so it was not a problem reagrding this package, but an implementation issue.

from react-p5.

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.