Skip to content

Variation in coordinate values #64

@mghildiy

Description

@mghildiy

I am rendering a point cloud from LAS file.
During debugging of render.js's ParticleSystemBatcher.prototype.push method, I found that points added to particle system have coordinate values always positive. And Z component for most of the points is in range of 8-10 units.

Rendered scene is as:

issue_1
issue_2

Red axis is X, green axis is Y and blue axis is Z.
As can be seen, coordinate values along all three are both positive and negative. And along Z, coordinate values are very small(image 2), while I found it to be in range of 8-10 during debugging.
What causes this variation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions