Essays about: "Graph Layout Generation"

Found 2 essays containing the words Graph Layout Generation.

  1. 1. Visualization of Code Flow

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Yuri Stange; [2015]
    Keywords : Control Flow Graphs; Sugiyama Framework; Graph Layout Generation;

    Abstract : Visual representation of Control Flow Graphs (CFG) is a feature available in many tools, such as decompilers. These tools often rely on graph drawing frameworks which implement the Sugiyama hierarchical style graph drawing method, a well known method for drawing directed graphs. READ MORE

  2. 2. A Graph-Based Approach to Procedural Terrain

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Vidak Mijailovic; [2015]
    Keywords : Terrain; real-time computer graphics; digital-cartography; graph-grammar; Perlin noise; diamond-square; Terräng; realtid datorgrafik; digital-kartografi; graf-grammatik; Perlin noise; diamond-square;

    Abstract : Procedural terrain generation is a field that handles procedural, not by hand, generated realistic looking terrain for use in simulations, video games, movie special effects or art. It allows for creation of vast and far more detailed terrain than humans can create by hand. In this paper a new method for procedural terrain generation is presented. READ MORE