Drawing curves in space guided by 3-D objects

US10657682B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10657682-B2
Application numberUS-201715485980-A
CountryUS
Kind codeB2
Filing dateApr 12, 2017
Priority dateApr 12, 2017
Publication dateMay 19, 2020
Grant dateMay 19, 2020

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Various embodiments enable curves to be drawn around 3-D objects by intelligently determining or inferring how the curve flows in the space around the outside of the 3-D object. The various embodiments enable such curves to be drawn without having to constantly rotate the 3-D object. In at least some embodiments, curve flow is inferred by employing a vertex position discovery process, a path discovery process, and a final curve construction process.

First claim

Opening claim text (preview).

What is claimed is: 1. In a digital medium environment including a computing device executing a 3-D drawing module to perform an improved method for drawing a 3-D curve relative to a 3-D object, the method comprising: receiving, by the computing device, an input defining a 2-D curve that has been drawn relative to the 3-D object; converting, by the computing device, the 2-D curve into a plurality of 2-D points; discovering, by the computing device, candidate 3-D vertices for each of the plurality of 2-D points, the candidate 3-D vertices defining a potential location in a 3-D space for each of the plurality of 2-D points; building, by the computing device, a point-to-point graph having the candidate 3-D vertices; estimating, by the computing device, distances of the candidate 3-D vertices from the 3-D object; processing, by the computing device, the point-to-point graph to define a plurality of vertex segments, each vertex segment of the plurality of vertex segments including a set of the candidate 3-D vertices; constructing, by the computing device, from the estimated distances of the candidate 3-D vertices from the 3-D object and the plurality of vertex segments, a segment-to-segment graph; processing, by the computing device, the segment-to-segment graph to define multiple different 3-D curves relative to the 3-D object; and selecting, by the computing device, from the multiple different 3-D curves, a final 3-D curve having a topology that includes curve portions that flow behind and in front of the 3-D object. 2. The method as described in claim 1 , wherein the discovering candidate 3-D vertices further comprises determining depth jumps which define intersecting intervals of the 2-D curve at different depths relative to the 3-D object. 3. The method as described in claim 1 , wherein the discovering candidate 3-D vertices further comprises defining, for at least some of the candidate 3-D vertices, multiple distance options to account for different location possibilities for the at least some of the candidate 3-D vertices relative to the 3-D object. 4. The method as described in claim 1 , wherein the selecting further comprises employing a shortest path approach that determines the shortest path through the segment-to-segment graph. 5. The method as described in claim 1 , further comprising, after the selecting, smoothing the final 3-D curve using a constraint equation. 6. The method as described in claim 1 , wherein the estimating the distances of candidate 3-D vertices from the 3-D object further comprises projecting rays through the plurality of 2-D points. 7. The method as described in claim 1 , further comprising rendering the final 3-D curve relative to the 3-D object. 8. A system implemented in a digital medium environment including a computing device configured to draw a 3-D curve relative to a 3-D object, the system comprising: a processing system; and at least one computer readable medium storing instructions executable via the processing system to implement a 3-D drawing module configured to perform operations, comprising: receiving an input defining a 2-D curve that has been drawn relative to the 3-D object; converting the 2-D curve into a plurality of 2-D points; discovering candidate 3-D vertices for each of the plurality of 2-D points, the candidate 3-D vertices defining a potential location in a 3-D space for each of the plurality of 2-D points; building a point-to-point graph having the candidate 3-D vertices; estimating distances of the candidate 3-D vertices from the 3-D object; processing the point-to-point graph to define a plurality of vertex segments, each vertex segment of the plurality of vertex segments including a set of the candidate 3-D vertices; constructing, from the estimated distances of the candidate 3-D vertices from the 3-D object and the plurality of vertex segments, a segment-to-segment graph; processing the segment-to-segment graph to define multiple different 3-D curves relative to the 3-D object; and selecting, from the multiple different 3-D curves, a final 3-D curve having a topology that includes curve portions that flow behind and in front of the 3-D object. 9. The system as described in claim 8 , wherein the discovering candidate 3-D vertices further comprises determining depth jumps which define intersecting intervals of the 2-D curve at different depths relative to the 3-D object. 10. The system as described in claim 8 , wherein the discovering candidate 3-D vertices further comprises defining, for at least some of the candidate 3-D vertices, multiple distance options to account for different location possibilities for the at least some of the candidate 3-D vertices relative to the 3-D object. 11. The system as described in claim 8 , wherein the selecting further comprises employing a shortest path approach that determines the shortest path through the segment-to-segment graph. 12. The system as described in claim 8 , further comprising, after the selecting, smoothing the final 3-D curve using a constraint equation. 13. The system as described in claim 8 , wherein the 3-D drawing module is further configured to project rays through the plurality of 2-D points. 14. The system as described in claim 8 , wherein the 3-D drawing module is further configured to render the final 3-D curve relative to the 3-D object. 15. One or more non-transitory computer-readable storage media comprising instructions stored thereon that, responsive to execution by a computing device in a digital medium environment for drawing a 3-D curve relative to a 3-D object, cause operations of the computing device comprising: receiving an input defining a 2-D curve that has been drawn relative to the 3-D object; converting the 2-D curve into a plurality of 2-D points; discovering candidate 3-D vertices for each of the plurality of 2-D points, the candidate 3-D vertices defining a potential location in a 3-D space for each of the plurality of 2-D points; building a point-to-point graph having the candidate 3-D vertices; estimating distances of the candidate 3-D vertices from the 3-D object; processing the point-to-point graph to define a plurality of vertex segments, each vertex segment of the plurality of vertex segments including a set of the candidate 3-D vertices; constructing, from the estimated distances of the candidate 3-D vertices from the 3-D object and the plurality of vertex segments, a segment-to-segment graph; processing the segment-to-segment graph to define multiple different 3-D curves relative to the 3-D object; and selecting, from the multiple different 3-D curves, a final 3-D curve having a topology that includes curve portions that flow behind and in front of the 3-D object. 16. The one or more non-transitory computer-readable storage media as described in claim 15 , the operations of the computing device further comprising determining depth jumps which define intersecting intervals of the 2-D curve at different depths relative to the 3-D object. 17. The one or more non-transitory computer-readable storage media as described in claim 15 , the operations of the computing device further comprising smoothing the final 3-D curve. 18. The one or more non-transitory computer-readable storage media as described in claim 15 , wherein the estimating the distances of the candidate 3-D vertices from the 3-D object further comprises projecting rays through the plurality of 2-D points. 19. The one or more non-transitory computer-readable storage media as described in claim 15 , wher

Assignees

Inventors

Classifications

  • Digital computing or data processing equipment or methods, specially adapted for specific functions (information retrieval, database structures or file system structures therefor G06F16/00) · CPC title

  • Physics · mapped topic

  • G06T11/203Primary

    Physics · mapped topic

  • Drawing of charts or graphs · CPC title

  • G06T11/23Primary

    using straight lines or curves · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US10657682B2 cover?
Various embodiments enable curves to be drawn around 3-D objects by intelligently determining or inferring how the curve flows in the space around the outside of the 3-D object. The various embodiments enable such curves to be drawn without having to constantly rotate the 3-D object. In at least some embodiments, curve flow is inferred by employing a vertex position discovery process, a path di…
Who is the assignee on this patent?
Adobe Inc
What technology area does this patent fall under?
Primary CPC classification G06T11/203. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue May 19 2020 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 12 related publications on this page (citations in our corpus or others sharing the same primary CPC).