We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

NEXT JS vs REACT

Home Forums Programming NEXT JS vs REACT

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #41562
    makermen
    Participant

    Hi to all you splendid people!

    Just wondering if anyone else has had trouble porting verge3d content to NextJS instead of React – seems like such a logical fit – but I keep getting undeclared variables from the app.js. I’ve set up the React project and it works great, but the NextJS won’t play ball. Any pointers would be brilliant.

    Verge3D is amazing btw! Well done chaps! B-)

    #41585

    Hi,

    NextJS is a framework for server-side rendering using Node.js, which does not support WebGL. Still, WebGL content can be rendered on the server, but it requires setting up a headless Chrome instance.

    Chief 3D Verger | LinkedIn | Twitter

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.