4,463 research outputs found

    Architectural authorship in generative design

    Get PDF
    The emergence of evolutionary digital design methods, relying on the creative generation of novel forms, has transformed the design process altogether and consequently the role of the architect. These methods are more than the means to aid and enhance the design process or to perfect the representation of finite architectural projects. The architectural design philosophy is gradually transcending to a hybrid of art, engineering, computer programming and biology. Within this framework, the emergence of designs relies on the architect- machine interaction and the authorship that each of the two shares. This work aims to explore the changes within the design process and to define the authorial control of a new breed of architects- programmers and architects-users on architecture and its design representation. For the investigation of these problems, this thesis is to be based on an experiment conducted by the author in order to test the interaction of architects with different digital design methods and their authorial control over the final product. Eventually, the results will be compared and evaluated in relation to the theoretic views. Ultimately, the architect will establish his authorial role

    Generative Design in Minecraft: Chronicle Challenge

    Get PDF
    © 2016 ACC 2019We introduce the Chronicle Challenge as an optional addition to the Settlement Generation Challenge in Minecraft. One of the foci of the overall competition is adaptive procedural content generation (PCG), an arguably under-explored problem in computational creativity. In the base challenge, participants must generate new settlements that respond to and ideally interact with existing content in the world, such as the landscape or climate. The goal is to understand the underlying creative process, and to design better PCG systems. The Chronicle Challenge in particular focuses on the generation of a narrative based on the history of a generated settlement, expressed in natural language. We discuss the unique features of the Chronicle Challenge in comparison to other competitions, clarify the characteristics of a chronicle eligible for submission and describe the evaluation criteria. We furthermore draw on simulation-based approaches in computational storytelling as examples to how this challenge could be approached.Peer reviewe

    Generative Design in Minecraft (GDMC), Settlement Generation Competition

    Full text link
    This paper introduces the settlement generation competition for Minecraft, the first part of the Generative Design in Minecraft challenge. The settlement generation competition is about creating Artificial Intelligence (AI) agents that can produce functional, aesthetically appealing and believable settlements adapted to a given Minecraft map - ideally at a level that can compete with human created designs. The aim of the competition is to advance procedural content generation for games, especially in overcoming the challenges of adaptive and holistic PCG. The paper introduces the technical details of the challenge, but mostly focuses on what challenges this competition provides and why they are scientifically relevant.Comment: 10 pages, 5 figures, Part of the Foundations of Digital Games 2018 proceedings, as part of the workshop on Procedural Content Generatio

    Functional Generative Design: An Evolutionary Approach to 3D-Printing

    Full text link
    Consumer-grade printers are widely available, but their ability to print complex objects is limited. Therefore, new designs need to be discovered that serve the same function, but are printable. A representative such problem is to produce a working, reliable mechanical spring. The proposed methodology for discovering solutions to this problem consists of three components: First, an effective search space is learned through a variational autoencoder (VAE); second, a surrogate model for functional designs is built; and third, a genetic algorithm is used to simultaneously update the hyperparameters of the surrogate and to optimize the designs using the updated surrogate. Using a car-launcher mechanism as a test domain, spring designs were 3D-printed and evaluated to update the surrogate model. Two experiments were then performed: First, the initial set of designs for the surrogate-based optimizer was selected randomly from the training set that was used for training the VAE model, which resulted in an exploitative search behavior. On the other hand, in the second experiment, the initial set was composed of more uniformly selected designs from the same training set and a more explorative search behavior was observed. Both of the experiments showed that the methodology generates interesting, successful, and reliable spring geometries robust to the noise inherent in the 3D printing process. The methodology can be generalized to other functional design problems, thus making consumer-grade 3D printing more versatile.Comment: 8 pages, 12 figures, GECCO'1

    Improving the Design and Implementation of Software Systems uses Aspect Oriented Programming

    Get PDF
    A design pattern is used as a static reusable component of object oriented design in the many patterns catalogue. The regular design pattern does not show any collaboration of shared resource between patterns in the software design. But generative design pattern is a new design pattern that shows the relationship and shared resources between them. The generative design pattern is considered a dynamic and active design, which creating new design as a result of collaboration and resource usage between two designs. This paper will demonstrate benefit and the structure of generative pattern. It also demonstrates the creation of a desktop application for modeling generative design pattern. The Java language creates the desktop application. The application provides many features, for instance, users can place drawing objects such as class, Interface and Abstract Class object. The users also can draw different connection line between these objects, such as simple, inheritance, composition lines. This project shows the implementation details techniques of drawing objects and their connection. It also provides an open source code that many novice developers can understand and analysis for further development. The application source code gives the developers new ideas and skills in object oriented programming and graphical user interface in Java language

    An architectural generative design process

    Get PDF
    The paper discusses about architectural and urban design tools, and reports a prototype of parametric application that allows the designer to handle the architectural shape by using urban regulations. It is a Decision Support System (DSS), useful at the early stage of city planning as well as at the early stage of architectural design. The System integrates two different research topics: modelling in geo-referenced environment and modelling through constraints. Compared to the related works (Building Modelling on geo-referenced environment), our application is the first Generative System based on the urban regulation. Three case studies are presented to test the System

    Augmented Computational Design: Methodical Application of Artificial Intelligence in Generative Design

    Full text link
    This chapter presents methodological reflections on the necessity and utility of artificial intelligence in generative design. Specifically, the chapter discusses how generative design processes can be augmented by AI to deliver in terms of a few outcomes of interest or performance indicators while dealing with hundreds or thousands of small decisions. The core of the performance-based generative design paradigm is about making statistical or simulation-driven associations between these choices and consequences for mapping and navigating such a complex decision space. This chapter will discuss promising directions in Artificial Intelligence for augmenting decision-making processes in architectural design for mapping and navigating complex design spaces.Comment: This is the author's version of the book chapter Augmented Computational Design: Methodical Application of Artificial Intelligence in Generative Design. In Artificial Intelligence in Performance-Driven Design: Theories, Methods, and Tools Towards Sustainability, edited by Narjes Abbasabadi and Mehdi Ashayeri. Wiley, 202

    Dynamic Designs of Virtual Worlds Using Generative Design Agents

    Get PDF
    This research aims at developing a different kind of virtual world that is dynamically designed and implemented as needed. Currently, most virtual world designs are considered static. Similar to the physical world, these worlds are pre-defined prior to their use. The resultant environments serve certain purposes but do not take into consideration possible changes to the purposes during their use, changes which often occur when the occupants interact with the environments and with each other. Virtual worlds as networked environments can be flexibly configured and programmed. This flexibility makes it possible to consider virtual world designs in terms of dynamics and autonomy, reflecting the changing needs of different moments. To achieve dynamic designs of virtual worlds, this study applies a computational approach using rational design agents. A Generative Design Agent (GDA) model is developed that specifies computational processes for reasoning and designing in virtual worlds. The GDAs serve as personal design agents to the virtual world occupants. Design formalisms for virtual worlds are also addressed. The design component of a GDA is supported by the application of a generative design grammar. On one hand, generative design grammars serve as the generative force to be applied by the GDAs for virtual world design automation. On the other hand, each grammar defines coherent stylistic characterisations shared by the virtual world designs it generates. The technical outcomes of the research consist of the GDA model and a generative design grammar framework. The framework provides guidelines and strategies to designers for developing generative design grammars that produce different design languages for virtual worlds, rather than predefine every detail of all possible virtual world designs. GDAs monitor the virtual worlds and the various activities that occur in the worlds, interpret the occupants’ needs in the virtual worlds and the state of the worlds based on these observations, hypothesise design goals in order to satisfy these needs, and finally apply generative design grammars to provide virtual world designs for the moment, or initiate other actions in the worlds, according to the current design goals, on behalf of the occupants. The development of the GDA model and the generative design grammar framework provides new perspectives for understanding and developing virtual worlds. The GDA model challenges the conventional way that virtual worlds are designed and implemented, and this leads to dynamic designs of virtual worlds. The generative design grammar framework provides a computational approach to formally defining design languages for virtual worlds

    GENERATIVE DESIGN OF STRUCTURAL STEEL JOINTS

    Get PDF
    Structural project is based on technical regulations, structural codes, construction conditions, and client requirements. Through the structural design process, some important decisions that can significantly affect the final result must be implemented. The most important factor for optimal design is the reduction in material and overall work costs. Selecting appropriate joint configurations that can reduce the overall weight and work on the structure is critical. To examine a significant number of possible configurations and their effect on structural behavior, the generative design method (GDM) is used. In this study, software is custom developed, and a relevant example of generative joint structural design is provided. The methodology for the optimal joint and structure design is described comprehensively. The final results show that the GDM is an effective methodology for application in the design of steel structures
    • …
    corecore