CN104267880A - Method and equipment for displaying handwriting locus on 3D (three-dimensional) interface - Google Patents

Method and equipment for displaying handwriting locus on 3D (three-dimensional) interface Download PDF

Info

Publication number
CN104267880A
CN104267880A CN201410581809.8A CN201410581809A CN104267880A CN 104267880 A CN104267880 A CN 104267880A CN 201410581809 A CN201410581809 A CN 201410581809A CN 104267880 A CN104267880 A CN 104267880A
Authority
CN
China
Prior art keywords
dimensional
chained list
point position
sampling point
dimensional coordinate
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.)
Pending
Application number
CN201410581809.8A
Other languages
Chinese (zh)
Inventor
汤周文
林剑宇
林鎏娟
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.)
Fujian Star Net eVideo Information Systems Co Ltd
Original Assignee
Fujian Star Net eVideo Information Systems Co Ltd
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 Fujian Star Net eVideo Information Systems Co Ltd filed Critical Fujian Star Net eVideo Information Systems Co Ltd
Priority to CN201410581809.8A priority Critical patent/CN104267880A/en
Publication of CN104267880A publication Critical patent/CN104267880A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04815Interaction with a metaphor-based environment or interaction object displayed as three-dimensional, e.g. changing the user viewpoint with respect to the environment or object
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computer Graphics (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention provides a method and equipment for displaying a handwriting locus on a 3D (three-dimensional) interface. The method comprises the steps of sampling and conversion rendering. In the step of sampling, 2D (two-dimensional) sampling point position coordinates obtained by sampling of a stroke motion are sequentially connected to form a chain table, wherein the stroke motion is a process during which a hand falls to a touch screen and leaves the touch screen; headers of the chain tables corresponding to all the stroke motions are sequentially connected to form a chain table string; all the chain table strings are stored. In the step of conversion rendering, a three-dimensional rendering tool sequentially selects one chain table in the chain table strings, and each two-dimensional sampling point position coordinate in the chain table is converted into a corresponding three-dimensional sampling point position coordinate in a three-dimensional coordinate system of the three-dimensional rendering tool; the three-dimensional sampling point position coordinate is rendered and drawn through the three-dimensional rendering tool and then is displayed. The good experience effect of displaying a 2D handwriting locus on the 3D interface in real time is achieved.

Description

A kind of method and apparatus of 3D interface display handwriting tracks
Technical field
The present invention relates to built-in field, specifically be a kind of method and apparatus of 3D interface display handwriting tracks.
Background technology
In existing embedded digital entertainment system, be substantially all equipped with hand-write input function, system is stored by the handwriting tracks user, and what word the track then utilizing handwriting recognition program to identify user may be.Need constantly to carry out alternately with user in the hand-written process of user, allow user can the track write of real-time awareness whether correct so that user adjusts in time.Current 3D handwriting tracks show the mode adopted be on a 2D interface the user collected according to certain frequency point the coordinate points that formed on the touchscreen in order setting-out couple together and show, the method can normally work in the system at 2D interface, in the pure 3D interface using OpenGL ES, according to 3D simulating 2D interface, need in real time according to the handwriting tracks local of 2D or the content in update all 3D object texture space, then render object texture space content by OpenGL ES; Owing to directly can not draw on the texture space of 3D object, track content on multiple memory headroom repeatedly moves and texture space upgrades the more difficult redundancy avoided and frequently content update operate, cause the experience effects such as operand is large, time long-acting rate is low difference problem, simultaneously because resource occupation is high, also have impact on the efficiency of other threads further.Therefore, be necessary to provide a kind of method and apparatus of 3D interface display handwriting tracks to solve the problem.
Summary of the invention
Technical matters to be solved by this invention is: the method and apparatus providing a kind of 3D interface display handwriting tracks, solves existing handwriting tracks mode processing procedure in 3D interface system complicated, takies the problems such as the high and experience effect of resource is poor.
In order to solve the problems of the technologies described above, the technical solution used in the present invention is:
A method for 3D interface display handwriting tracks, comprises sampling step and conversion rendering step:
Sampling step: the sampling point position two-dimensional coordinate obtained of being sampled by a stroke action is sequentially connected to form a chained list, and a described stroke action is from falling touch screen to the process leaving touch-screen;
The head of corresponding for each stroke action chained list is sequentially connected, forms a chained list string;
Preserve all chained list strings;
Conversion rendering step a: chained list in described chained list string sequentially chosen by three-dimensional rendering instrument, is converted to sampling point position three-dimensional coordinate corresponding in three-dimensional rendering instrument three-dimensional system of coordinate by sampling point position two-dimensional coordinate each in described chained list;
Show after color applying drawing being carried out to described sampling point position three-dimensional coordinate by three-dimensional rendering instrument.
The present invention also provides another technical scheme:
An equipment for 3D interface display handwriting tracks, comprises and runs on sampling module in three-dimensional rendering instrument and conversion rendering module; Described sampling module comprises the first linkage unit, the second linkage unit and storage unit; Described conversion rendering unit comprises converting unit and color applying drawing unit;
Described first linkage unit, be sequentially connected to form a chained list for the sampling point position two-dimensional coordinate obtained of being sampled by a stroke action, a described stroke action is from falling touch screen to the process leaving touch-screen;
Described second linkage unit, for sequentially being connected by the head of corresponding for each stroke action chained list, forms a chained list string;
Described storage unit, for preserving all chained list strings;
Described converting unit, sequentially chooses a chained list in described chained list string for three-dimensional rendering instrument, sampling point position two-dimensional coordinate each in described chained list is converted to sampling point position three-dimensional coordinate corresponding in three-dimensional rendering instrument three-dimensional system of coordinate;
Described color applying drawing unit, shows after carrying out color applying drawing by three-dimensional rendering instrument to described sampling point position three-dimensional coordinate.
Beneficial effect of the present invention is: be different from complex process that prior art simulates 2D interface display handwriting tracks on 3D interface system by cause the operand of system huge, take that resource is large, data processing time long and efficiency is low, affect the bad experience problems such as other thread efficiency.All coordinates that the method and apparatus of a kind of 3D interface display handwriting tracks of the present invention is collected by the record that the form of chained list and chained list string is complete, can specify again the order of each coordinate while avoiding sampling point position coordinate to have omission; And after the two-dimensional coordinate of collection is converted to three-dimensional coordinate by render process, carry out color applying drawing again, solve 2D handwriting tracks in the complicated and low efficiency problem of the processing procedure of 3D interface display, both taking of operand and resource had been reduced, greatly can improve the treatment effeciency of handwriting trace in 3D interface system again, promote Consumer's Experience effect.
Accompanying drawing explanation
Fig. 1 is the FB(flow block) of the method for a kind of 3D interface display of one embodiment of the invention handwriting tracks;
Fig. 2 is the block diagram of the equipment of a kind of 3D interface display of one embodiment of the invention handwriting tracks;
Fig. 3 is the FB(flow block) of the embodiment of the present invention one;
Fig. 4 is handwriting tracks sampling point position chained list string in the embodiment of the present invention one.
Label declaration:
1, sampling module; 2, update module; 3, rendering module is changed;
4, the first linkage unit; 5, the second linkage unit; 6, storage unit;
7, indexing unit; 8, plug-in unit; 9, converting unit;
10, color applying drawing unit.
Embodiment
By describing technology contents of the present invention in detail, realized object and effect, accompanying drawing is coordinated to be explained below in conjunction with embodiment.
The design of most critical of the present invention is: after being established a connection with chained list and chained list string form by the two-dimensional coordinate of collection, convert three-dimensional coordinate to and carry out color applying drawing, realizes the good experience effect of handwriting tracks display in real time on 3D interface of 2D.
Please refer to Fig. 1 to Fig. 3, the invention provides a kind of method of 3D interface display handwriting tracks, comprise sampling step and conversion rendering step:
Sampling step: the sampling point position two-dimensional coordinate obtained of being sampled by a stroke action is sequentially connected to form a chained list, and a described stroke action is from falling touch screen to the process leaving touch-screen;
The head of corresponding for each stroke action chained list is sequentially connected, forms a chained list string;
Preserve all chained list strings;
Conversion rendering step a: chained list in described chained list string sequentially chosen by three-dimensional rendering instrument, is converted to sampling point position three-dimensional coordinate corresponding in three-dimensional rendering instrument three-dimensional system of coordinate by sampling point position two-dimensional coordinate each in described chained list;
Show after color applying drawing being carried out to described sampling point position three-dimensional coordinate by three-dimensional rendering instrument.
From foregoing description, beneficial effect of the present invention is: the method for a kind of 3D interface display handwriting tracks of the present invention, adopt the sampling point position two-dimensional coordinate collected by each stroke action to connect into chained list, the linked list head that each stroke action is corresponding is sequentially connected to form the coordinate of each stroke of method record of chained list string; Again by carrying out the process that color applying drawing becomes line segment to show on 3D interface system after two-dimensional coordinate is converted to three-dimensional coordinate, in pure 3D interface, achieve the real-time display of handwriting tracks quickly and easily.Concrete, all coordinates that the method for a kind of 3D interface display handwriting tracks of the present invention is collected by the record that the form of chained list and chained list string is complete, can specify again the order of each coordinate while avoiding sampling point position coordinate to omit; In whole processing procedure more without the need to track content is repeatedly moved at multiple memory headroom, but carrying out color applying drawing after directly the two-dimensional coordinate recording handwriting trace being directly converted to three-dimensional coordinate in chained list, the present invention not only reduces taking of operand and resource; And greatly improve the treatment effeciency of handwriting trace in 3D interface system, accelerate overall operation efficiency and the development efficiency of 3D interface system; Further, significantly Consumer's Experience effect is promoted.
Further, described sampling step and conversion rendering step carry out simultaneously.
Present invention achieves sampling and change the synchronous operation of playing up.
Further, described chained list and chained list string are formed in three-dimensional rendering instrument, and when generating new sampling point position two-dimensional coordinate, described three-dimensional rendering instrument performs and comprises the following steps:
Last sampling point position two-dimensional coordinate in chained list described in described three-dimensional rendering toolmark;
The new sampling point position two-dimensional coordinate received is packaged into a pointer node by described three-dimensional rendering instrument, after inserting last sampling point position two-dimensional coordinate of described chained list, forms new described chained list.
Preferably, in order to accelerate to insert efficiency, apply for that a little memory headroom marks last sampling point position two-dimensional coordinate in the chained list string before preserving, after gathering new sampling point position two-dimensional coordinate, position just directly can be found to insert the rearmost position of the chained list string preserved when inserting, and upgrade the information of rearmost position.
It should be noted that, emptying in OpenGL ES program is for the content on interface with rewrite process, the operation that empties and repaint like this carries out tens times in one second, on interface, the content of drawing is wiped at every turn, and then needing the object played up to draw on interface according to attribute.This time can not delete chained list string, and the picture handwriting tracks repainting process comes according to the coordinate recorded in chained list string.
In the present invention, described three-dimensional rendering instrument is preferably OpenGL ES program.
By OpenGL ES program loop to sampling, the two-dimensional coordinate that obtains is changed, color applying drawing and display, accomplish the effect of the handwriting tracks of real-time synchronization display user, because OpenGL ES setting-out efficiency is very fast, so it is fast to play up handwriting tracks efficiency, do not affect the efficiency of other threads yet.
Further, described OpenGL ES program adopts the mode of GL_LINE_STRIPE that all described sampling point position three-dimensional coordinates are played up out according to continuous lines segmented mode.
Seen from the above description, after sampling point position two-dimensional coordinate is converted to three-dimensional coordinate, carry out color applying drawing again, ensure that OpenGL ES plays up smooth and easy, improve OpenGL ES setting-out efficiency simultaneously.
Further, carry out the initial of stroke action sampling, comprise the step that initialization empties the content of all chained lists.After having confirmed stroke information each time, will the task handwriting tracks full scale clearance be received, and then carried out emptying all chained list contents, to re-start stroke gatherer process next time.
Another technical scheme provided by the invention is:
An equipment for 3D interface display handwriting tracks, comprises and runs on sampling module in three-dimensional rendering instrument 1 and conversion rendering module 3; Described sampling module 1 comprises the first linkage unit 4, second linkage unit 5 and storage unit 6; Described conversion rendering unit comprises converting unit 9 and color applying drawing unit 10;
Described first linkage unit 4, be sequentially connected to form a chained list for the sampling point position two-dimensional coordinate obtained of being sampled by a stroke action, a described stroke action is from falling touch screen to the process leaving touch-screen
Described second linkage unit 5, for sequentially being connected by the head of corresponding for each stroke action chained list, forms a chained list string;
Described storage unit 6, for preserving all chained list strings;
Described converting unit 9, sequentially chooses a chained list in described chained list string for three-dimensional rendering instrument, sampling point position two-dimensional coordinate each in described chained list is converted to sampling point position three-dimensional coordinate corresponding in three-dimensional rendering instrument three-dimensional system of coordinate;
Described color applying drawing unit 10, shows after carrying out color applying drawing by three-dimensional rendering instrument to described sampling point position three-dimensional coordinate.
From foregoing description, beneficial effect of the present invention is: the equipment of a kind of 3D interface display handwriting tracks of the present invention, the sampling point position two-dimensional coordinate adopting sampling module 1 to be collected by each stroke action connects into chained list, and the linked list head that each stroke action is corresponding is sequentially connected to form the coordinate of each stroke of method record of chained list string; Carry out the process that color applying drawing becomes line segment to show on 3D interface system after two-dimensional coordinate being converted to three-dimensional coordinate by conversion rendering module 3 again, in pure 3D interface, achieve the real-time display of handwriting tracks quickly and easily.Concrete, all coordinates that the method and apparatus of a kind of 3D interface display handwriting tracks of the present invention is collected by the record that the form of chained list and chained list string is complete, can specify again the order of each coordinate while the omission avoiding sampling point position coordinate; In the whole processing procedure of equipment more without the need to track content is repeatedly moved at multiple memory headroom, but all carrying out with in a content space, without the need to any migration, carry out color applying drawing after directly the two-dimensional coordinate recording handwriting trace being directly converted to three-dimensional coordinate in chained list, the present invention not only reduces taking of operand and resource; And greatly improve the treatment effeciency of handwriting trace in 3D interface system, accelerate overall operation efficiency and the development efficiency of 3D interface system; Further, significantly Consumer's Experience effect is promoted.
Further, described sampling module 1 and conversion rendering module 3 trigger simultaneously.
Seen from the above description, sampling module 1 and the synchronous operation of conversion rendering module 3, realize the handwriting tracks of display user in real time on 3D interface.
Further, described three-dimensional rendering instrument also comprises update module 2, and described update module 2 comprises indexing unit 7 and plug-in unit 8;
Described indexing unit 7, for when generating new sampling point position two-dimensional coordinate, last sampling point position two-dimensional coordinate in chained list described in described three-dimensional rendering toolmark;
Described plug-in unit 8, is packaged into a pointer node for three-dimensional rendering instrument by the new sampling point position two-dimensional coordinate received, and after inserting last sampling point position two-dimensional coordinate of described chained list, forms new described chained list.
Preferably, described color applying drawing unit 10 is played up out according to continuous lines segmented mode all described sampling point position three-dimensional coordinates specifically for adopting the mode of GL_LINE_STRIPE.
Further, described three-dimensional rendering instrument is OpenGL ES program;
Described acquisition module also comprises initialization unit, and described initialization unit connects described first linkage unit 4;
Described initialization unit, for emptying the content of all chained lists triggering initialization before described first linkage unit 4 carries out stroke action sampling.
Please refer to Fig. 4, embodiments of the invention one are:
In OpenGL ES program, safeguard the pointer of a handwriting tracks sampling point position information, to fall with hand belonging to and hand lift between sampling point position to connect together in order formation chained list; The head that each different hand falls the chained list lifted with hand is also coupled together in order, forms a chained list string.
When program receive empty handwriting tracks time, whole chained list string is all deleted; And when program receives new sampling point position information, sampling point position packets of information is dressed up last to last sampling point position chained list of a pointer Knots inserting; In order to accelerate to insert efficiency, apply for that last position is remembered in a space, just can directly find position to insert when each insertion and upgrading the information of rearmost position.
When the hand of user lifts from touch-screen, illustrate that a stroke paints.After next user's hand falls, again build a chained list be connected on the last of existing chained list string, follow-up sampled point is placed in this chained list.
Stored away by the sampled point chained list handwriting tracks, add in OpenGL ES programs render process and just can realize display user handwriting tracks effect to the color applying drawing of chained list, concrete grammar is:
In OpenGL ES programs render 3D Object Process, after each cycle of playing up has played up all objects, play up the content of handwriting tracks sampling location point chained list string as follows.
Sequentially from handwriting tracks sampling point position chained list string, take out a chained list, according to the coordinate system that OpenGL ES program is set up, calculate (the x of each node in this chained list lower, y) position, be (x in order to touch panel coordinates can be presented at when OpenGLES programs render, y) position, it is corresponding 3D position (x1 in OpenGL ES program coordinate system, y1,0), then OpenGL ES program is given in the 3D position after these being changed, and program adopts the mode of GL_LINE_STRIPE that these 3D position coordinateses are played up out according to continuous lines segmented mode.
Like this, in OpenGL ES 3D program loop is played up object, just can accomplish the effect of the real-time handwriting tracks showing user in real time, because OpenGL ES setting-out efficiency is very fast, so it is fast to play up handwriting tracks efficiency, also not affect the efficiency of other threads.
Please refer to Fig. 4, embodiments of the invention two are:
Write Liu's word: can find out there are 6 strokes, namely in the process write, have lifting and falling of 6 hands;
So have 6 chained list strings together in handwriting tracks sampling point position chained list string;
Each stroke has several collection position points, so also there are several chained list nodes in each chained list;
Just handwriting tracks figure can be obtained by all using setting-out mode to link up 6 chained lists of this handwriting tracks sampling point position chained list string;
In sum, the method and apparatus of a kind of 3D interface display handwriting tracks provided by the invention, can not only realize the handwriting tracks showing user on 3D interface rapidly in real time; And the data handling procedure of OpenGL ES program inside consuming time short, efficiency is high; Further, operand and the EMS memory occupation resource of system can be greatly reduced by the method and apparatus of 3D interface display handwriting tracks of the present invention, while giving full play to the color applying drawing efficiency of OpenGL ES program, do not affect again the operational efficiency of other threads.
The foregoing is only embodiments of the invention; not thereby the scope of the claims of the present invention is limited; every equivalents utilizing instructions of the present invention and accompanying drawing content to do, or be directly or indirectly used in relevant technical field, be all in like manner included in scope of patent protection of the present invention.

Claims (10)

1. a method for 3D interface display handwriting tracks, is characterized in that, comprises sampling step and conversion rendering step:
Sampling step: the sampling point position two-dimensional coordinate obtained of being sampled by a stroke action is sequentially connected to form a chained list, and a described stroke action is from falling touch screen to the process leaving touch-screen;
The head of corresponding for each stroke action chained list is sequentially connected, forms a chained list string;
Preserve all chained list strings;
Conversion rendering step a: chained list in described chained list string sequentially chosen by three-dimensional rendering instrument, is converted to sampling point position three-dimensional coordinate corresponding in three-dimensional rendering instrument three-dimensional system of coordinate by sampling point position two-dimensional coordinate each in described chained list;
Show after color applying drawing being carried out to described sampling point position three-dimensional coordinate by three-dimensional rendering instrument.
2. the method for a kind of 3D interface display handwriting tracks according to claim 1, is characterized in that, described sampling step and conversion rendering step carry out simultaneously.
3. the method for a kind of 3D interface display handwriting tracks according to claim 1, it is characterized in that, described chained list and chained list string are formed in three-dimensional rendering instrument, and when generating new sampling point position two-dimensional coordinate, described three-dimensional rendering instrument performs and comprises the following steps:
Last sampling point position two-dimensional coordinate in chained list described in described three-dimensional rendering toolmark;
The new sampling point position two-dimensional coordinate received is packaged into a pointer node by described three-dimensional rendering instrument, after inserting last sampling point position two-dimensional coordinate of described chained list, forms new described chained list.
4. the method for a kind of 3D interface display handwriting tracks according to claim 1, is characterized in that, described three-dimensional rendering instrument is OpenGL ES program.
5. the method for a kind of 3D interface display handwriting tracks according to claim 4, is characterized in that, described OpenGL ES program adopts the mode of GL_LINE_STRIPE that all described sampling point position three-dimensional coordinates are played up out according to continuous lines segmented mode.
6. the method for a kind of 3D interface display handwriting tracks according to claim 1, is characterized in that, carrying out the initial of stroke action sampling, comprise the step that initialization empties the content of all chained lists.
7. an equipment for 3D interface display handwriting tracks, is characterized in that, comprises and runs on sampling module in three-dimensional rendering instrument and conversion rendering module; Described sampling module comprises the first linkage unit, the second linkage unit and storage unit; Described conversion rendering unit comprises converting unit and color applying drawing unit;
Described first linkage unit, be sequentially connected to form a chained list for the sampling point position two-dimensional coordinate obtained of being sampled by a stroke action, a described stroke action is from falling touch screen to the process leaving touch-screen;
Described second linkage unit, for sequentially being connected by the head of corresponding for each stroke action chained list, forms a chained list string;
Described storage unit, for preserving all chained list strings;
Described converting unit, sequentially chooses a chained list in described chained list string for three-dimensional rendering instrument, sampling point position two-dimensional coordinate each in described chained list is converted to sampling point position three-dimensional coordinate corresponding in three-dimensional rendering instrument three-dimensional system of coordinate;
Described color applying drawing unit, shows after carrying out color applying drawing by three-dimensional rendering instrument to described sampling point position three-dimensional coordinate.
8. the equipment of a kind of 3D interface display handwriting tracks according to claim 7, is characterized in that, described sampling module and conversion rendering module trigger simultaneously.
9. the equipment of a kind of 3D interface display handwriting tracks according to claim 7, it is characterized in that, described three-dimensional rendering instrument also comprises update module, and described update module comprises indexing unit and plug-in unit;
Described indexing unit, for when generating new sampling point position two-dimensional coordinate, last sampling point position two-dimensional coordinate in chained list described in described three-dimensional rendering toolmark;
Described plug-in unit, is packaged into a pointer node for three-dimensional rendering instrument by the new sampling point position two-dimensional coordinate received, and after inserting last sampling point position two-dimensional coordinate of described chained list, forms new described chained list.
10. the equipment of a kind of 3D interface display handwriting tracks according to claim 7, is characterized in that, described three-dimensional rendering instrument is OpenGL ES program;
Described sampling module also comprises initialization unit, and described initialization unit connects described first linkage unit;
Described initialization unit, for emptying the content of all chained lists triggering initialization before described first linkage unit carries out stroke action sampling.
CN201410581809.8A 2014-10-24 2014-10-24 Method and equipment for displaying handwriting locus on 3D (three-dimensional) interface Pending CN104267880A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410581809.8A CN104267880A (en) 2014-10-24 2014-10-24 Method and equipment for displaying handwriting locus on 3D (three-dimensional) interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410581809.8A CN104267880A (en) 2014-10-24 2014-10-24 Method and equipment for displaying handwriting locus on 3D (three-dimensional) interface

Publications (1)

Publication Number Publication Date
CN104267880A true CN104267880A (en) 2015-01-07

Family

ID=52159407

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410581809.8A Pending CN104267880A (en) 2014-10-24 2014-10-24 Method and equipment for displaying handwriting locus on 3D (three-dimensional) interface

Country Status (1)

Country Link
CN (1) CN104267880A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105224111A (en) * 2015-11-05 2016-01-06 北京康邦科技股份有限公司 Interactive reading method under a kind of network environment and system
CN106204702A (en) * 2016-06-23 2016-12-07 广州视睿电子科技有限公司 The 3D effect of input word generates, inputs 3D display packing and the system of word
CN108765527A (en) * 2018-06-06 2018-11-06 北京知道创宇信息技术有限公司 Cartoon display method, device, electronic equipment and storage medium
CN111294659A (en) * 2018-12-10 2020-06-16 北京乐柏信息咨询有限公司 Method and device for controlling track playing speed, medium and processing equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005149119A (en) * 2003-11-14 2005-06-09 Toshiba Corp Information processor and signature data input program
CN101794171A (en) * 2010-01-29 2010-08-04 广州酷智电子科技有限公司 Wireless induction interactive system based on infrared light motion capture
CN103268389A (en) * 2013-06-09 2013-08-28 北京工商大学 Smooth curve-type hypergraph visualization method based on interpolation algorithm

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005149119A (en) * 2003-11-14 2005-06-09 Toshiba Corp Information processor and signature data input program
CN101794171A (en) * 2010-01-29 2010-08-04 广州酷智电子科技有限公司 Wireless induction interactive system based on infrared light motion capture
CN103268389A (en) * 2013-06-09 2013-08-28 北京工商大学 Smooth curve-type hypergraph visualization method based on interpolation algorithm

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
赵娜: "基于手绘的三维建模方法的研究", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105224111A (en) * 2015-11-05 2016-01-06 北京康邦科技股份有限公司 Interactive reading method under a kind of network environment and system
CN106204702A (en) * 2016-06-23 2016-12-07 广州视睿电子科技有限公司 The 3D effect of input word generates, inputs 3D display packing and the system of word
CN108765527A (en) * 2018-06-06 2018-11-06 北京知道创宇信息技术有限公司 Cartoon display method, device, electronic equipment and storage medium
CN108765527B (en) * 2018-06-06 2022-03-29 北京知道创宇信息技术股份有限公司 Animation display method, animation display device, electronic equipment and storage medium
CN111294659A (en) * 2018-12-10 2020-06-16 北京乐柏信息咨询有限公司 Method and device for controlling track playing speed, medium and processing equipment
CN111294659B (en) * 2018-12-10 2021-02-09 北京乐柏信息咨询有限公司 Method and device for controlling track playing speed, medium and processing equipment

Similar Documents

Publication Publication Date Title
CN101364098B (en) Method and system for conversing trapezoidal pattern to be instruction catalogue program, and interpretation execution method and system
CN104778654A (en) Intangible cultural heritage digital display system and method thereof
CN104267880A (en) Method and equipment for displaying handwriting locus on 3D (three-dimensional) interface
CN105807966B (en) Method and device for acquiring touch screen event
CN109389661B (en) Animation file conversion method and device
CN103823554A (en) Digital virtual-real interaction system and digital virtual-real interaction method
CN107463331A (en) Gesture path analogy method, device and electronic equipment
CN107024989A (en) A kind of husky method for making picture based on Leap Motion gesture identifications
CN111240669B (en) Interface generation method and device, electronic equipment and computer storage medium
CN110413185A (en) For specifying link destination and for the interface device and recording medium of viewer
CN104360319A (en) CUDA platform-based radar B-display processing method
CN102566867B (en) The processing method and processing device of mouse drawn wave
CN104133630A (en) Stroke synchronization method and device
RU2014153030A (en) METHOD, DEVICE AND ANIMATION PLAYER
CA3185810A1 (en) Systems and methods for augmented or mixed reality writing
CN108043030B (en) Method for constructing interactive game player character by using real picture
EP4319139A1 (en) Method and apparatus for adding animation to video, and device and medium
CN110969690A (en) Vertex animation data storage method and system based on texture
CN102591500B (en) Touch-control drawing disposal system and method
CN103577046A (en) 3D stereoscopic desktop system and implementation method thereof
CN115878935A (en) Local refreshing method, system, device, equipment and medium of chart
CN104484034A (en) Gesture motion element transition frame positioning method based on gesture recognition
CN103995638A (en) Data processing apparatus, data processing system, and non-transitory computer readable medium
CN112396681A (en) Animation generation method and device and storage medium
KR101305725B1 (en) Augmented reality of logo recognition and the mrthod

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20150107

RJ01 Rejection of invention patent application after publication