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.

issue of missing API of v3d.js

Home Forums General Questions issue of missing API of v3d.js

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #82287
    qiangge
    Participant

    Hi official, recently due to calling the new version of Gaussian model, there are two important interfaces missing in v3d compared to Threejs,Please check if you can fill in the exact part
    1:WebGLRenderer.prototype.readRenderTargetPixelsAsync
    2:v3d.BufferAttribute.addUpdateRange()

    The performance deficiency of the API has led to significant performance issues in the new version of Gaussian scene rendering

    #82296

    Hi,
    Thanks for suggestions! The readRenderTargetPixelsAsync() method is easier to support, so we decided to implement it in the upcoming Verge3D update. The addUpdateRange requires some refactoring of our code base, thus it will take more time and efforts to implement.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #82318
    qiangge
    Participant

    Hi,
    Thanks for suggestions! The readRenderTargetPixelsAsync() method is easier to support, so we decided to implement it in the upcoming Verge3D update. The addUpdateRange requires some refactoring of our code base, thus it will take more time and efforts to implement.

    Thanks! :good:

    • This reply was modified 3 hours, 31 minutes ago by qiangge.
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.