<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Computer Graphics Tree</title><link>http://www.bing.com:80/search?q=Computer+Graphics+Tree</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Computer Graphics Tree</title><link>http://www.bing.com:80/search?q=Computer+Graphics+Tree</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>Binary Space Partitioning - GeeksforGeeks</title><link>https://www.geeksforgeeks.org/dsa/binary-space-partitioning/</link><description>Binary space partitioning arose in the context of 3D computer graphics in 1969, where the structure of a BSP tree allows for spatial information about the objects in a scene that is useful in rendering, such as objects being ordered from front-to-back with respect to a viewer at a given location, to be accessed rapidly.</description><pubDate>Wed, 01 Apr 2026 23:26:00 GMT</pubDate></item><item><title>Binary Space Partitioning Trees in Computer Graphics</title><link>https://www.tutorialspoint.com/computer_graphics/computer_graphics_binary_space_partitioning.htm</link><description>Binary Space Partitioning (BSP) trees are used for efficiently solving the visibility problem, mostly when dealing with planar polygons. Visibility is the challenge of determining which parts of a scene are visible from a particular viewpoint.</description><pubDate>Wed, 01 Apr 2026 18:11:00 GMT</pubDate></item><item><title>Binary Space Partitioning - Online Tutorials Library</title><link>https://www.tutorialspoint.com/article/binary-space-partitioning</link><description>A binary space partition is a data structure used in computer graphics and algorithmic geometry to divide a space into smaller parts. BSP was developed in the environment of 3D computer graphics.</description><pubDate>Wed, 01 Apr 2026 22:50:00 GMT</pubDate></item><item><title>Difference Between Graph and Tree - GeeksforGeeks</title><link>https://www.geeksforgeeks.org/dsa/difference-between-graph-and-tree/</link><description>Graphs and trees are two fundamental data structures used in computer science to represent relationships between objects. While they share some similarities, they also have distinct differences that make them suitable for different applications. Difference Between Graph and Tree What is Graph? A graph data structure is a collection of nodes (also called vertices) and edges that connect them ...</description><pubDate>Thu, 02 Apr 2026 23:04:00 GMT</pubDate></item><item><title>Octree | Insertion and Searching - GeeksforGeeks</title><link>https://www.geeksforgeeks.org/dsa/octree-insertion-and-searching/</link><description>Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school education, upskilling, commerce, software tools, competitive exams, and more.</description><pubDate>Thu, 02 Apr 2026 05:38:00 GMT</pubDate></item><item><title>Projections in Computer Graphics - GeeksforGeeks</title><link>https://www.geeksforgeeks.org/computer-graphics/projections-in-computer-graphics/</link><description>Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school education, upskilling, commerce, software tools, competitive exams, and more.</description><pubDate>Thu, 02 Apr 2026 01:57:00 GMT</pubDate></item><item><title>Define a quadtree and its applications in computer graphics.</title><link>https://www.tutorchase.com/answers/a-level/computer-science/define-a-quadtree-and-its-applications-in-computer-graphics</link><description>A quadtree is a tree data structure used in computer graphics to partition a two-dimensional space into smaller regions. In more detail, a quadtree is a type of hierarchical tree structure where each node has exactly four children: north-west, north-east, south-west and south-east.</description><pubDate>Fri, 20 Mar 2026 07:13:00 GMT</pubDate></item><item><title>AN OVERVIEW OF QUADTREES, OCTREES, AND RELATED HIERARCHICAL DATA ... - UMD</title><link>https://www.cs.umd.edu/~hjs/pubs/Samettfcgc88-ocr.pdf</link><description>An overview of hierarchical data structures for representing images, such as the quadtree and octree, is presented. They are based on the principle of recursive decomposition. The emphasis is on the representation of data used in applications in computer graphics, computer-aided design, robotics, computer vision, and cartography. There is a greater emphasis on region data (i.e., 2-dimensional ...</description><pubDate>Wed, 01 Apr 2026 01:00:00 GMT</pubDate></item><item><title>lecture12.ppt - Dynamic Graphics Project</title><link>https://www.dgp.toronto.edu/~neff/teaching/418/lecture12.pdf</link><description>Place first edge in tree as root Add subsequent edges based on whether they are inside or outside of edges already in the tree. Inside edges go to the right, outside to the left. (opposite of Hill) Edges that span the extension of an edge that is already in the tree are split in two and both are added to the tree. An example should help....</description><pubDate>Sun, 29 Mar 2026 11:34:00 GMT</pubDate></item><item><title>CSE528 Computer Graphics: Theory, Algorithms, and Applications</title><link>https://www3.cs.stonybrook.edu/~qin/courses/graphics/graphics-hierarchical-models.pdf</link><description>Directed Acyclic Graph (DAG) Models Could use tree to represent object Actually, a DAG (directed acyclic graph) is better: can re-use objects Note that each arrow needs a separate modeling transform In object-oriented graphics, also need motion constraints with each arrow</description><pubDate>Wed, 01 Apr 2026 15:48:00 GMT</pubDate></item></channel></rss>