CumInCAD is a Cumulative Index about publications in Computer Aided Architectural Design
supported by the sibling associations ACADIA, CAADRIA, eCAADe, SIGraDi, ASCAAD and CAAD futures

PDF papers
References

Hits 1 to 20 of 621

_id b5d9
authors González, Guillermo and Gutiérrez, Liliana
year 1999
title El TDE-AC: tecnología digital y estrategia pedagógica (The Tde-ac: Digital Technology and Pedagogical Strategy)
source III Congreso Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings] Montevideo (Uruguay) September 29th - October 1st 1999, pp. 269-271
summary In 1995 the programming of a specialized, expert graphic software CA-TSD, began. The TSD acronym designates a graphic language derived from the theory of spatial delimitation, it systematizes all possibilities of selection and combination of flat and volumetric figures. It establishes necessary and sufficient morphic and tactic dimensions to account for all possible relationships of selection and combination. TSD proposes a syntactic reading of those formal, pure design operations underlying traditional representations. Tracings and complex configurations described by tree-hierarchical structures of simple configurations allow for a coherent syntactic analysis of the design structure of any object this will allow the construction of a pure design formula for the conscious and unconscious prefiguration operations of an artist or style in this presentation, we will use our proprietary CA-TSD software that will allow for fast verification of what's stated, including architecture and graphic design examples.
series SIGRADI
email
last changed 2016/03/10 09:52

_id avocaad_2001_22
id avocaad_2001_22
authors Jos van Leeuwen, Joran Jessurun
year 2001
title XML for Flexibility an Extensibility of Design Information Models
source AVOCAAD - ADDED VALUE OF COMPUTER AIDED ARCHITECTURAL DESIGN, Nys Koenraad, Provoost Tom, Verbeke Johan, Verleye Johan (Eds.), (2001) Hogeschool voor Wetenschap en Kunst - Departement Architectuur Sint-Lucas, Campus Brussel, ISBN 80-76101-05-1
summary The VR-DIS research programme aims at the development of a Virtual Reality – Design Information System. This is a design and decision support system for collaborative design that provides a VR interface for the interaction with both the geometric representation of a design and the non-geometric information concerning the design throughout the design process. The major part of the research programme focuses on early stages of design. The programme is carried out by a large number of researchers from a variety of disciplines in the domain of construction and architecture, including architectural design, building physics, structural design, construction management, etc.Management of design information is at the core of this design and decision support system. Much effort in the development of the system has been and still is dedicated to the underlying theory for information management and its implementation in an Application Programming Interface (API) that the various modules of the system use. The theory is based on a so-called Feature-based modelling approach and is described in the PhD thesis by [first author, 1999] and in [first author et al., 2000a]. This information modelling approach provides three major capabilities: (1) it allows for extensibility of conceptual schemas, which is used to enable a designer to define new typologies to model with; (2) it supports sharing of conceptual schemas, called type-libraries; and (3) it provides a high level of flexibility that offers the designer the opportunity to easily reuse design information and to model information constructs that are not foreseen in any existing typologies. The latter aspect involves the capability to expand information entities in a model with relationships and properties that are not typologically defined but applicable to a particular design situation only; this helps the designer to represent the actual design concepts more accurately.The functional design of the information modelling system is based on a three-layered framework. In the bottom layer, the actual design data is stored in so-called Feature Instances. The middle layer defines the typologies of these instances in so-called Feature Types. The top layer is called the meta-layer because it provides the class definitions for both the Types layer and the Instances layer; both Feature Types and Feature Instances are objects of the classes defined in the top layer. This top layer ensures that types can be defined on the fly and that instances can be created from these types, as well as expanded with non-typological properties and relationships while still conforming to the information structures laid out in the meta-layer.The VR-DIS system consists of a growing number of modules for different kinds of functionality in relation with the design task. These modules access the design information through the API that implements the meta-layer of the framework. This API has previously been implemented using an Object-Oriented Database (OODB), but this implementation had a number of disadvantages. The dependency of the OODB, a commercial software library, was considered the most problematic. Not only are licenses of the OODB library rather expensive, also the fact that this library is not common technology that can easily be shared among a wide range of applications, including existing applications, reduces its suitability for a system with the aforementioned specifications. In addition, the OODB approach required a relatively large effort to implement the desired functionality. It lacked adequate support to generate unique identifications for worldwide information sources that were understandable for human interpretation. This strongly limited the capabilities of the system to share conceptual schemas.The approach that is currently being implemented for the core of the VR-DIS system is based on eXtensible Markup Language (XML). Rather than implementing the meta-layer of the framework into classes of Feature Types and Feature Instances, this level of meta-definitions is provided in a document type definition (DTD). The DTD is complemented with a set of rules that are implemented into a parser API, based on the Document Object Model (DOM). The advantages of the XML approach for the modelling framework are immediate. Type-libraries distributed through Internet are now supported through the mechanisms of namespaces and XLink. The implementation of the API is no longer dependent of a particular database system. This provides much more flexibility in the implementation of the various modules of the VR-DIS system. Being based on the (supposed to become) standard of XML the implementation is much more versatile in its future usage, specifically in a distributed, Internet-based environment.These immediate advantages of the XML approach opened the door to a wide range of applications that are and will be developed on top of the VR-DIS core. Examples of these are the VR-based 3D sketching module [VR-DIS ref., 2000]; the VR-based information-modelling tool that allows the management and manipulation of information models for design in a VR environment [VR-DIS ref., 2000]; and a design-knowledge capturing module that is now under development [first author et al., 2000a and 2000b]. The latter module aims to assist the designer in the recognition and utilisation of existing and new typologies in a design situation. The replacement of the OODB implementation of the API by the XML implementation enables these modules to use distributed Feature databases through Internet, without many changes to their own code, and without the loss of the flexibility and extensibility of conceptual schemas that are implemented as part of the API. Research in the near future will result in Internet-based applications that support designers in the utilisation of distributed libraries of product-information, design-knowledge, case-bases, etc.The paper roughly follows the outline of the abstract, starting with an introduction to the VR-DIS project, its objectives, and the developed theory of the Feature-modelling framework that forms the core of it. It briefly discusses the necessity of schema evolution, flexibility and extensibility of conceptual schemas, and how these capabilities have been addressed in the framework. The major part of the paper describes how the previously mentioned aspects of the framework are implemented in the XML-based approach, providing details on the so-called meta-layer, its definition in the DTD, and the parser rules that complement it. The impact of the XML approach on the functionality of the VR-DIS modules and the system as a whole is demonstrated by a discussion of these modules and scenarios of their usage for design tasks. The paper is concluded with an overview of future work on the sharing of Internet-based design information and design knowledge.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id 39cb
authors Kelleners, Richard H.M.C.
year 1999
title Constraints in object-oriented graphics
source Eindhoven University of Technology
summary In the area of interactive computer graphics, two important approaches to deal with the complexity of designing and implementing graphics systems are object-oriented programming and constraint-based programming. From literature, it appears that combination of these two has clear advantages but has also proven to be difficult. One of the main problems is that constraint programming infringes the information hiding principle of object-oriented programming. The goal of the research project is to combine these two approaches to benefit from the strengths of both. Two research groups at the Eindhoven University of Technology investigate the use of constraints on graphics objects. At the Architecture department, constraints are applied in a virtual reality design environment. At the Computer Science department, constraints aid in modeling 3D animations. For these two groups, a constraint system for 3D graphical objects was developed. A conceptual model, called CODE (Constraints on Objects via Data flows and Events), is presented that enables integration of constraints and objects by separating the object world from the constraint world. In the design of this model, the main aspect being considered is that the information hiding principle among objects may not be violated. Constraint solvers, however, should have direct access to an object’s internal data structure. Communication between the two worlds is done via a protocol orthogonal to the message passing mechanism of objects, namely, via events and data flows. This protocol ensures that the information hiding principle at the object-oriented programming level is not violated while constraints can directly access “hidden” data. Furthermore, CODE is built up of distinct elements, or entity types, like constraint, solver, event, data flow. This structure enables that several special purpose constraint solvers can be defined and made to cooperate to solve complex constraint problems. A prototype implementation was built to study the feasibility of CODE. Therefore, the implementation should correspond directly to the conceptual model. To this end, every entity (object, constraint, solver) of the conceptual model is represented by a separate process in the language MANIFOLD. The (concurrent) processes communicate by events and data flows. The implementation serves to validate the conceptual model and to demonstrate that it is a viable way of combining constraints and objects. After the feasibility study, the prototype was discarded. The gained experience was used to build an implementation of the conceptual model for the two research groups. This implementation encompassed a constraint system with multiple solvers and constraint types. The constraint system was built as an object-oriented library that can be linked to the applications in the respective research groups. Special constructs were designed to ensure information hiding among application objects while constraints and solvers have direct access to the object data. CODE manages the complexity of object-oriented constraint solving by defining a communication protocol to allow the two paradigms to cooperate. The prototype implementation demonstrates that CODE can be implemented into a working system. Finally, the implementation of an actual application shows that the model is suitable for the development of object-oriented software.
keywords Computer Graphics; Object Oriented Programming; Constraint Programming
series thesis:PhD
last changed 2003/02/12 22:37

_id ga0026
id ga0026
authors Ransen, Owen F.
year 2000
title Possible Futures in Computer Art Generation
source International Conference on Generative Art
summary Years of trying to create an "Image Idea Generator" program have convinced me that the perfect solution would be to have an artificial artistic person, a design slave. This paper describes how I came to that conclusion, realistic alternatives, and briefly, how it could possibly happen. 1. The history of Repligator and Gliftic 1.1 Repligator In 1996 I had the idea of creating an “image idea generator”. I wanted something which would create images out of nothing, but guided by the user. The biggest conceptual problem I had was “out of nothing”. What does that mean? So I put aside that problem and forced the user to give the program a starting image. This program eventually turned into Repligator, commercially described as an “easy to use graphical effects program”, but actually, to my mind, an Image Idea Generator. The first release came out in October 1997. In December 1998 I described Repligator V4 [1] and how I thought it could be developed away from simply being an effects program. In July 1999 Repligator V4 won the Shareware Industry Awards Foundation prize for "Best Graphics Program of 1999". Prize winners are never told why they won, but I am sure that it was because of two things: 1) Easy of use 2) Ease of experimentation "Ease of experimentation" means that Repligator does in fact come up with new graphics ideas. Once you have input your original image you can generate new versions of that image simply by pushing a single key. Repligator is currently at version 6, but, apart from adding many new effects and a few new features, is basically the same program as version 4. Following on from the ideas in [1] I started to develop Gliftic, which is closer to my original thoughts of an image idea generator which "starts from nothing". The Gliftic model of images was that they are composed of three components: 1. Layout or form, for example the outline of a mandala is a form. 2. Color scheme, for example colors selected from autumn leaves from an oak tree. 3. Interpretation, for example Van Gogh would paint a mandala with oak tree colors in a different way to Andy Warhol. There is a Van Gogh interpretation and an Andy Warhol interpretation. Further I wanted to be able to genetically breed images, for example crossing two layouts to produce a child layout. And the same with interpretations and color schemes. If I could achieve this then the program would be very powerful. 1.2 Getting to Gliftic Programming has an amazing way of crystalising ideas. If you want to put an idea into practice via a computer program you really have to understand the idea not only globally, but just as importantly, in detail. You have to make hard design decisions, there can be no vagueness, and so implementing what I had decribed above turned out to be a considerable challenge. I soon found out that the hardest thing to do would be the breeding of forms. What are the "genes" of a form? What are the genes of a circle, say, and how do they compare to the genes of the outline of the UK? I wanted the genotype representation (inside the computer program's data) to be directly linked to the phenotype representation (on the computer screen). This seemed to be the best way of making sure that bred-forms would bare some visual relationship to their parents. I also wanted symmetry to be preserved. For example if two symmetrical objects were bred then their children should be symmetrical. I decided to represent shapes as simply closed polygonal shapes, and the "genes" of these shapes were simply the list of points defining the polygon. Thus a circle would have to be represented by a regular polygon of, say, 100 sides. The outline of the UK could easily be represented as a list of points every 10 Kilometers along the coast line. Now for the important question: what do you get when you cross a circle with the outline of the UK? I tried various ways of combining the "genes" (i.e. coordinates) of the shapes, but none of them really ended up producing interesting shapes. And of the methods I used, many of them, applied over several "generations" simply resulted in amorphous blobs, with no distinct family characteristics. Or rather maybe I should say that no single method of breeding shapes gave decent results for all types of images. Figure 1 shows an example of breeding a mandala with 6 regular polygons: Figure 1 Mandala bred with array of regular polygons I did not try out all my ideas, and maybe in the future I will return to the problem, but it was clear to me that it is a non-trivial problem. And if the breeding of shapes is a non-trivial problem, then what about the breeding of interpretations? I abandoned the genetic (breeding) model of generating designs but retained the idea of the three components (form, color scheme, interpretation). 1.3 Gliftic today Gliftic Version 1.0 was released in May 2000. It allows the user to change a form, a color scheme and an interpretation. The user can experiment with combining different components together and can thus home in on an personally pleasing image. Just as in Repligator, pushing the F7 key make the program choose all the options. Unlike Repligator however the user can also easily experiment with the form (only) by pushing F4, the color scheme (only) by pushing F5 and the interpretation (only) by pushing F6. Figures 2, 3 and 4 show some example images created by Gliftic. Figure 2 Mandala interpreted with arabesques   Figure 3 Trellis interpreted with "graphic ivy"   Figure 4 Regular dots interpreted as "sparks" 1.4 Forms in Gliftic V1 Forms are simply collections of graphics primitives (points, lines, ellipses and polygons). The program generates these collections according to the user's instructions. Currently the forms are: Mandala, Regular Polygon, Random Dots, Random Sticks, Random Shapes, Grid Of Polygons, Trellis, Flying Leap, Sticks And Waves, Spoked Wheel, Biological Growth, Chequer Squares, Regular Dots, Single Line, Paisley, Random Circles, Chevrons. 1.5 Color Schemes in Gliftic V1 When combining a form with an interpretation (described later) the program needs to know what colors it can use. The range of colors is called a color scheme. Gliftic has three color scheme types: 1. Random colors: Colors for the various parts of the image are chosen purely at random. 2. Hue Saturation Value (HSV) colors: The user can choose the main hue (e.g. red or yellow), the saturation (purity) of the color scheme and the value (brightness/darkness) . The user also has to choose how much variation is allowed in the color scheme. A wide variation allows the various colors of the final image to depart a long way from the HSV settings. A smaller variation results in the final image using almost a single color. 3. Colors chosen from an image: The user can choose an image (for example a JPG file of a famous painting, or a digital photograph he took while on holiday in Greece) and Gliftic will select colors from that image. Only colors from the selected image will appear in the output image. 1.6 Interpretations in Gliftic V1 Interpretation in Gliftic is best decribed with a few examples. A pure geometric line could be interpreted as: 1) the branch of a tree 2) a long thin arabesque 3) a sequence of disks 4) a chain, 5) a row of diamonds. An pure geometric ellipse could be interpreted as 1) a lake, 2) a planet, 3) an eye. Gliftic V1 has the following interpretations: Standard, Circles, Flying Leap, Graphic Ivy, Diamond Bar, Sparkz, Ess Disk, Ribbons, George Haite, Arabesque, ZigZag. 1.7 Applications of Gliftic Currently Gliftic is mostly used for creating WEB graphics, often backgrounds as it has an option to enable "tiling" of the generated images. There is also a possibility that it will be used in the custom textile business sometime within the next year or two. The real application of Gliftic is that of generating new graphics ideas, and I suspect that, like Repligator, many users will only understand this later. 2. The future of Gliftic, 3 possibilties Completing Gliftic V1 gave me the experience to understand what problems and opportunities there will be in future development of the program. Here I divide my many ideas into three oversimplified possibilities, and the real result may be a mix of two or all three of them. 2.1 Continue the current development "linearly" Gliftic could grow simply by the addition of more forms and interpretations. In fact I am sure that initially it will grow like this. However this limits the possibilities to what is inside the program itself. These limits can be mitigated by allowing the user to add forms (as vector files). The user can already add color schemes (as images). The biggest problem with leaving the program in its current state is that there is no easy way to add interpretations. 2.2 Allow the artist to program Gliftic It would be interesting to add a language to Gliftic which allows the user to program his own form generators and interpreters. In this way Gliftic becomes a "platform" for the development of dynamic graphics styles by the artist. The advantage of not having to deal with the complexities of Windows programming could attract the more adventurous artists and designers. The choice of programming language of course needs to take into account the fact that the "programmer" is probably not be an expert computer scientist. I have seen how LISP (an not exactly easy artificial intelligence language) has become very popular among non programming users of AutoCAD. If, to complete a job which you do manually and repeatedly, you can write a LISP macro of only 5 lines, then you may be tempted to learn enough LISP to write those 5 lines. Imagine also the ability to publish (and/or sell) "style generators". An artist could develop a particular interpretation function, it creates images of a given character which others find appealing. The interpretation (which runs inside Gliftic as a routine) could be offered to interior designers (for example) to unify carpets, wallpaper, furniture coverings for single projects. As Adrian Ward [3] says on his WEB site: "Programming is no less an artform than painting is a technical process." Learning a computer language to create a single image is overkill and impractical. Learning a computer language to create your own artistic style which generates an infinite series of images in that style may well be attractive. 2.3 Add an artificial conciousness to Gliftic This is a wild science fiction idea which comes into my head regularly. Gliftic manages to surprise the users with the images it makes, but, currently, is limited by what gets programmed into it or by pure chance. How about adding a real artifical conciousness to the program? Creating an intelligent artificial designer? According to Igor Aleksander [1] conciousness is required for programs (computers) to really become usefully intelligent. Aleksander thinks that "the line has been drawn under the philosophical discussion of conciousness, and the way is open to sound scientific investigation". Without going into the details, and with great over-simplification, there are roughly two sorts of artificial intelligence: 1) Programmed intelligence, where, to all intents and purposes, the programmer is the "intelligence". The program may perform well (but often, in practice, doesn't) and any learning which is done is simply statistical and pre-programmed. There is no way that this type of program could become concious. 2) Neural network intelligence, where the programs are based roughly on a simple model of the brain, and the network learns how to do specific tasks. It is this sort of program which, according to Aleksander, could, in the future, become concious, and thus usefully intelligent. What could the advantages of an artificial artist be? 1) There would be no need for programming. Presumbably the human artist would dialog with the artificial artist, directing its development. 2) The artificial artist could be used as an apprentice, doing the "drudge" work of art, which needs intelligence, but is, anyway, monotonous for the human artist. 3) The human artist imagines "concepts", the artificial artist makes them concrete. 4) An concious artificial artist may come up with ideas of its own. Is this science fiction? Arthur C. Clarke's 1st Law: "If a famous scientist says that something can be done, then he is in all probability correct. If a famous scientist says that something cannot be done, then he is in all probability wrong". Arthur C Clarke's 2nd Law: "Only by trying to go beyond the current limits can you find out what the real limits are." One of Bertrand Russell's 10 commandments: "Do not fear to be eccentric in opinion, for every opinion now accepted was once eccentric" 3. References 1. "From Ramon Llull to Image Idea Generation". Ransen, Owen. Proceedings of the 1998 Milan First International Conference on Generative Art. 2. "How To Build A Mind" Aleksander, Igor. Wiedenfeld and Nicolson, 1999 3. "How I Drew One of My Pictures: or, The Authorship of Generative Art" by Adrian Ward and Geof Cox. Proceedings of the 1999 Milan 2nd International Conference on Generative Art.
series other
email
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id ffc7
authors Yakeley, Megan
year 1999
title Simultaneous Translation in Design: The Role of Computer Programming in Architectural Education
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 58-68
doi https://doi.org/10.52842/conf.ecaade.1999.058
summary In this paper it is proposed that architectural design involves simultaneous translation between several different languages and their corresponding systems of notation. The process of educating architects involves teaching fluency in these systems both separately and together. To improve pedagogical efficiency the physical manifestation of the languages - the graphical product - should be separated from the continuous expression of ideas in these languages - the conversational process. Digital media offer the opportunity to learn the process of translation between these systems, and thus form a strong foundation for the ability to design. Here a course taught at MIT by the author is described whose central theme is the development of design process through the use of the intermediary system of notation of a procedural programming language.
keywords Architectural Design Education, Emergent Rules, Systems of Notation, Grounded Theory
series eCAADe
email
last changed 2022/06/07 07:57

_id 21c8
authors Bargiela, Beatriz and Bausset, Raúl Abad
year 1999
title Sistemas multimediales aplicados a la arquitectura y su conocimiento (Multimedia Systems Applied to Architecture and its Knowledge Base)
source III Congreso Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings] Montevideo (Uruguay) September 29th - October 1st 1999, pp. 186-191
summary This text makes a careful description of a great part of the components of the vocabulary of architecture and their syntax. It's structured in two parts, one textual and the other graphic. Due to the acknowledged contribution of the author on the subject of description of vocabulary of the elements of architecture and the research and development works that are entered upon in the master in computer graphics in the informatic field, it was proposed the development of an interactive system that allowed by means of links to connect the different parts of text and their respective graphics. Having as a basis the idiomatic equivalent term in Spanish and English, carried out in another research work, it was considered the possibility to link the text in these two languages besides the original one, french. That's why we've decided to propose the navigation through numeric text and images. This navigation has been already inferred from the reading of the text as intended from the author's that was why our task has been the interpretation of this intention and its translation in an informatic system. The product presented in this work is limited to having designed a methodology and showing its performance with some terms and images, able to make evident the sketch of our idea. The work is made out of the description of the following phases: 1.) Design of its interface; 2.) Compilation and classification of images compilation and classification of text; 3.) Coordination of textual and graphic elements; 4.) Programming of events in the interactive system.
series SIGRADI
email
last changed 2016/03/10 09:47

_id 9e00
authors Bridges, Alan
year 1999
title Progress? What Progress?
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 321-326
doi https://doi.org/10.52842/conf.ecaade.1999.321
summary This paper briefly reviews some of the history of computer graphics standardisation and then presents two specific case studies: one comparing HTML with SGML and Troff and the other comparing VRML with the Tektronix® Interactive Graphics Language implementation of the ACM Core Standard. In each case, it will be shown how the essential intellectual work carried out twenty years ago still lies at the foundations of the newer applications.
keywords SGML, HTML, VRML
series eCAADe
email
last changed 2022/06/07 07:54

_id f11d
authors Brown, K. and Petersen, D.
year 1999
title Ready-to-Run Java 3D
source Wiley Computer Publishing
summary Written for the intermediate Java programmer and Web site designer, Ready-to-Run Java 3D provides sample Java applets and code using Sun's new Java 3D API. This book provides a worthy jump-start for Java 3D that goes well beyond the documentation provided by Sun. Coverage includes downloading the Java 2 plug-in (needed by Java 3D) and basic Java 3D classes for storing shapes, matrices, and scenes. A listing of all Java 3D classes shows off its considerable richness. Generally, this book tries to cover basic 3D concepts and how they are implemented in Java 3D. (It assumes a certain knowledge of math, particularly with matrices, which are a staple of 3D graphics). Well-commented source code is printed throughout (though there is little additional commentary). An applet for orbiting planets provides an entertaining demonstration of transforming objects onscreen. You'll learn to add processing for fog effects and texture mapping and get material on 3D sound effects and several public domain tools for working with 3D artwork (including converting VRML [Virtual Reality Markup Language] files for use with Java 3D). In all, this book largely succeeds at being accessible for HTML designers while being useful to Java programmers. With Java 3D, Sun is betting that 3D graphics shouldn't require a degree in computer science. This book reflects that philosophy, though advanced Java developers will probably want more detail on this exciting new graphics package. --Richard Dragan Topics covered: Individual applets for morphing, translation, rotation, and scaling; support for light and transparency; adding motion and interaction to 3D objects (with Java 3D classes for behaviors and interpolators); and Java 3D classes used for event handling.
series other
last changed 2003/04/23 15:14

