Sprite Definition - TechTerms
Maybe your like
A sprite is a bitmap graphic that is designed to be part of a larger scene. It can either be a static image or an animated graphic. Examples of sprites include objects in 2D video games, icons that are part of an application user interface, and small images published on websites.
In the 1980s and for most of the 1990s, sprites were the standard way to integrate graphics into video games. Graphic artists created small 2D images that were used to represent characters and other objects. Developers referenced these sprites in the source code and assigned properties such as when the sprites were displayed and how they interacted with other sprites. For example, in a side-scroller, such as Super Mario Bros, the sprite of an enemy Koopa would turn into a flattened Koopa when Super Mario jumped on it. Today, some video games still use 2D sprites, but most mainstream games use 3D polygons instead. Since computers and gaming consoles now have dedicated 3D video cards, they can actually render 3D objects more efficiently than 2D sprites.
While sprites have become less common in modern video games, they are still used by software developers for other purposes. For example, sprites are often used to add buttons, symbols, and other user interface elements to software programs. Developers can attach actions to sprites within the user interface, such as playing an animation or changing the current view of the window when the sprite is clicked. Sprites are especially useful for adding custom graphics that are not natively supported by the operating system's API.
Sprites are also used on the Web for navigation buttons and for adding visual appeal to webpages. In recent years, sprite sheets have become a popular way for web developers to load website graphics. By combining a large number of sprites into a single image, all the sprites can be downloaded and cached by a user's browser with a single request to the server. The images are then displayed using CSS properties that define the locations of individual sprites within the image.
Updated February 10, 2012 by Per C. APA MLA Chicago HTML Link https://techterms.com/definition/sprite Copy
Test Your Knowledge
A memory leak is what type of error?
A Syntax error 0% B Runtime error 0% C Logic error 0% D Compilation error 0% Correct! Incorrect! View the Runtime Error definition. More Quizzes → ‹ Spreadsheet | SPX ›Tech Factor
? 7 / 10The Tech Terms Computer Dictionary
The definition of Sprite on this page is an original definition written by the authors of TechTerms.com. If you would like to reference this page or cite this definition, please use the green citation bar directly below the definition.
Our goal is to explain computer terminology in a way that is easy to understand. We strive for accuracy and simplicity with every definition we publish. If you have feedback about this definition or would like to suggest a new technical term, please contact us.
The Tech Terms Newsletter
Improve your technical knowledge with our daily or weekly newsletter! Subscribe today and get new terms and quizzes delivered to your inbox.
Subscribe ×Sign up for the free TechTerms Newsletter
Email (required): First Name: Last Name: How often would you like to receive an email? Daily Weekly (Every Tuesday)You can unsubscribe or change your frequency setting at any time using the links available in each email.Questions? Please contact us.
Thank You
We just sent you an email to confirm your email address. Once you confirm your address, you will begin to receive the newsletter.
If you have any questions, please contact us.
OkTag » What Is A Sprite In Coding
-
New To Sprites In Scratch? - Coding Kids
-
What Is A Sprite? - Definition From Techopedia
-
Sprite (computer Graphics) - Wikipedia
-
Sprite Lab
-
Scratch Sprites: What Are They, And How Can Kids Create Them?
-
What Is A Sprite In Scratch | Scratch Program - DK Find Out!
-
What Does Sprite Mean In Scratch? - Coder Kids
-
Tutorial: Programming Sprites In JavaScript - CodeHS
-
What Is A Sprite In Computer Science?
-
Scratch Sprites | Everything You Need To Know - CodaKid
-
Sprites - CS50's Introduction To Programming With Scratch
-
Game Lab: Sprites - YouTube
-
Sprite Lab: How To Make A Sprite - YouTube
-
What Is Stage And Sprite In Scratch? - STEMpedia