GB2312818A - Three-dimentional graphics rendering system - Google Patents

Three-dimentional graphics rendering system

Info

Publication number
GB2312818A
GB2312818A GB9713246A GB9713246A GB2312818A GB 2312818 A GB2312818 A GB 2312818A GB 9713246 A GB9713246 A GB 9713246A GB 9713246 A GB9713246 A GB 9713246A GB 2312818 A GB2312818 A GB 2312818A
Authority
GB
United Kingdom
Prior art keywords
renderer
model
rendering
application program
draw
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.)
Granted
Application number
GB9713246A
Other versions
GB2312818B (en
GB2312818A8 (en
GB9713246D0 (en
Inventor
David Jevans
Philip J Schneider
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.)
Apple Inc
Original Assignee
Apple Computer Inc
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
Priority claimed from US08/362,118 external-priority patent/US5986667A/en
Priority claimed from US08/383,198 external-priority patent/US5561752A/en
Priority claimed from US08/482,016 external-priority patent/US5777621A/en
Priority to GB9913090A priority Critical patent/GB2334869B/en
Application filed by Apple Computer Inc filed Critical Apple Computer Inc
Priority to GB9913091A priority patent/GB2334870B/en
Publication of GB9713246D0 publication Critical patent/GB9713246D0/en
Publication of GB2312818A publication Critical patent/GB2312818A/en
Publication of GB2312818A8 publication Critical patent/GB2312818A8/en
Publication of GB2312818B publication Critical patent/GB2312818B/en
Application granted granted Critical
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering
    • G06T15/005General purpose rendering architectures

Abstract

A graphics rendering system allows retained-mode building and editing of a model, independently of the choice of renderer. Application program calls to the rendering system to draw an object specify not only the object to draw, but also the renderer to use to do so. Switching to a different renderer at any time during the building or editing of a model is trivial for the application program. More than one renderer can be active simultaneously. The graphics rendering system is extensible to support dynamically registered renderers. The system automatically determines when geometries are not supported by a chosen renderer, and decomposes them into a plurality of objects of simpler geometry. The system allows an application program to make immediate or retained mode calls to render a model, without needing to know how many passes the renderer requires to complete the scene. When the application program invokes the rendering subsystem to draw the model, the rendering subsystem returns a re-traverse flag indicating whether the rendering of the model is complete. If the flag indicates that rendering is not yet complete, the application program again invokes the rendering subsystem to draw the model.
GB9713246A 1994-12-22 1995-12-15 Three-dimensional graphics rendering system Expired - Lifetime GB2312818B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
GB9913091A GB2334870B (en) 1994-12-22 1995-12-15 Three dimensional graphics rendering system
GB9913090A GB2334869B (en) 1994-12-22 1995-12-15 Three-dimensional graphics rendering system

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US08/362,118 US5986667A (en) 1994-12-22 1994-12-22 Mechanism for rendering scenes using an object drawing subsystem
US08/383,198 US5561752A (en) 1994-12-22 1995-02-03 Multipass graphics rendering method and apparatus with re-traverse flag
US08/482,016 US5777621A (en) 1994-12-22 1995-06-07 Quality control mechanism for three-dimensional graphics rendering
PCT/US1995/016423 WO1996019780A1 (en) 1994-12-22 1995-12-15 Three-dimensional graphics rendering system

Publications (4)

Publication Number Publication Date
GB9713246D0 GB9713246D0 (en) 1997-08-27
GB2312818A true GB2312818A (en) 1997-11-05
GB2312818A8 GB2312818A8 (en) 1999-01-18
GB2312818B GB2312818B (en) 1999-11-03

Family

ID=27408547

Family Applications (1)

Application Number Title Priority Date Filing Date
GB9713246A Expired - Lifetime GB2312818B (en) 1994-12-22 1995-12-15 Three-dimensional graphics rendering system

Country Status (5)

Country Link
JP (3) JP3763079B2 (en)
AU (1) AU4471496A (en)
DE (1) DE19581872B4 (en)
GB (1) GB2312818B (en)
WO (1) WO1996019780A1 (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0920678A1 (en) * 1996-08-01 1999-06-09 Intergraph Corporation Hardware-accelerated photoreal rendering
US6636224B1 (en) * 1999-08-31 2003-10-21 Microsoft Corporation Method, system, and computer program product for overlapping graphics data collection and transmission using a single processor
US7126606B2 (en) * 2003-03-27 2006-10-24 Microsoft Corporation Visual and scene graph interfaces
US7466315B2 (en) 2003-03-27 2008-12-16 Microsoft Corporation Visual and scene graph interfaces
US8134561B2 (en) 2004-04-16 2012-03-13 Apple Inc. System for optimizing graphics operations
US8704837B2 (en) 2004-04-16 2014-04-22 Apple Inc. High-level program interface for graphics operations
JP5525175B2 (en) * 2008-04-08 2014-06-18 アビッド テクノロジー インコーポレイテッド A framework that unifies and abstracts the processing of multiple hardware domains, data types, and formats
KR20100132605A (en) * 2009-06-10 2010-12-20 삼성전자주식회사 Apparatus and method for hybrid rendering
KR101585998B1 (en) * 2009-11-10 2016-01-15 삼성전자주식회사 Image processing apparatus and method
US8982136B2 (en) 2011-05-16 2015-03-17 Qualcomm Incorporated Rendering mode selection in graphics processing units
CN104463846B (en) * 2014-11-04 2017-05-17 浙江捷尚视觉科技股份有限公司 Parameter adjustment method used for digital image processing
KR101862562B1 (en) 2017-03-24 2018-05-30 넷마블 주식회사 Method and apparatus for calculating texture size of object in stereoscopic image

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5181162A (en) * 1989-12-06 1993-01-19 Eastman Kodak Company Document management and production system
ES2159505T3 (en) * 1991-09-26 2001-10-16 Mitsubishi Electric Corp SYSTEM WITH APPROXIMATION MEANS TO RECOGNIZE GRAPHIC ELEMENTS.

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
'COMPUTERS IN INDUSTRY',vol. 19, no. 2, May '92 AMSTERDAM NLpp 213/225, XP 000270072, ASTHEIMER E. A *
IBM TECHNICAL DISCLOSURE BULLETIN. vol. 34, no. 7B, Dec.'91 pp. 29/30, XP 000282492, 'MULTIPLE TYPES *
'INTERACTIVE MODELING IN HIGH-PERFORMANCE SCIENTIFIC VISUAL-ISATION- THE VIS-A-VIS PROJECT',see p219 *
left col., line 22 - right col, line 9; fig. 4 *
OF GRAPHICAL CONTEXTS ON A GRAPHIC ADAPTER' See whole doc. *

Also Published As

Publication number Publication date
GB2312818B (en) 1999-11-03
DE19581872B4 (en) 2006-11-16
JP3763079B2 (en) 2006-04-05
JP2007257661A (en) 2007-10-04
JP4129039B2 (en) 2008-07-30
JP2006079638A (en) 2006-03-23
JPH10511485A (en) 1998-11-04
WO1996019780A1 (en) 1996-06-27
AU4471496A (en) 1996-07-10
GB2312818A8 (en) 1999-01-18
DE19581872T1 (en) 1998-01-22
JP4188962B2 (en) 2008-12-03
GB9713246D0 (en) 1997-08-27

Similar Documents

Publication Publication Date Title
GB2312818A (en) Three-dimentional graphics rendering system
ZA9710268B (en) Generic software state machine system and method of constructing dynamic objects for an application program.
CA2294233A1 (en) A computer graphics system
PL291601A1 (en) Method of organizing virtual memory of a computer
CA2185990A1 (en) Document proxy framework
GB2348352B (en) Force feedback system including multi-tasking graphical host environment and interface device
ES8307388A1 (en) Combined mode supervisory program-panel controller method for an industrial process control system.
DE69429922D1 (en) VISCOSE SURFACTANT COMPOSITIONS AS EMULSION
CA2046723A1 (en) Distributed computing system
FR2625340B1 (en) GRAPHIC SYSTEM WITH GRAPHIC CONTROLLER AND DRAM CONTROLLER
EP0909057A3 (en) Bean-based management system
CA2184433A1 (en) Retinoid Formulations in Porous Microspheres for Reduced Irritation and Enhanced Stability
AU5747400A (en) Method and apparatus for run-time visualization of the function and operation ofa computer program
CA2142577A1 (en) Antiperspirant Deodorant Compositions
TR25788A (en) ENZYM STABILIZING COMPUTER AND INSTALLED DETERGENT COMPOUNDS CONTAINING STABILIZED ENZYM.
MY125803A (en) A tocotrienol-containing powder, a process for preparing it and a tablet comprising compressed said powder into a tablet form
DE69635987D1 (en) IMPROVED LIPOSOMAL FORMULATION
DK1124535T3 (en) Preservative system for topically deliverable pharmaceutical compositions containing a fatty acid / amino acid soap
SG74592A1 (en) Computer system and method for executing network mobile code with reduced run-time memory space requirements
EP0747828A3 (en) System and method for providing efficient shared memory in a virtual memory system
BR9810812A (en) Aqueous emulsion of a peroxyester, and using it
AU2427584A (en) Aqueuos dispersion of water-insoluble organophilic cellulose ether for sustained release of active agents
AU2001273480A1 (en) System and method for emulating the operation of a video graphics adapter
ATE464595T1 (en) REDUCTION OF ELECTROMAGNETIC EMISSION
DE69915088D1 (en) LIQUID CLEANING AGENTS

Legal Events

Date Code Title Description
PE20 Patent expired after termination of 20 years

Expiry date: 20151214