_id b4d2
authors Caldas, Luisa G. and Norford, Leslie K.
year 1999
title A Genetic Algorithm Tool for Design Optimization
source Media and Design Process [ACADIA ‘99 / ISBN 1-880250-08-X] Salt Lake City 29-31 October 1999, pp. 260-271
doi https://doi.org/10.52842/conf.acadia.1999.260
summary Much interest has been recently devoted to generative processes in design. Advances in computational tools for design applications, coupled with techniques from the field of artificial intelligence, have lead to new possibilities in the way computers can inform and actively interact with the design process. In this paper we use the concepts of generative and goal-oriented design to propose a computer tool that can help the designer to generate and evaluate certain aspects of a solution towards an optimized behavior of the final configuration. This work focuses mostly on those aspects related to the environmental performance of the building. Genetic Algorithms are applied as a generative and search procedure to look for optimized design solutions in terms of thermal and lighting performance in a building. The Genetic Algorithm (GA) is first used to generate possible design solutions, which are then evaluated in terms of lighting and thermal behavior using a detailed thermal analysis program (DOE2.1E). The results from the simulations are subsequently used to further guide the GA search towards finding low-energy solutions to the problem under study. Solutions can be visualized using an AutoLisp routine. The specific problem addressed in this study is the placing and sizing of windows in an office building. The same method is applicable to a wide range of design problems like the choice of construction materials, design of shading elements, or sizing of lighting and mechanical systems for buildings.
series ACADIA
email
last changed 2022/06/07 07:54

_id 3017
authors Carson, J. and Clark, A.
year 1999
title Multicast Shared Virtual Worlds Using VRML 97
source Proceedings of VRML 99 Fourth Symposium on the Virtual Reality Modeling language, The Association for Computing Machinery, Inc. New York, pp. 133-140
summary This paper describes a system for authoring and executing shared virtual worlds within existing VRML97 viewers such as Cosmo Player. As VRML97 does not contain any direct support for the construction of virtual worlds containing multiple users extensions are presented to provide support for shared behaviours, avatars and objects that can be manipulated and carried by participants in the world; these extensions are pre-processed into standard VRML97 and Java. A system infrastructure is described which allows worlds to be authored and executed within the context of the World Wide Web and the MBone. CR Categories and Subject Descriptors: C.2.2 [Computer Communication Networks]: Network Protocols - Applications; C.2.4 [Computer Communication Networks]: Distributed Sys- tems - Distributed Applications; H.5.1 [Information Interfaces and Presentation] Multimedia Information Systems - Artificial, Aug- mented and Virtual Realities; 1.3.2 [Computer Graphics]: Graphics Systems - Distributed/network graphics: 1.3.6 [Computer Graph- ics]: Methodology and Techniques - Interaction Techniques; 1.3.7 [Computer Graphics]: Three Dimensional Graphics and Realism - Virtual Reality.
series other
last changed 2003/04/23 15:50

_id 69f5
authors Chan, C., Maves, J. and Cruz-Neira, C.
year 1999
title An Electronic Library for Teaching Architectural History
source CAADRIA '99 [Proceedings of The Fourth Conference on Computer Aided Architectural Design Research in Asia / ISBN 7-5439-1233-3] Shanghai (China) 5-7 May 1999, pp. 335-344
doi https://doi.org/10.52842/conf.caadria.1999.335
summary This research project developed an electronic library of significant buildings chosen to represent seven selected periods of Western architectural history: Egyptian (Mortuary temple of Queen Hatshepsut), Greek (Parthenon), Roman (Pantheon), Romanesque (Speyer Cathedral), Gothic (Notre Dame Cathedral), Renaissance (Tempietto), and Modern (Des Moines Art Center). All buildings were reconstructed in their original or intended forms based on plans, drawings, photographs, and historical texts. Two products were generated by this project: (1) materials to be displayed on the World Wide Web, including rendered still images for perception, movies for a visual guide, and Virtual Reality Modeling Language (VRML) models for user navigation; and (2) virtual reality (VR) models to be displayed in the C2 (an improved version of the Cave Automatic Virtual Environment or CAVE facility). The benefits of these VR models displayed on the Web and in the C2 are their easy accessibility at any time from various geographic locations and the immersive experience that enhances viewersÌ understanding of the effects of spatial proportions on form and of colors on materials.
series CAADRIA
more http://archvr.design.iastate.edu/miller
last changed 2022/06/07 07:56

_id ga9907
id ga9907
authors Ciao, Quinsan
year 1999
title Breeds of Artificial Design: Design Thinking in Computing Creation
source International Conference on Generative Art
summary There are many different paradigms or breeds of artificial design schemes. They each address artificial design from a different perspective. For instance, design by optimization emphasizes the iterative "trial-and-error" process of alternating generation and evaluation. Design by argumentation addresses the need of objectifying and communicating design thinking. Design by rues attempts to summary design knowledge into recipes. Design by simulation and electronic media offers a forum for design trial evaluation. Case-based design emphasizes experience-based design thinking. Fuzzy reasoning system provides a computing media to model and execute design reasoning. Although different, all of these paradigms are related and complement each other. Unification or collaboration of these different paradigms may lie ahead of future research and practice of artificial design.
series other
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id 9a1e
authors Clayton, Mark J. and Vasquez de Velasco, Guillermo
year 1999
title Stumbling, Backtracking, and Leapfrogging: Two Decades of Introductory Architectural Computing
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 151-158
doi https://doi.org/10.52842/conf.ecaade.1999.151
summary Our collective concept of computing and its relevance to architecture has undergone dramatic shifts in emphasis. A review of popular texts from the past reveals the biases and emphases that were current. In the seventies, architectural computing was generally seen as an elective for data processing specialists. In the early eighties, personal computers and commercial CAD systems were widely adopted. Architectural computing diverged from the "batch" world into the "interactive" world. As personal computing matured, introductory architectural computing courses turned away from a foundation in programming toward instruction in CAD software. By the late eighties, Graphic User Interfaces and windowing operating systems had appeared, leading to a profusion of architecturally relevant applications that needed to be addressed in introductory computing. The introduction of desktop 3D modeling in the early nineties led to increased emphasis upon rendering and animation. The past few years have added new emphases, particularly in the area of network communications, the World Wide Web and Virtual Design Studios. On the horizon are topics of electronic commerce and knowledge markets. This paper reviews these past and current trends and presents an outline for an introductory computing course that is relevant to the year 2000.
keywords Computer-Aided Architectural Design, Computer-Aided Design, Computing Education, Introductory Courses
series eCAADe
email
last changed 2022/06/07 07:56

_id ga9921
id ga9921
authors Coates, P.S. and Hazarika, L.
year 1999
title The use of genetic programming for applications in the field of spatial composition
source International Conference on Generative Art
summary Architectural design teaching using computers has been a preoccupation of CECA since 1991. All design tutors provide their students with a set of models and ways to form, and we have explored a set of approaches including cellular automata, genetic programming ,agent based modelling and shape grammars as additional tools with which to explore architectural ( and architectonic) ideas.This paper discusses the use of genetic programming (G.P.) for applications in the field of spatial composition. CECA has been developing the use of Genetic Programming for some time ( see references ) and has covered the evolution of L-Systems production rules( coates 1997, 1999b), and the evolution of generative grammars of form (Coates 1998 1999a). The G.P. was used to generate three-dimensional spatial forms from a set of geometrical structures .The approach uses genetic programming with a Genetic Library (G.Lib) .G.P. provides a way to genetically breed a computer program to solve a problem.G. Lib. enables genetic programming to define potentially useful subroutines dynamically during a run .* Exploring a shape grammar consisting of simple solid primitives and transformations. * Applying a simple fitness function to the solid breeding G.P.* Exploring a shape grammar of composite surface objects. * Developing grammarsfor existing buildings, and creating hybrids. * Exploring the shape grammar of abuilding within a G.P.We will report on new work using a range of different morphologies ( boolean operations, surface operations and grammars of style ) and describe the use of objective functions ( natural selection) and the "eyeball test" ( artificial selection) as ways of controlling and exploring the design spaces thus defined.
series other
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id d9d0
authors Cohen Egler, Tamara Tania
year 1999
title Río Digital (Digital Rio)
source III Congreso Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings] Montevideo (Uruguay) September 29th - October 1st 1999, pp. 478-481
summary RioDigital is a text situated on new forms of expression of knowledge over the city. It is a written multimedia whose objective is to place in disposability for the society the complexity of urban space on its multiple historical determinations, of its space, social and cultural forms. It is a research over the potentials of digital art to express the processes of constitution of social forms and constructions of urban space. The motion of works was in the sense of using this language to reconstitute and vivify the history of Rio de Janeiro city in the XX century. The city is an ensemble of symbols that encounters the language in its best form of presentation. The research identified visual documents as films, photos and maps that made possible to reconstruct processes of transformation, worked through the use of digital images technology that allows expression and turns move perceptible the transmission of this history. The digital image is certainly a possibility to represent urban reality. Through movement, illumination of image and of writing it was possible to express to process of construction and reconstruction of space building and social changes. We understand that the condition of citizen is associated with the feeling of belonging, which urban process every time move complex and difficult to understand, that new technologies can through synthesis, connectivity and interactivity expand the capacity of indivils to know the city and act positively with it. It is an intention to amplify the sense of belonging and encourage the action of transform.
series SIGRADI
email
last changed 2016/03/10 09:49

_id 26e4
authors Da Rosa Sampaio, Andrea
year 1999
title Design Thinking Proces and New Paradigms of Graphic Expression (Design Thinking Proces and New Paradigms of Graphic Expression)
source III Congreso Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings] Montevideo (Uruguay) September 29th - October 1st 1999, pp. 68-73
summary It is undeniable that infotechnology has brought significant changes into architectural representation. Whether these changes has altered design conception proccess or are only media matters, is a discussion concerned with the role of graphic expression in architects designs. Is it just a language, or a design thinking tool, fully engaged with the formal solution? Thus, the investigation of the role of represententional systems in the design thinking proccess and the analysis of their intrinsic relationship will approach traditional methods facing the widespread use of Computer Aided Design. There are polemics about the issue: on the one hand, seductive simulations and a plethora of rendering choices available, on the other hand, impersonal expression, to name a few arguments for and against CAD use. Computers have not replaced the straight reciprocity between the acts of conceiving and drawing, between mind and image, which results in manual sketches, quite effective in embodying a design idea. Yet, we have to admit that manipulating complex forms such as Gehry's Guggenheim Museum quickly would not be feasible before CAD advent. We have been faced with new paradigms challenging the graphic expression of architects and urban designers. Besides the consequences of this new reality to design thinking, a crucial point to be stressed at this discussion is the possibility of achieving a balance between the cherished mind-hand intimacy and the available technological resources.
keywords Traditional Representation, Design Thinking, CAD
series SIGRADI
email
last changed 2016/03/10 09:50

_id ga9920
id ga9920
authors Daru, Roel
year 1999
title Hunting Design Memes in the Architectural Studio, student projects as a source of memetic analysis
source International Conference on Generative Art
summary The current practice in design programming is to generate forms based on preconceptions of what architectural design is supposed to be. But to offer adequate morphogenetic programs for architectural design processes, we should identify the diversity of types of cultural replicators applied by a variety of architectural designers. In order to explore the variety of replicators actually used, around hundred 4th year architectural students were asked to analyse two or three of their own past design assignments. The students were invited to look for the occurrence of evolutionary design processes. They were requested to try and find some traces of 'transmission', 'variation' and 'selection' in their own design assignments. The paper will present an overview of their answers, the arguments applied and the diversity of the found types of verbal and visual design memes as cultural replicators. A discussion about the applicability of the found results in the genotypes and phenotypes of morphogenetic design software will conclude the presentation.
series other
email
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id 9745
authors De Paoli, Giovanni and Bogdan, Marius
year 1999
title The Backstage of Vitruvius' Roman Theatre: A New Method of Computer-Aided Design that Reduces the Gap between the Functional and the Operational
source CAADRIA '99 [Proceedings of The Fourth Conference on Computer Aided Architectural Design Research in Asia / ISBN 7-5439-1233-3] Shanghai (China) 5-7 May 1999, pp. 411-422
doi https://doi.org/10.52842/conf.caadria.1999.411
summary Computers are increasingly being used in professional design studios and by students of Architecture. However, their use is limited to technical functions (tekhne); what one usually calls computer-aided design is often no more than computer-aided drawing. In this research paper we reflect on the architect's work methods, and suggest an approach to design based on the "projection" of properties of the object (i.e. operators), rather than by geometric primitives. We propose a method of design using procedural models, and encourage a reevaluation of current programs of study with their traditional subdivision into separate disciplines. By means of a procedural model of Vitruvius' Roman theatre, we show that, from a generic model we can produce a three dimensional (volumetric) model with all the characteristics belonging to a single family of objects. In order to clarify the method of construction, we use a functional language that allows us to model the actions. Similarly, we can use this functional language to encapsulate the properties of the building. The scientific result of this experiment is the understanding and confirmation of the hypothesis that, by means of computers, we can find operators that help the architect assimilate a complex building design.
keywords Architecture, CAD, Discipline, Functions, Modeling, Operator
series CAADRIA
last changed 2022/06/07 07:55

_id 762b
authors De Paoli, Giovanni and Bogdan, Marius
year 1999
title The Front of the Stage of Vitruvius' Roman Theatre - A new Approach of Computer Aided Design that Transforms Geometric Operators to Semantic Operators
source Proceedings of the Eighth International Conference on Computer Aided Architectural Design Futures [ISBN 0-7923-8536-5] Atlanta, 7-8 June 1999, pp. 321-333
summary The driving force of all researches where the systems of computation are used, is the utilization of an intelligent method for the representation of building. The use of computer, in design process, is often limited to technical functions (tekhne), and what one usually calls computer-aided design is often no more than computer-aided drawing. In this research paper we continue a reflection on the architect's work methods, and suggest an approach to design based on the semantic properties of the object (i.e. semantic operators), rather than by geometric operators. We propose a method of computer aid design using procedural models where the initial state of design is vague and undefined. We operate from a paradigm that leads to represent a building by means of parametric functions that, expressed algorithmically, give a procedural model to facilitate the design process. This approach opens new avenues that would permit to add the logos (semantic properties) and lead to a metaphorical representation. By means of procedural models, we show that, from a generic model we can produce a four dimensional model that encapsulate a volumetric model with semantic characteristics. We use a meta-functional language that allows us to model the actions and encapsulate detailed information about various building elements. This descriptive mechanism is extremely powerful. It helps to establish relations between the functions, contributes to a better understanding of the project's aim, and encapsulates the building properties by recalling characteristics of common classes which give rise to a new configuration and a completely original design. The scientific result of this experiment is the understanding and confirmation of the hypothesis that it is possible to encapsulate, by means of computing process, the links between design moves during conceptual and figural decisions and transform the geometric operators in semantic operators.
keywords Architecture, CAD, Function, Modeling, Semantic Operator, Geometric Operator
series CAAD Futures
last changed 2006/11/07 07:22

_id 1ead
authors Dinand, Munevver Ozgur and Ozersay, Fevzi
year 1999
title CAAD Education under the Lens of Critical Communication Theories and Critical Pedagogy: Towards a Critical Computer Aided Architectural Design Education (CCAADE)
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 86-93
doi https://doi.org/10.52842/conf.ecaade.1999.086
summary Understanding the dominant ethos of our age is imperative but not easy. However it is quite evident that new technologies have altered our times. Every discipline is now forced to be critical in developing new concepts according to the realities of our times. Implementing a critical worldview and consciousness is now more essential than ever. Latest changes in information technology are creating pressure on change both in societal and cultural terms. With its direct relation to these technologies, computer aided architectural design education, is obviously an outstanding / prominent case within contemporary debate. This paper aims to name some critical points related to computer aided architectural design education (CAADE) from the perspective of critical communication studies and critical education theories. It tries to relate these three areas, by introducing their common concepts to each other. In this way, it hopes to open a path for a language of critique. A critique that supports and promotes experimentation, negotiation, creativity, social consciousness and active participation in architectural education in general, and CAADE in specific. It suggests that CAADE might become critical and produce meta-discourses [1 ] in two ways. Firstly, by being critical about the context it exists in, that is to say, its relationships to the existing institutional and social structures and secondly by being critical about the content it handles; in other words by questioning its ideological dimensions. This study considers that analysing the role of CAADE in this scheme can provide architectural education with the opportunity to make healthy projections for the future.
keywords Critical Theories, Critical Pedagogy, Critical CAADE
series eCAADe
email
last changed 2022/06/07 07:55

For more results click below:

this is page 0show page 1show page 2show page 3show page 4show page 5... show page 31HOMELOGIN (you are user _anon_812491 from group guest) CUMINCAD Papers Powered by SciX Open Publishing Services 1.002