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.

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #58980
    kdv
    Participant


    what’s the problem? the line is not dashed, the line is not thick. it’s just a thin line. and it’s red!!! it’s a miracle, not less ))) v3d.js cannot draw thick dashed lines?

    P.S. Is it possible to use LineHTML without an HTML element? Just to draw it between two points.

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

    #58986

    Hi, looks fine:

    It’s possible you forgot computeLineDistances()

    Attachments:
    You must be logged in to view attached files.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #58994
    kdv
    Participant

    Yes, you’re right. The only problem now is the thickness which is always 1…

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

    #59009

    Appears to be a hardware limitation. Check out WebGL report to confirm v3d.net/w

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #59040
    kdv
    Participant

    Yeap. That’s why your LineHTML is not a line. In fact it’s a rectangle. It can be thick, but it can’t be dashed. There are no ideal things in the world )))

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

    #59048

    It can be thick, but it can’t be dashed.

    Added a task to our dev tracker. :good:

    Chief 3D Verger | LinkedIn | Twitter

    #59057
    kdv
    Participant

    Can you add a task to draw LineHTML just between two points? With straching ability. Or is it possible now? How?

    P.S. Solved. Really simple )))

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

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