GB2466056A - Rendering repeating textile patterns - Google Patents

Rendering repeating textile patterns Download PDF

Info

Publication number
GB2466056A
GB2466056A GB0822583A GB0822583A GB2466056A GB 2466056 A GB2466056 A GB 2466056A GB 0822583 A GB0822583 A GB 0822583A GB 0822583 A GB0822583 A GB 0822583A GB 2466056 A GB2466056 A GB 2466056A
Authority
GB
United Kingdom
Prior art keywords
display
textile
repeating
object layout
tartan
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
GB0822583A
Other versions
GB0822583D0 (en
Inventor
Nick Fiddes
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to GB0822583A priority Critical patent/GB2466056A/en
Publication of GB0822583D0 publication Critical patent/GB0822583D0/en
Publication of GB2466056A publication Critical patent/GB2466056A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/001Texturing; Colouring; Generation of texture or colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/20Drawing from basic elements, e.g. lines or circles

Abstract

A web browser's object layout language functionality is used to display coloured or shaded horizontal and vertical bands and their areas of intersection, generated from an abbreviated code, in order to visually represent a tartan or similar regular rectilinear textile pattern, on a display or print medium without the need to generate a separate graphic image. The abbreviated codes representative of repeating textile patterns, such as tartans, are translated into object layout language elements to enable the rendering of the pattern for screen display or printing purposes. The translation of abbreviated codes to facilitate display may be undertaken at a local processor without the requirement for processing on a remote server.

Description

I *
Patent Specification Title
Method for the computer display of tartan (or similar textile pattern) generated from definition code
Background
Tartan patterns (or similar regular and repeating rectilinear textile patterns such as a plaid' or check' etc.) are conventionally recorded as an abbreviated code, such as a thread count' or other notation. This code describes each unique pattern by its sequence and size of coloured horizontal and vertical bands, together with optional attributes such as whether the linear pattern is repeated identically in both horizontal and vertical dimensions (warp, and weft in weaving terminology), whether each linear pattern should use a mirrored reversal before repeating, and/or more precise definitions of each colour used.
Various methods exist for decoding and displaying thread counts or other abbreviated codes on computer screens as visual representations of the tartan patterns. These typically require a separate graphic image to be created, often with at least part of the computation to be done on a centralised server instead of the user's local computer, with image results sent to the requesting computer for display. This image creation incurs time delays and other drawbacks such as potentially excess server load.
It is therefore desirable for the computation for decoding and display to be hosted locally on the user's own computer, and to avoid the need to create a separate graphic image for display. There are currently a number of plug-in' technologies by which this could be achieved, such as Flash or Java. However, these technologies are not installed by default on everyone's computers, and so may require a special download and installation to work. What is needed is a method for distributed tartan generation using technologies already installed on almost all computers.
Statement of invention
This invention uses two technologies that are widely-installed on computers and other devices: javascript, and object layout language. Javascript (or similar) is used to decode the tartan description code, not outputting a separate image file, but defining the visual structure using object layout language code, such as (X)HTML tables or div' elements with defined CSS (cascading style sheet) properties, to display a series of contiguous rectilinear layout blocks with varying defined colours. Using features such as background or border colours can give a visual appearance of intersecting horizontal and vertical bands representing the tartan's colour shades, with those colours visually blending at the areas of intersection by using a calculated average shade of the crossing colours. The overall effect can then resemble the tartan represented. This patent is specifically for the novel use of object layout language, rather than separately generated images, for this purpose.
I
Advantages The use of an object layout language such as (X)HTML tables rather than a separately generated image provides a rapid, consistent, and reliable display method available on almost any computer or device with a web browser or printing capability or equivalent display technology. In particular it enables real-time or near real-time responsiveness to any changes output by the tartan generation computations. It is also efficient and flexible as the display area can, for example, be almost any size required with little or no additional overhead in terms of computation, and there is no requirement for disk or memory space to store temporary or permanent image files.

Claims (3)

  1. Claims 1. The use of object layout language functionality such as (X)HTML tables or CSS div' elements, in a web browser or similar display or print medium, to display an area of contiguous blocks that represent the pattern of a tartan or any similar textile which is based on a regular and repeating rectilinear structure.
  2. 2. The use of object layout language elements such as background colours (or border colours, or similar) to represent the thread colours or shades of a tartan or similar textile within a visual representation of that pattern defined.
  3. 3. The translation of abbreviated codes representing regular and repeating textile patterns such as tartans, into object layout language elements (as distinct from a separately generated graphic image) for screen display or printing or other output.
GB0822583A 2008-12-11 2008-12-11 Rendering repeating textile patterns Withdrawn GB2466056A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
GB0822583A GB2466056A (en) 2008-12-11 2008-12-11 Rendering repeating textile patterns

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB0822583A GB2466056A (en) 2008-12-11 2008-12-11 Rendering repeating textile patterns

Publications (2)

Publication Number Publication Date
GB0822583D0 GB0822583D0 (en) 2009-01-14
GB2466056A true GB2466056A (en) 2010-06-16

Family

ID=40289852

Family Applications (1)

Application Number Title Priority Date Filing Date
GB0822583A Withdrawn GB2466056A (en) 2008-12-11 2008-12-11 Rendering repeating textile patterns

Country Status (1)

Country Link
GB (1) GB2466056A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10263230A (en) * 1997-03-25 1998-10-06 Brother Ind Ltd Embroidery pattern preparing device
US6121975A (en) * 1995-10-12 2000-09-19 Schablonentechnik Kufstein Aktiengesellschaft Pattern forming method and system providing compensated repeat

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6121975A (en) * 1995-10-12 2000-09-19 Schablonentechnik Kufstein Aktiengesellschaft Pattern forming method and system providing compensated repeat
JPH10263230A (en) * 1997-03-25 1998-10-06 Brother Ind Ltd Embroidery pattern preparing device

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
http://web.archive.org/web/20030407091509/http://houseoftartan.co.uk/interactive/weaver/index.html *
http://web.archive.org/web/20080312182028/http://www.tartangenerator.com/tartan/products/pages/tartan-designer-features.html *
http://www.tartandesigner.com/designer.php *
http://www.tartanmaker.com/ *

Also Published As

Publication number Publication date
GB0822583D0 (en) 2009-01-14

Similar Documents

Publication Publication Date Title
BRPI0400558A (en) Technique for changing network content views
CN107256207B (en) Apparatus and method for generating 3D object
TW200519724A (en) Dynamic window anatomy
CN110377285A (en) A kind of method, apparatus and computer equipment generating page skeleton screen
BR0300553A (en) Hardware-enhanced graphics acceleration of pixel sub-component oriented images
KR20180112582A (en) Web-based 3d contents exhibition system
Callieri et al. Artworks narrating a story: a modular framework for the integrated presentation of three-dimensional and textual contents
ES2266185T3 (en) PROCESSING OF DIGITAL DOCUMENTS.
Kersten et al. Virtual reality application of the Fortress Al Zubarah in Qatar including performance analysis of real-time visualisation
Reed Depth precision visualized
GB2466056A (en) Rendering repeating textile patterns
Zhang et al. A method based on graphic entity for visualizing complex map symbols on the web
Brandão Motion graphics ergonomics: Animated semantic system, for typographical communication efficiency
Rowe Within an ocean of light: creating volumetric lightscapes
US20150205809A1 (en) Image Obfuscation
Chappell Sinuous meander patterns: a family of multi-frequency spatial rhythms
Hering et al. 3DCIS: A real-time browser-rendered 3d campus information system based on webgl
Chadha et al. Kyne: Movement in static interlaced artifacts
Sanagawa et al. The stochastic highlighting of polygon edges in the transparent visualization of large-scale polygon meshes: application to visualizing a high-energy elementary particle detector
Mikami et al. Sense of non-presence: Visualization of invisible presence
Tiuca et al. Transylvanian Historical Monuments Virtual Visualization.
Bouzas Dismemberment: Dismembered Landscapes
Schaar Gerhard Richter: Dominique Levy
Georgiev et al. 3D Environment for Virtual Collections
McKeough In New Condos, Art Is Now a Crucial Part of the Deal.

Legal Events

Date Code Title Description
WAP Application withdrawn, taken to be withdrawn or refused ** after publication under section 16(1)