JP6942964B2 - 図形描画方法、図形描画装置、及びプログラム - Google Patents
図形描画方法、図形描画装置、及びプログラム Download PDFInfo
- Publication number
- JP6942964B2 JP6942964B2 JP2017006189A JP2017006189A JP6942964B2 JP 6942964 B2 JP6942964 B2 JP 6942964B2 JP 2017006189 A JP2017006189 A JP 2017006189A JP 2017006189 A JP2017006189 A JP 2017006189A JP 6942964 B2 JP6942964 B2 JP 6942964B2
- Authority
- JP
- Japan
- Prior art keywords
- circle
- drawing area
- area
- triangle
- drawn
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T19/00—Manipulating three-dimensional [3D] models or images for computer graphics
- G06T19/20—Editing of three-dimensional [3D] images, e.g. changing shapes or colours, aligning objects or positioning parts
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T15/00—Three-dimensional [3D] image rendering
- G06T15/005—General purpose rendering architectures
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/02—Digital computers in general; Data processing equipment in general manually operated with input through keyboard and computation using a built-in program, e.g. pocket calculators
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/17—Function evaluation by approximation methods, e.g. inter- or extrapolation, smoothing, least mean square method
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction 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/0482—Interaction with lists of selectable items, e.g. menus
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
- G06F3/04847—Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction 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/0488—Interaction 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
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/57—Arithmetic logic units [ALU], i.e. arrangements or devices for performing two or more of the operations covered by groups G06F7/483 – G06F7/556 or for performing logical operations
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—Two-dimensional [2D] image generation
- G06T11/20—Drawing from basic elements
- G06T11/23—Drawing from basic elements using straight lines or curves
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—Two-dimensional [2D] image generation
- G06T11/20—Drawing from basic elements
- G06T11/26—Drawing of charts or graphs
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T15/00—Three-dimensional [3D] image rendering
- G06T15/10—Geometric effects
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three-dimensional [3D] modelling for computer graphics
- G06T17/20—Finite element generation, e.g. wire-frame surface description, tesselation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction 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/0488—Interaction 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/04886—Interaction 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 by partitioning the display area of the touch-screen or the surface of the digitising tablet into independently controllable areas, e.g. virtual keyboards or menus
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Computer Graphics (AREA)
- Pure & Applied Mathematics (AREA)
- Computational Mathematics (AREA)
- Mathematical Optimization (AREA)
- Mathematical Analysis (AREA)
- Software Systems (AREA)
- Data Mining & Analysis (AREA)
- Mathematical Physics (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- Geometry (AREA)
- Architecture (AREA)
- Algebra (AREA)
- Databases & Information Systems (AREA)
- Image Generation (AREA)
- Calculators And Similar Devices (AREA)
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2017006189A JP6942964B2 (ja) | 2017-01-17 | 2017-01-17 | 図形描画方法、図形描画装置、及びプログラム |
| CN202210454654.6A CN114708373B (zh) | 2017-01-17 | 2018-01-17 | 图形描绘装置、控制方法及记录介质 |
| US15/873,320 US10460528B2 (en) | 2017-01-17 | 2018-01-17 | Figure drawing apparatus, control method of figure drawing apparatus, and recording medium |
| CN201810043128.4A CN108335348B (zh) | 2017-01-17 | 2018-01-17 | 图形描绘装置、控制方法及记录介质 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2017006189A JP6942964B2 (ja) | 2017-01-17 | 2017-01-17 | 図形描画方法、図形描画装置、及びプログラム |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JP2018116434A JP2018116434A (ja) | 2018-07-26 |
| JP2018116434A5 JP2018116434A5 (https=) | 2020-02-13 |
| JP6942964B2 true JP6942964B2 (ja) | 2021-09-29 |
Family
ID=62838728
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2017006189A Active JP6942964B2 (ja) | 2017-01-17 | 2017-01-17 | 図形描画方法、図形描画装置、及びプログラム |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US10460528B2 (https=) |
| JP (1) | JP6942964B2 (https=) |
| CN (2) | CN114708373B (https=) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP6939135B2 (ja) * | 2017-06-23 | 2021-09-22 | カシオ計算機株式会社 | 電子機器、プログラム、サーバ、グラフ画像生成方法およびグラフ画像生成システム |
| JP7490967B2 (ja) * | 2020-01-27 | 2024-05-28 | 富士通株式会社 | 表示制御プログラム、表示制御方法、及び表示制御装置 |
Family Cites Families (18)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS6232575A (ja) * | 1985-08-06 | 1987-02-12 | Mitsubishi Electric Corp | 図形入力方式 |
| JPH03141479A (ja) * | 1989-10-27 | 1991-06-17 | Hitachi Ltd | 三次元図形表示方法及びその装置 |
| JPH07225849A (ja) * | 1993-12-17 | 1995-08-22 | Hitachi Ltd | グラフィックスコンピュータと直線描画装置 |
| JPH07220098A (ja) * | 1994-01-28 | 1995-08-18 | Nippon Avionics Co Ltd | 多角形近似による円弧の描画データ作成装置 |
| EP0679020A1 (en) * | 1994-04-19 | 1995-10-25 | Eastman Kodak Company | Method and apparatus for constrained gamut clipping |
| TW305927B (https=) * | 1995-05-31 | 1997-05-21 | Ushikata Mfg Co Ltd | |
| US6108006A (en) | 1997-04-03 | 2000-08-22 | Microsoft Corporation | Method and system for view-dependent refinement of progressive meshes |
| JP2001283254A (ja) * | 2000-03-31 | 2001-10-12 | Mitsubishi Electric Corp | 3次元グラフィックス描画装置およびその方法 |
| JP3507057B2 (ja) * | 2002-06-03 | 2004-03-15 | 三菱電機株式会社 | 三角形ポリゴン描画装置および三角形ポリゴン描画方法 |
| JP2005182125A (ja) | 2003-12-16 | 2005-07-07 | Casio Comput Co Ltd | グラフ表示制御装置及びプログラム |
| WO2008114320A1 (ja) * | 2007-03-20 | 2008-09-25 | Fujitsu Microelectronics Limited | 図形描画処理装置、および処理方法 |
| US7712917B2 (en) * | 2007-05-21 | 2010-05-11 | Cree, Inc. | Solid state lighting panels with limited color gamut and methods of limiting color gamut in solid state lighting panels |
| JP4952388B2 (ja) * | 2007-06-14 | 2012-06-13 | カシオ計算機株式会社 | 図形描画装置及び図形描画プログラム |
| JP5034806B2 (ja) * | 2007-09-13 | 2012-09-26 | 富士通セミコンダクター株式会社 | 図形描画装置、図形描画方法、図形描画プログラム、および該プログラムを記録した記録媒体 |
| JP5310078B2 (ja) | 2009-02-23 | 2013-10-09 | 富士通セミコンダクター株式会社 | 画像描画装置 |
| JP5782401B2 (ja) | 2012-03-29 | 2015-09-24 | 株式会社沖データ | 画像形成装置 |
| JP5942729B2 (ja) * | 2012-09-20 | 2016-06-29 | カシオ計算機株式会社 | 図形描画装置およびプログラム |
| US20150187044A1 (en) * | 2012-09-27 | 2015-07-02 | Mitsubishi Electric Corporation | Graphics rendering device |
-
2017
- 2017-01-17 JP JP2017006189A patent/JP6942964B2/ja active Active
-
2018
- 2018-01-17 CN CN202210454654.6A patent/CN114708373B/zh active Active
- 2018-01-17 US US15/873,320 patent/US10460528B2/en active Active
- 2018-01-17 CN CN201810043128.4A patent/CN108335348B/zh active Active
Also Published As
| Publication number | Publication date |
|---|---|
| JP2018116434A (ja) | 2018-07-26 |
| CN114708373B (zh) | 2025-07-11 |
| US10460528B2 (en) | 2019-10-29 |
| US20180204388A1 (en) | 2018-07-19 |
| CN114708373A (zh) | 2022-07-05 |
| CN108335348A (zh) | 2018-07-27 |
| CN108335348B (zh) | 2022-05-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP2237230B1 (en) | Graph display control apparatus and graph display control method | |
| JP2011186567A (ja) | 電子計算機及びプログラム | |
| JP6942964B2 (ja) | 図形描画方法、図形描画装置、及びプログラム | |
| JP6965518B2 (ja) | 描画方法、描画装置、及びプログラム | |
| JP6708117B2 (ja) | 図形描画装置、図形描画方法、サーバ装置、プログラム、及びプログラムを送信する方法 | |
| JP5494105B2 (ja) | 図形表示装置及びプログラム | |
| CN110383338B (zh) | 显示装置、显示方法及记录有程序的记录介质 | |
| JP2004326691A (ja) | 図形表示制御装置および図形表示制御プログラム | |
| JP6142553B2 (ja) | 図形表示制御装置、図形表示制御方法及びプログラム | |
| JP5532890B2 (ja) | 表示装置およびプログラム | |
| JP6547862B2 (ja) | 図形描画装置、図形描画方法およびプログラム | |
| JP7087393B2 (ja) | 表示制御装置、表示制御方法、およびプログラム | |
| JP5510253B2 (ja) | 図形表示装置およびプログラム | |
| JP5585243B2 (ja) | 図形表示装置およびプログラム | |
| JP5494227B2 (ja) | 図形学習装置およびプログラム | |
| JP2013008152A (ja) | 情報表示装置 | |
| JP2004206266A (ja) | グラフ表示制御装置およびグラフ表示制御プログラム | |
| JP2014157360A (ja) | 図形表示装置およびプログラム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20191223 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20191223 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20210118 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210126 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210322 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20210810 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210823 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6942964 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |