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.

loading scene error

Home Forums Programming loading scene error

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15858
    Anonymous
    Inactive

    Hello,
    I try to figure out how to load the scene into existing scene. I use example code link
    additional I use puzzle setting to load the scene. I would like to replace sphere object there with my own object.gltf.
    Doing this the scene is not loading and I get following error code in browser:
    `[.WebGL-0x2f7bc8180e00]GL ERROR :GL_INVALID_OPERATION : glDrawElements: attempt to access out of range vertices in attribute 0

    So my questions:
    – how to implement the own scene in that example code
    – how to figure out the position of the loading object in that scene

    I provide also my project file.

    #15875

    Hello,

    that example is hand-coded with JavaScript and must be adjusted / reworked first for using with the Standard project template and Puzzles. See more info here https://www.soft8soft.com/docs/manual/en/introduction/Using-JavaScript.html

    Chief 3D Verger | LinkedIn | Twitter

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