Skip to content

[DEVELOPMENT] Rectangular grids #4

Description

@marnec

Brief explanation
Add the possiblity to have grids of different dimensions

Details
A grid is drawn on a plane between a couple of axes to provide a guide. At the moment the grids are drawn using the GridHelper, which can only produce square grids.

However, in a plot it is sometimes useful to draw some axes with different lengths from other axes and their grid should scale accordingly.

To support this it is necessary write a custom implementation of the GridHelper

Notes
A possible implementation is
https://discourse.threejs.org/t/rectangular-gridhelper-possibility/37812

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions