The disclosed subject matter relates generally to computer graphics, and more particularly, to the simultaneous application of different event based animations techniques on user interfaces for creating dynamic visual transitioning effects without disrupting the animations.
Software applications may often leverage graphical or visual user interfaces to convey information and/or provide users with feedback during execution.
The following section of this patent application document presents a simplified summary of the disclosed subject matter in a straightforward manner for readability purposes only. In particular, this section attempts expressing at least some of the general principles and concepts relating to the disclosed subject matter at a relatively high-level simply to impart a basic understanding upon the reader. Further, this summary does not provide an exhaustive or limiting overview nor is it intended to identify key and/or critical elements of the disclosed subject matter. Accordingly, this section does not delineate the scope of the ensuing claimed subject matter and therefore the scope should not be limited in any way by this summary.
As such, an animation model may be implemented for managing a number of animation sequences that may be associated with one or more user interfaces during software application execution. Animation transitioning effects may be used to indicate that some user interaction is taking place. For instance, a first user interface (e.g., button) displayed on a computer's monitor may be animated by growing, shrinking or rotating the user interface responsive to user interactions, such as positioning a second user interface (e.g., cursor) over the first user interface, for example. Further, a number of different animation effects may sometimes be called upon by an executing software application responsive to application events to be applied simultaneously and/or at varying times on different or even the same user interfaces displayed on a computer's monitor at substantially the same time, for example.
A portion of the disclosed animation model may involve logically organizing one or more of elements of animation sequences, which may be applied on user interfaces, into separate groups that may be managed by a number of components in the disclosed animation model. For instance, at least one first component may manage a first group of visual elements that may be actively rendered to display one or more user interfaces used by an executing software application. At least one second component may handle managing, monitoring, obtaining, generating and/or implementing one or more animation sequences that may be associated with the rendering visual elements. At least one third component may manage a second group of discarded or orphaned visual elements that may be disassociated from the first group of rendering visual elements responsive to one or more software application execution events calling for the disposal of those orphaned visual elements.
Rather than allowing the orphaned visual elements to be disposed of along with any associated active animation sequences that may still be animating or may not yet begun animating, however, at least one fourth component may separately maintain orphaned visual elements that may be associated with one or more active animation sequences to allow the animation sequences to complete. Less dramatic or abrupt animation transition effects may result by avoiding the premature halting of any active animation sequences associated with the orphaned visual elements, for example.
The ensuing detailed description section will be more readily appreciated and understood when read in conjunction with the accompanying drawings, wherein:
The same reference numerals and/or other reference designations employed throughout the accompanying drawings are used to identify identical components except as may be provided otherwise.
The accompanying drawings and this detailed description provide exemplary implementations relating to the disclosed subject matter for ease of description and exemplary purposes only, and therefore do not represent the only forms for constructing and/or utilizing one or more components of the disclosed subject matter. Further, while the ensuing description sets forth one or more exemplary operations that may be implemented as one or more sequence(s) of steps expressed in one or more flowcharts, the same or equivalent operations and/or sequences of operations may be implemented in other ways.
During software application execution, the animation system 200 may handle the manner in which one or more of the Visuals may be displayed on computer display module 160. Sometimes, the animation system 200 may determine that one or more rendering Visuals may not be rendered after all because one or more layout constraints may not be met responsive to one or more application execution and/or user interaction events, for example. When Visuals may no longer be needed, some systems may simply determine that the Visuals may be disposed of. However, one or more of the Visuals may be associated with active animations that may not be able to complete if the Visuals are abruptly disposed of.
The animation system 200 may instead separately manage discarded or orphaned Visuals (“orphaned Visuals”) that may be disposed of in a third data structure. Any active animations associated with any of these orphaned Visuals may then continue animating until the animation system 200 may determine that they may have completed, for example. As such, additional context information and detail will now be provided in connection with a more detailed description of the components that may be used to implement the animation system 200.
Generally, show/hide animation effects, blending animation effects, cross-fade animation effects and any other type of animation effect are effective implements that may be used in the animation system 200 for conveying information during software application execution. Coordinating multiple animations that may be applied simultaneously on the same or different user interfaces is challenging. For instance, an executing software application event may cause rendering Visuals to be discarded before their associated active animations may complete or even begin.
An application event that may call for a first Visual element displayed in computer display module 160 to be replaced with a second Visual element may result in preventing any active animation sequences associated with the first Visual element from beginning as intended. Moreover, if the active animation sequences associated with the first Visual elements have begun animating when replaced by the second Visual element, then this interruption may generate a visually noticeable or relatively dramatic transition in the computer display module 160 that may appear to users as a “glitch,” for example. This undesirable effect may come about as a result of the first and second Visual elements both addressing the same rendering sources.
The disclosed animation system 200 attempts to address at least some of the issues noted above by substantially preventing Visual elements with any associated active animations from being interrupted by application execution events. A substantial blending of two or more active animation sequences may be created in the animation system 200 without interrupting or modifying any rendering and/or orphaned Visual elements.
Referring now specifically to
As such, computer 100 in its most basic configuration may comprise computer input module 110, computer output module 120, computer communication module 130, computer processor module 140 and computer memory module 150, which may be coupled together by one or more bus systems or other communication links, although computer 100 may comprise other modules in other arrangements.
Computer input module 110 may comprise one or more user input devices, such as a keyboard and/or mouse, and any supporting hardware. Computer input module 110 may enable a user who is operating computer 100 to generate and transmit signals or commands to computer processor module 150.
Computer output module 120 may comprise supporting hardware and/or software for controlling one or more information presentation devices coupled to computer 100, such as computer display module 160.
Computer communication module 130 may comprise one or more communication interface devices, such as a serial port interface (e.g., RS-232), a parallel port interface, a wire-based (e.g., Ethernet) or wireless network adapter, and any supporting hardware, although other types of communication interface devices may be used. Computer communication module 130 may enable computer 100 to transmit data to and receive data from other computing systems or peripherals (e.g., external memory storage device, printer or other computing system) via one or more communication media, such as direct cable connections and/or one or more types of wireless or wire-based networks.
Computer processor module 140 may comprise one or more mechanisms that may access, interpret and execute instructions and other data stored in computer memory module 140 for controlling, monitoring and managing (hereinafter referred to as “operating” and variations thereof) computer input module 110, computer output module 120, computer communication module 130 and computer memory module 150 as described herein, although some or all of the instructions and other data may be stored in and/or executed by the modules themselves.
Computer processor module 140 may also access, interpret and/or execute instructions and other data in connection with performing one or more functions to implement at least a portion of the animation system 200, although processor module 140 may perform other functions, one or more other processing devices or systems may perform some or all of these functions, and processor module 140 may comprise circuitry configured to perform the functions described herein.
Computer memory module 150 may comprise one or more types of fixed and/or portable memory accessible by computer processor module 150, such as ROM, RAM, SRAM, DRAM, DDRAM, hard and floppy-disks, optical disks (e.g., CDs, DVDs), magnetic tape, ferroelectric and ferromagnetic memory, electrically erasable programmable read only memory, flash memory, charge coupled devices, smart cards, or any other type of computer-readable media, which may be read from and/or written to by one or more magnetic, optical, or other appropriate reading and/or writing systems coupled to computer processor module 140 and/or one or more other processing devices or systems.
Computer memory module 150 may store at least a portion of the instructions and data that may be accessed, interpreted and/or executed by computer processor module 140 for operating computer input module 110, computer output module 120, and computer communication module 130, although some or all of the instructions and data may be stored elsewhere, such as in the modules themselves and/or the computer processor module 140.
Computer memory module 150 may also store one or more instructions that may be accessed, interpreted and/or executed by computer processor module 140 to implement at least a portion of the animation system 200, although one or more other devices and/or systems may access, interpret and/or execute the stored instructions. The one or more instructions stored in computer memory module 150 may be written in one or more conventional or later developed programming languages or expressed using other methodologies. Furthermore, the one or more instructions that may be executed to implement at least a portion of the animation system 200 are illustrated in
Computer display module 160 may comprise one or more user output devices, such as a computer monitor (e.g., CRT, LCD or plasma display), which may be used for presenting information to one or more users. although other types of output devices may be used, such as printers. Further, computer display module 160 may display information output from computer output module 120, although the information may be output from other sources.
Referring to
Generally, an animation system 200 may include UI application module 205, controls UI module 210, UI framework module 215, component model services module 220, and renderer module 260. Further, one or more of the modules 205, 210, 215, 220 and 260 may further comprise one or more other modules, examples of which are described herein below with continued reference to
UI application 205 may comprise a top level control application that may manage operation of a media user interface by calling one or more routines on control UI 210 and/or UI framework 215 based on a user's interaction with a media user interface that may be presented to users via computer output module 120 using computer display module 160.
Controls UI module 210 may manage the operation of one or more user interfaces displayed on the computer display module 160, which may be defined by and represented in
Controls 211 may provide one or more media user interfaces, such as buttons, radio lists, spinner controls and other types of interfaces, which may be provided for handling input, focusing, and/or navigating, for example.
Views 212 may represent the owner of a display for a Control 211, for example. Further, Views 212 may request that a Visual 217 for the Control 211 be drawn and/or displayed on the computer display module 160. Thus, Views 212 may cause a visual representation of Control 211 to be displayed as part of a media user interface displayed on computer display module 160.
ViewItems 213 may define and represent content in
UI Framework module 215 may provide at least one abstraction layer between UI application 205 and component model 220. In particular, UI Framework module 215 may implement a managed user interface description environment that may provide a high level programming interface for configuring the renderer module 260.
Further, UI Framework module 215 may define and enable objects to be used for describing images, animations and/or transforms, for example, using a high-level declarative markup language (e.g., XML) and/or source code written in any number of conventional and/or later developed languages (e.g., C, C++, C#). The UI Framework module 215 may enable the UI application 205 to provide one or more routines and definitions that may make up, define, and/or control the operation of a media user interface displayed on computer display module 160, for example.
Component model service module 220 may generally comprise Visuals module 221, Common Services module 231, UI Framework-specific (“UIFW”) services module 241 and messaging and state services module 251. Modules 221, 231, 241 and 251 further comprise one or more other modules, examples of which will now be described below.
Visuals module 221 may comprise layout module 223, video memory management module 225, drawings module 227, and animation module 229.
Layout module 223 may determine whether one or more ViewItems 213 to be rendered may satisfy one or more layout constraints that may be defined within UI framework module 215, for example, prior to generating one or more Visuals 217 to be rendered by renderer module 260 as described further herein below in connection with
Video memory mgmt 225 may manage data and instructions that may be sent to a portion of computer output module 120 configured to communicate with computer display module 160, including management of surfaces, vertex buffers and pixel shaders, for example.
Drawing services module 227 may manage any non-animated visual component to be drawn on a user interface, including text, for example.
Animation module 229 may comprise a portion of the functionality used by component module 220 and renderer module 260. The portion of the functionality from component model 220 may represent build functionalities for building one or more animation templates that may describe an object, a destination, a timer-period, an animation method, stop points, and any other animation related data, examples of which are described further herein below in connection with
Generally, the animation templates may include one or more Keyframes that may describe a value for some point in time and the manner in which to interpolate between that keyframe and a next defined keyframe, for example, as described further herein below in connection with
Common services module 231 may comprise input module 233 and directional navigation module 235. Input module 233 may manage a state machine that may determine how to process user input (e.g., mouse moves, etc.) based on a specific view of a user interface. It should be noted that the user input processed by input module 233 may already be at least partially processed at some level by computer input module 110 substantially prior to and/or substantially concurrently with being processed by input module 233.
Directional navigation module 235 may identify a same-page move destination based on a center point of a current screen selection, other targets on-screen, and/or direction indicated by a user, for example.
UIFW-specific services module 241 may comprise data module 243, parsing module 245, and page navigation module 247. Data module 243 may provide data sources for Visuals 217, manage binding according to predetermined binding rules, and/or allow variables to reference data to be defined as needed. For example, data module 243 may be used to associate a photo item's display name property with a thumbnail button's Text View Item Content property. Accordingly, when a property on one or more of the objects is set or changes, the related property on the other object(s) may be set or change as well, although their relationships may not always be bound one-to-one relationships. When a value on a bound object changes, however, the binding may be marked as “dirty” and, at substantially a later time, the dispatcher module 253 may call a process to reevaluate such dirty bindings that in turn may cause data module 243 to propagate new values to each dirty binding's destination, for example.
Parser module 245 may parse one or more high-level descriptions of a media user interface that may be expressed using declarative statements (e.g., XML) via UI framework module 215, although the descriptions may be expressed in other ways. For instance, XML may be used to create visual aspects of a media user interface that may be displayed on computer display module 160, in addition to hand-authoring visual aspects of the media user interface in one or more programmatic languages, such as C, C++, and/or C#. Page navigation module 247 may identify inter page navigations based on a selected content item, for example.
Messaging and state services module 251 may comprise dispatcher module 253 and UI Session module 255. Dispatcher module 253 may manage the processing of time requests for components in a shell environment that may be implemented by computer 100. It should be noted that one or more of the components managed by UI framework module 215 described above earlier may run as part of the shell process. Further, dispatcher module 253 may be extensible to allow the creation and expression of new priority rules as needed, such as to allow a new rule that runs a particular task after substantially all painting tasks but substantially before any timer tasks, for example.
UI Session module 255 may comprise a state container that manages data related to a set of objects that may be managed by the animation system 200, for example. Other modules in animation system 200, such as renderer module 260, layout module 223 and drawing module 227, may manage their data as sub-objects in UI session module 255. Moreover, UI Session module 255 may establish a port to communicate with each module so that each module can refer to its portion of the data for handling its own tasks.
Renderer module 260 may comprise logic for drawing and sending a resulting media user interface to a portion of computer memory module 150 in computer 100 that may be configured to store video memory. Further, renderer module 260 may operate on its own thread and may receive information from UI framework module 215, such as one or more Visuals 217, which may describe what to draw. Renderer module 260 may also include and/or communicate with one or more sub-rendering modules based on a graphical development application that may have be used for the media user interface, such as DirectX® 9 261, GDI 263, DirectX® 7 265, or any other type of graphical development applications including later developed versions thereof.
As mentioned earlier, Visuals 217 may represent a basic drawing unit for the renderer module 260, which again may be logically organized as a collection of one or more Visuals 217 in one or more data structures that may describe painting or rendering order, containership relationships and other information. Visuals 217 may also describe and represent the content to be drawn, such as an image, text, color, and any other type of content that may be drawn or expressed. Further, the Visuals 217 managed in UI framework module 215 may correspond to Visual objects maintained in renderer module 260. This may facilitate communication between the UI framework module 215 and the renderer module 260 when the UI framework module 215 provides one or more instructions describing what the renderer module 260 may draw or render, for example.
A method 300 that may be implemented to generate one or more event based animations for one or more user interfaces will now be described with reference to
Examples of such animation sequences are graphically depicted in
For instance, the animation sequence 400 shown in
An exemplary portion of declarative markup language that may be used to describe a logical collection of one or more keyframes describing and/or defining an animation template named “MyShowAnimation” that may correspond to the exemplary animation sequence 400 shown in
As shown above, one or more keyframe tags may be described using a particular time value, a particular property value and/or a particular type value, for example, although keyframes may be described in other ways. Accordingly, one or more of the keyframe tags in the example shown above may provide a time value corresponding to either the alpha property 410 or the scale property 412 of the animation sequence 400 shown in
The interpolation type value may identify one of perhaps several different interpolation methods that may be implemented when transitioning from one keyframe to another keyframe, including linear, sine curve, exponential, logarithmic and/or any other type of interpolation or conversion method, for example. Furthermore, the “MyShowAnimation” animation template example provided above may also be described using a collection of one or more objects shown in
Referring now to
AdvancedAnimationTemplate object 426 may comprise one or more entries for defining the one or more animation templates identified in the entries within the AnimationLibrary object 422, such as the MyShowAnimation entry 424. The object 426 may also comprise one or more other entries for defining the one or more keyframes describing the animation template named “MyShowAnimation,” which are shown in
AdvancedAnimationTemplate object 426 may also provide additional information describing the context in which an associated animation sequence may be played, such as identifying particular actions to be taken in response to particular events occurring. For instance, object 426 in this example may identify a “Show” event that may initiate a show animation sequence when an associated user interface associated with the animation template may be initially, for example. For instance, one or more properties of one or more associated user interfaces (e.g., ViewItems 213) may be manipulated to cause the user interfaces to appear to be gradually becoming visible in computer display module 160, for example. Other events that may be identified in an animation template object (e.g., AdvancedAnimationTemplate object 426) may include, but are not limited to, Hide, Move, Size, GainFocus, LoseFocus and Idle events.
A Hide event may initiate a hide animation sequence that may manipulate one or more properties of the associated user interfaces to cause the interfaces to appear to be gradually disappearing from computer display module 160 when the state of the user interface changes from active or shown to hidden or inactive, for example. A Move event may initiate a move animation sequence that may manipulate one or more properties of the associated user interfaces to change interface's position in computer display module 160 when the layout module 223 relocates the user interface, for example. A Size event may initiate a size animation sequence that may manipulate one or more properties of the associated user interfaces to change the interface's displayed size in computer display module 160 when the layout module 223 resizes user interface, for example.
A GainFocus event may initiate a focus gaining animation sequence that may manipulate one or more properties of a Control 211 associated with a user interface when the Control 211 associated with a ViewItem's View 212 gains keyboard focus, for example. A LoseFocus event may initiate a focus losing animation sequence that may manipulate one or more properties of a Control 211 associated with a user interface when the Control 211 associated with a ViewItem's View 212 loses keyboard focus, for example. An Idle event may initiate an idle animation sequence on the associated user interfaces displayed in computer display module 160 when none of the other animation sequences are being implemented, for example.
As mentioned above, Alpha keyframe objects 428A and 428B and Scale keyframe objects 430A, 430B, and 430C may represent the keyframes defined in the “MyShowAnimation” animation template, for example. Further, SCurve Interpolation objects 432A and 432B, and Linear Interpolation objects 434A and 434B, may represent the interpolation values that may be defined for the keyframe objects 428A and 428B and 430A, 430B, and 430C.
At step 320, the animation sequence 400 depicted graphically in
The exemplary portion of declarative markup language provided above may include a SolidFillViewItem tag, which may describe a solid colored ViewItem named “ColorFill” that may be associated with the animation sequence 400 represented by the animation object library 420 shown in
At step 330, a user interface-specific animation template may be generated that may be based on an animation template identified in a ViewItem. Basically, one or more values identifying a particular animation template (i.e., “MyShowAnimation”) may be defined in the Animation tag embedded in the markup language example provided above for the “MyView” View via one or more parameters, for example.
Referring to
Generally, the SimpleAnimationBuilder object 444 in this example may represent a particular type of AnimationBuilder object 452 that may return a particular type of animation sequence (e.g., Show, Hide, etc.) when one or more build methods on the object 452 may be called. An example of a particular type of animation sequence that may be returned by the object 452 is depicted as AdvancedAnimationTemplate object 426 in
In any event, SimpleAnimationBuilder object 444 may generate an AdvancedAnimationTemplate object 426, initially introduced in this description in connection with
Referring to
AnimationTemplate AnimationBuilder.Build(AnimationArgs args)
Responsive to the call 460, AnimationBuilder object 452 may generate an AnimationTemplate object 454. The particular type of AnimationTemplate object 454 that may be returned may depend on the particular values passed in the build call 460 via the AnimationArgs object 456, although the object 456 may generate the AnimationTemplate object 454 in a particular manner regardless of the provided values, AnimationBuilder object 452 may use a default animation template to generate the AnimationTemplate object 454, AnimationBuilder object 452 may select one of many animation templates to generate the AnimationTemplate object 454, AnimationBuilder object 452 may programmatically generate an animation template for generating the AnimationTemplate object 454, or any other way.
At step 340, an AnimationTemplate object 454 obtained at step 330 may be instantiated using a play call 446 to obtain an ActiveSequence object 464, for example, as shown in
ActiveSequence AnimationTemplate.Play(Visual visualTarget)
The ActiveSequence object 464 may represent a running instance of the AnimationTemplate object 454. The renderer module 260 may render the animation sequence defined by the ActiveSequence object 464, for example. Further, the ActiveSequence object 464 may represent a logical collection of one or more Animation objects 460 and 462 (e.g., Alpha, Scale), which may provide handles 461 and 463, respectively, to particular animation sequences defined in the ActiveSequence object 464.
Specifically, renderer module 260 may execute one or more animation sequences defined by the first render animation object 460 and/or the second render animation object 462 according to one or more floating point values that may be defined in the objects 460, 462, for example. For example, if animation objects 460, 462 represent a position animation sequence, then there may be three sequences to define a particular position, such as one sequence for each one of x, y and/or z. Each sequence may be punctuated with keyframes.
Further, the renderer module 260 may evaluate one or more of the active animations in the render thread before rendering each frame in an animation. Each sequence may be assigned a tick or time value and the sequence's value may be evaluated based on that time. The resulting values may be passed into a vector combination object 466 shown in
For instance, if the sequence values represent a position property for an active animation sequence, the vector combination object 466 may convert and/or otherwise transform those values into a position vector. Further, the renderer module 260 may apply the converted vector onto a Visual position property 457 of a particular Visual object 458, for example. When the renderer module 260 has rendered all of the frames in all of the active animation sequences in the render thread, the animation rendering may be complete and the method 300 may end.
An exemplary method 500 for maintaining live rendering objects with active animations that have been discarded by executing software applications will now be described with reference to
For instance,
Among a number of properties describing animations 504, 506 that may have a different value for each animation at any given moment in time, the difference in the opacity levels for each of the animations provides a convenient benchmark in this example. As shown in
Referring now to
As such, animation system 200 may manage a number of ViewItems 213 that may be used to implement a number of user interfaces on the executing software application's behalf. Layout module 223 in animation system 200 may select one or more ViewItems 213 from Controls UI module 210 for rendering. The particular ViewItems 213 that may be selected can be based on a request from the executing software application identifying the particular ViewItems 213 for example, although the ViewItems 213 may be selected based on other reasons.
As described above earlier, ViewItems 213 may be logically organized into data structures that may be managed by controls UI module 210, such as tree-like data structures. It should be noted that
The ViewItems 213 may be, or may have already been, generated during implementation of method 300 described above in connection with
At step 520, layout module 223 may apply one or more layout constraints on the one or more selected ViewItems before UI framework module 215 generates one or more Visuals for the ViewItems. For example, layout module 223 may determine that a selected ViewItem may be associated with a particular user interface flow layout. Layout module 223 may evaluate the selected ViewItem, including any associated child ViewItems, based on any constraints that may be specified for a particular flow layout defined for the ViewItems.
An example of a layout process will now be described in conjunction with
Layout module 223 may apply one or more constraints and/or any layout instructions associated with horizontal layout 516 on child ViewItem objects 512B-512E. For instance, horizontal layout 516 may represent a layout constraint that may specify a minimum amount of distance between ViewItem objects 512B-512E that may be rendered in the layout. Layout module 223 may then determine if rendered versions of the ViewItems, depicted as ViewItem rendered representations 512B′, 512C′, 512D′, and 512E′ in
At step 525, if layout module 223 determines that ViewItem objects 512B′, 512C′, 512D′, and 512E′ may not all be rendered together without violating one or more constraints represented by horizontal layout 516, then the NO branch may be followed to step 530. However, if layout module 223 determines that ViewItems 512B′, 512C′, 512D′, and 512E′ may be rendered together without violating one or more constraints in horizontal layout 516, then the YES branch may be followed to step 550.
At step 530, layout module 223 may identify one or more child ViewItem objects 512B-512E shown in
At step 535, if layout module 223 identifies one or more ViewItems at step 530 whose existing Visuals may be removed, then the YES branch may be followed to step 540. Otherwise, if no existing Visuals are identified for removal then the YES branch may be followed to step 560.
At step 540, one or more of the existing Visuals identified for removal at step 530 may be separately managed by animation system 200 such as in an exemplary orphaned visual collection 524 shown in
However, and again for exemplary purposes only with continued reference now to
However, one or more of the ViewItems 512D-512H may be associated with one or more animations, such as animation 522 associated with ViewItem 512H in this example. Animation 522 may represent a “Hide” animation that may gradually cause the ViewItem 512H to fade away until no longer visible in the computer display module 160 instead of abruptly removing the interface. Simply discarding any Visuals that may be associated with any such animations may result in disposing of any associated animations as well, and thus may prevent the animation to be rendered as a result. Thus, in this example, a “Hide” animation (e.g., animation 522) that may be associated with ViewItem 512H may not be rendered if the ViewItem's corresponding Visual is prematurely disposed.
In particular, instead of disposing Visual objects 520D-520G along with any associated animations (e.g., animation 522), animation system 200 may separately manage the Visuals 520D-520G in an orphaned visuals collection 524, for example, which are depicted as orphaned Visuals 520D′-520G′ in
The renderer module 260 may be configured to continue rendering any active orphaned animations associated with any orphaned Visuals 520D′-520G′ which may exist in the orphaned visuals collection 524 shown in
The renderer module 260 may continue rendering one or more active animation sequences associated with Visual objects 520A-520C and/or orphaned Visual objects 520D′-520G′ organized in first Visual tree 526(1), for example. Animation system 200 may also monitor the progress of any active orphaned animation sequence associated with one or more orphaned active Visual objects 520D′-520G′, such as orphaned animation 522 to determine when the animation sequence may be complete.
It should be noted that, layout module 223 may also determine at step 525 that one or more Visuals associated with ViewItems that may have been previously disposed of may now be regenerated because their associated ViewItems may now satisfy the layout constraints. For instance, Visual objects 520D-520G, which may have been disassociated from the second exemplary ViewItem tree 514(2) shown in
However, the orphaned Visual objects 520D′-520G′ may be simultaneously maintained with the regenerated Visual objects 520D-520G in the second Visual tree 526(2) shown in
At step 550, layout module 223 may generate one or more Visuals for the one or more selected ViewItems in a first exemplary ViewItem tree 514(1) shown in
At step 560, render module 260 may render any active animation sequences associated with any active Visuals 520A-520G associated with any of the ViewItems 512A-512H in any of the exemplary ViewItem trees 514(1)-514(2), for example, along with any orphaned animation sequences associated with any orphaned Visual objects 520D′-520G′ in any of the Visual trees 526(1) 526(2), for example.
At step 565, if substantially all active animation sequences associated with any of the ViewItem objects 512A-512H in ViewItem trees 514(1)-514(3) have completed animating, then the YES branch may be followed to step 570. However, if one or more active animation sequences in ViewItem trees 514(1)-514(3) remain to be animated, then the NO branch may be followed back to step 510, for example, to repeat at least one other iteration of at least a portion of the method 500.
At step 570, if all of the active animation sequences associated with any orphaned Visuals have completed animating, such as animation 522 and orphaned animation 522′ in the second visual tree 526(2) shown in
While the computer memory module 150 illustrated in
It should also be appreciated that storage devices utilized to store program instructions may be distributed across one or more networks. For example, one or more first networked computer systems may store one or more computer readable/executable instructions as software embodying one or more portions of the process(es) described above when executed in cooperation. Further, one or more second networked computer systems may access the first networked computer systems to download at least a portion of the software for execution by the second networked computer systems to implement one or more portions of the above-described process(es). Alternatively or in addition, the second networked computer systems may download one or more portions of the software as needed and/or the first and second networked computer systems may execute one or more portions of the software instructions.
Furthermore, while particular examples and possible implementations have been called out above, alternatives, modifications, variations, improvements, and substantial equivalents that are or may be presently unforeseen may arise to applicants or others skilled in the art. Accordingly, the appended claims as filed, and as they may be amended, are intended to embrace all such alternatives, modifications, variations, improvements, and substantial equivalents. Further, the recited order of processing elements or sequences, or the use of numbers, letters, or other designations therefore, is not intended to limit any claimed process(es) to any order except as may be explicitly specified in the claims.
This application claims the benefit of U.S. Provisional Patent Application Ser. No. 60/673,044 filed on Apr. 19, 2005, which is incorporated by reference herein in its entirety.
Number | Date | Country | |
---|---|---|---|
60673044 | Apr 2005 | US |