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 476

_id ga9927
id ga9927
authors Neagu, Mariana
year 1999
title On Linguistic Aspects from a Cross-cultural Perspective
source International Conference on Generative Art
summary The goal of this paper is to discuss the issue of culture and its relationship to language and cognition by dealing with a number of lexical concepts, grammatical concepts and cultural scripts. Taking a moderate view, I reconcile universalism and ethnocentrism and argue that the study of culture-specific aspects of language has both a theoretical and practical importance. The role of universal semantic primes is obvious in culture-specific words such as the Japanese amae (a peculiarly Japanese emotion) which, though unique and untranslatable, can be accurately and intelligibly defined in terms of semantic primes (Wierzbicka, 1996). The view that meanings cannot be fully transferred from one language to another is supported by the difference in meaning manifested in the different range of use of the word happy (a common, everyday word in modern English) and joyful (a more literally and stylistically marked term.). A cross-linguistic analysis of the concept ‘happy’in English, Romanian, German, French, Italian, points to the so-called ‘traditional Anglo-Saxon distate for extreme emotions’. As far as aspects of grammar connected with culture are concerned, I compare expressive grammatical devices like intensifiers in English, Romanian and Italian. The question the paper addresses is whether constructions like syntactic reduplication(e.g. bella bella) and the absolute superlative (e.g. bellissimo) are indeed linked with what has been called ‘the theatrical quality’ of Italian life (Barzini, 1964) or not. Relative to Romanian, I assume that the idea of intensity of a state or action is conveyed, in certain registers, by terms and expressions pertaining to basic element source domains such as fire (e.g. frumoasa foc ‘fire-beautiful’) and earth (e.g. frumusetea pamantului ‘beauty of the earth’) and also by syntactic reduplication (e.g. frumoasa-frumoaselor ’beauty of the beauties’). Finally, I approach aspects of pragmatics which are culturally determined in the sense that they express cultural norms, values, ideals, attitudes. For instance, preferences are expressed directly in English while in Japanese this manner is contrary to the ideal of enryo ’restraint, reserve’.
series other
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id 6598
authors Goldman, Glenn
year 1996
title Reconstructions, Remakes and Sequels: Architecture and Motion Pictures
doi https://doi.org/10.52842/conf.acadia.1996.011
source Design Computation: Collaboration, Reasoning, Pedagogy [ACADIA Conference Proceedings / ISBN 1-880250-05-5] Tucson (Arizona / USA) October 31 - November 2, 1996, pp. 11-21
summary Motion pictures can illustrate worlds that have never been. They may show fantastic depictions of the future or an interpretation of the past. In either case, they have the power to reach millions of people across cultures, generations, and educational backgrounds with visions of our environment that do not exist in our everyday world.

The study of imaginary worlds in this design studio case study is limited to motion pictures that postulate unique, or new environments rather than those films that faithfully attempt to document or reconstruct reality. In this sense, the movies used for study have a lineage traceable to Georges Melies "who came to film from illusionism and the "heater," rather than to the reality of the Lumiere brothers who came from photography which ultimately would lead to "cinema-verite."

Discussions, assignments and presentations in the studio are organized to provide students with an opportunity to gain a different awareness of architecture and use varying stimuli as source material for design. The study of architectural history, art, formal principles of design, visual perception, and media are required in order to complete the reconstructions and creations of proposed environments.

All student work throughout the entire semester is created with electronic media and the computer is used as an integral component of the studio enabling analysis and study, design, model creation, and animation. The available capabilities of computer graphics in the studio enables students to explore analytic and synthetic issues of design in motion pictures in a manner not readily available when restricted to traditional media. Through the use of digital media we have an opportunity to better understand the imaginary worlds for what they communicate and the ideas they contain, and therefore create an opportunity to modify our own concept of architecture.

series ACADIA
email
last changed 2022/06/07 07:51

_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 5876
authors Tapia, Mark Andrew
year 1996
title From shape to style. Shape grammars: Issues in representation and computation, presentation and selection
source University of Toronto
summary Shape grammars provide a graphical mechanism for generating a variety of shapes. A shape grammar is a production system for specifying recursive graphical computations for shapes (finite arrangements of finite lines of non-zero length). The dissertation considers design as a plan in art and confines itself to abstract designs composed of lines of uniform color and thickness. The dissertation develops an implementation of shape grammars in which the drawing is the computation. Restricting itself to non-parametric shape grammars, the dissertation approaches the area as two related topics: computation and representation delineate the internal aspects of the problem; presentation and selection are crucial to the user interface. The dissertation applies shape grammars to design, promoting three claims: First, that this dissertation advances the field of shape grammars, by combining approaches in the humanities with those in science, articulating the issues and providing a solid foundation for future work. Second, supporting quality design depends on enumerating the alternatives and pruning the design space using the visual aspects of design. Third, the generative aspect of design is not as important as its presentation and selection.
series thesis:PhD
email
last changed 2003/02/12 22:37

_id 20ff
id 20ff
authors Derix, Christian
year 2004
title Building a Synthetic Cognizer
source Design Computation Cognition conference 2004, MIT
summary Understanding ‘space’ as a structured and dynamic system can provide us with insight into the central concept in the architectural discourse that so far has proven to withstand theoretical framing (McLuhan 1964). The basis for this theoretical assumption is that space is not a void left by solid matter but instead an emergent quality of action and interaction between individuals and groups with a physical environment (Hillier 1996). In this way it can be described as a parallel distributed system, a self-organising entity. Extrapolating from Luhmann’s theory of social systems (Luhmann 1984), a spatial system is autonomous from its progenitors, people, but remains intangible to a human observer due to its abstract nature and therefore has to be analysed by computed entities, synthetic cognisers, with the capacity to perceive. This poster shows an attempt to use another complex system, a distributed connected algorithm based on Kohonen’s self-organising feature maps – SOM (Kohonen 1997), as a “perceptual aid” for creating geometric mappings of these spatial systems that will shed light on our understanding of space by not representing space through our usual mechanics but by constructing artificial spatial cognisers with abilities to make spatial representations of their own. This allows us to be shown novel representations that can help us to see new differences and similarities in spatial configurations.
keywords architectural design, neural networks, cognition, representation
series other
type poster
email
more http://www.springer.com/computer/ai/book/978-1-4020-2392-7
last changed 2012/09/17 21:13

_id c204
authors Aleksander Asanowicz
year 1996
title Teaching and Learning - Full Brainwash
doi https://doi.org/10.52842/conf.ecaade.1996.051
source Education for Practice [14th eCAADe Conference Proceedings / ISBN 0-9523687-2-2] Lund (Sweden) 12-14 September 1996, pp. 51-54
summary We often speak of changes in design process due to an application of computers. But in my opinion we more often rather speak of lack of changes. Lets hope that some day we will be able to witness full integrity and compatibility of design process and tools applied in it. Quite possible such an integrity may occur in the cyberspace. Nevertheless before that could happen some changes within the teaching methods at faculties of architecture, where despite great numbers of computer equipment used, the students are still being taught as in the XIX century. In terms of achieved results it proves ineffective because application of chalk and blackboard only will always loose to new media, which allow visual perception of dinosaurs in Jurassic Park. Our civilisation is the iconographic one. And that is why teaching methods are about to change. An application of computer as simply a slide projector seems to be way too expensive. New media demands new process and new process demands new media. Lets hope that could be achieved in cyberspace as being a combination of: classic ways of teaching, hypertext, multimedia, virtual reality and a new teaching methodology (as used in Berlitz English School - full brainwash). At our faculty several years ago we experimentally undertook and applied an Integrated Design Teaching Method. A student during design process of an object simultaneously learnt all aspects and functions of the object being designing i.e.: its structure, piping and wiring, material cost and even historic evolution of its form and function. Unfortunately that concept was too extravagant as for the seventies in our reality. At present due to wide implementation of new media and tools in design process we come to consider reimplementation of IDTM again.
series eCAADe
email
last changed 2022/06/07 07:54

_id 8ded
authors Anders, Peter
year 1996
title Envisioning Cyberspace: The Design of On-Line Communities
doi https://doi.org/10.52842/conf.acadia.1996.055
source Design Computation: Collaboration, Reasoning, Pedagogy [ACADIA Conference Proceedings / ISBN 1-880250-05-5] Tucson (Arizona / USA) October 31 - November 2, 1996, pp. 55-67
summary The development of the World Wide Web into an active, visual social environment poses unique opportunities for the design professions. Multi-user Domains, social meeting places in cyberspace, are mostly text-based virtual realities which use spatial references to set the stage for social interaction. Over the past year design students at the New Jersey Institute of Technology School of Architecture have investigated several text-based domains. In the course of their work, they envisioned and graphically portrayed these environments as immersive virtual realities through the use of computer animation. Their studies addressed issues ranging from the nature of symbolic motion to social/political structures of these domains.
series ACADIA
email
last changed 2022/06/07 07:54

_id sigradi2015_9.347
id sigradi2015_9.347
authors Andrade, Eduardo; Orellana, Nicolas; Mesa, Javiera; Felmer, Patricio
year 2015
title Spatial Configuration and Sociaty. Comparison between the street market Tristan Matta and Tirso de Molina Market
source SIGRADI 2015 [Proceedings of the 19th Conference of the Iberoamerican Society of Digital Graphics - vol. 2 - ISBN: 978-85-8039-133-6] Florianópolis, SC, Brasil 23-27 November 2015, pp. 481-485.
summary This research aims to clarify how certain visual and accessibility patterns, in buildings and urban environments, are related to social activities that take place in them. The study, based on the theory of space syntax (Hillier & Hanson 1984; Hillier, 1996), seeks to recognize patterns of behavior, both individual and aggregate. The case studies are Tirso de Molina Market and the free street market Tristan Matta, both in Santiago de Chile.
keywords pace Syntax, Visibilidad, Accesibilidad, Conectividad, Comportamiento
series SIGRADI
email
last changed 2016/03/10 09:47

_id d5c8
authors Angelo, C.V., Bueno, A.P., Ludvig, C., Reis, A.F. and Trezub, D.
year 1999
title Image and Shape: Two Distinct Approaches
source III Congreso Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings] Montevideo (Uruguay) September 29th - October 1st 1999, pp. 410-415
summary This paper is the result of two researches done at the district of Campeche, Florianópolis, by the Grupo PET/ARQ/UFSC/CAPES. Different aspects and conceptual approaches were used to study the spatial attributes of this district located in the Southern part of Santa Catarina Island. The readings and analysis of two researches were based on graphic pistures builded with the use of Corel 7.0 e AutoCadR14. The first research – "Urban Development in the Island of Santa Catarina: Public Space Study"- examined the urban structures of Campeche based on the Spatial Syntax Theory developed by Hillier and Hanson (1984) that relates form and social appropriation of public spaces. The second research – "Topoceptive Characterisation of Campeche: The Image of a Locality in Expansion in the Island of Santa Catarina" -, based on the methodology developed by Kohlsdorf (1996) and also on the visual analysis proposed by Lynch (1960), identified characteristics of this locality with the specific goal of selecting attributes that contributed to the ideas of the place its population held. The paper consists of an initial exercise of linking these two methods in order to test the complementarity of their analytical tools. Exemplifying the analytical procedures undertaken in the two approaches, the readings done - global (of the locality as a whole) and partial (from parts of the settlement) - are presented and compared.
series SIGRADI
email
last changed 2016/03/10 09:47

_id 215e
authors Bai, Rui-Yuan and Liu, Yu-Tung
year 1998
title Towards a Computerized Procedure for Visual Impact Analysis and Assessment - The Hsinchu Example
doi https://doi.org/10.52842/conf.caadria.1998.067
source CAADRIA ‘98 [Proceedings of The Third Conference on Computer Aided Architectural Design Research in Asia / ISBN 4-907662-009] Osaka (Japan) 22-24 April 1998, pp. 67-76
summary This paper examines the procedure of visual impact analysis and assessment proposed by Rahman and reviews the use of CAD applications in urban projects in the real world. A preliminary computerized procedure for visual impact analysis and assessment is proposed. An experiments was conducted in our laboratory to verify the preliminary procedure. In order to further study the revised procedure in real urban projects, it was also applied into the renew project of The Eastern Gate Plaza located in the center of city Hsinchu, Taiwan from 1996 to 1998. According to several face-to-face discussions with Hsinchu habitants, government officials, and professional designers, a final computerized procedure for visual impact analysis and assessment is concluded.
keywords Environmental Simulation, Visual Impact Analysis and Assessment, Virtual Reality
series CAADRIA
email
more http://www.caadria.org
last changed 2022/06/07 07:54

_id 62c0
authors Barrallo, Javier and Iglesias, Alberto
year 1996
title Cybersculpture
source Approaches to Computer Aided Architectural Composition [ISBN 83-905377-1-0] 1996, pp. 35-43
summary From the first artistic expressions of mankind, the Mathematics has influence the shapes and proportions presents in the different artistic disciplines. The coming of Abstract art and modern Mathematics at the beginning of the century supposed a complete renovation of the way of understand the relationship between Mathematics and Art, reinforced by the huge expansion of computers nowadays. Chaos Theory or Fractal Geometry constitute examples of this tendencies, that normally are expressed in the two dimensional plane. The idea of this work consists on the utilisation of a series of elements from the contemporaneous Mathematics to express them in an artistic way in the three dimensional space. The result is a family of objects that we have called CYBERSCULPTURES, due to their sculptural character and the fact that they have Internet as their virtual museum.
series other
last changed 1999/04/08 17:16

_id 4daf
authors Berdinsky, Dimitry V.
year 1996
title CAAD Creations in Moscow
source CAD Creativeness [Conference Proceedings / ISBN 83-905377-0-2] Bialystock (Poland), 25-27 April 1996 pp. 27-30
summary In the history of architecture we saw changing ideas, styles and methods of designing. From the charcoal in an ancient man's hand, architectural tools transformed into contemporary pens, papers and copying machines. They made the creative architectural work more productive and informative. Today, in the last quarter of our century, evolution of the architectural design is influenced by brandnew intellectual tools and instruments. Invasion of those tools make new problems appear. All the people can be divided into two groups- the first group can be defined as mechanically or mathematically oriented one while the second group can be defined as art oriented one.
series plCAD
last changed 1999/04/09 15:30

_id b4c4
authors Carrara, G., Fioravanti, A. and Novembri, G.
year 2000
title A framework for an Architectural Collaborative Design
doi https://doi.org/10.52842/conf.ecaade.2000.057
source Promise and Reality: State of the Art versus State of Practice in Computing for the Design and Planning Process [18th eCAADe Conference Proceedings / ISBN 0-9523687-6-5] Weimar (Germany) 22-24 June 2000, pp. 57-60
summary The building industry involves a larger number of disciplines, operators and professionals than other industrial processes. Its peculiarity is that the products (building objects) have a number of parts (building elements) that does not differ much from the number of classes into which building objects can be conceptually subdivided. Another important characteristic is that the building industry produces unique products (de Vries and van Zutphen, 1992). This is not an isolated situation but indeed one that is spreading also in other industrial fields. For example, production niches have proved successful in the automotive and computer industries (Carrara, Fioravanti, & Novembri, 1989). Building design is a complex multi-disciplinary process, which demands a high degree of co-ordination and co-operation among separate teams, each having its own specific knowledge and its own set of specific design tools. Establishing an environment for design tool integration is a prerequisite for network-based distributed work. It was attempted to solve the problem of efficient, user-friendly, and fast information exchange among operators by treating it simply as an exchange of data. But the failure of IGES, CGM, PHIGS confirms that data have different meanings and importance in different contexts. The STandard for Exchange of Product data, ISO 10303 Part 106 BCCM, relating to AEC field (Wix, 1997), seems to be too complex to be applied to professional studios. Moreover its structure is too deep and the conceptual classifications based on it do not allow multi-inheritance (Ekholm, 1996). From now on we shall adopt the BCCM semantic that defines the actor as "a functional participant in building construction"; and we shall define designer as "every member of the class formed by designers" (architects, engineers, town-planners, construction managers, etc.).
keywords Architectural Design Process, Collaborative Design, Knowledge Engineering, Dynamic Object Oriented Programming
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:55

_id avocaad_2001_02
id avocaad_2001_02
authors Cheng-Yuan Lin, Yu-Tung Liu
year 2001
title A digital Procedure of Building Construction: A practical project
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 In earlier times in which computers have not yet been developed well, there has been some researches regarding representation using conventional media (Gombrich, 1960; Arnheim, 1970). For ancient architects, the design process was described abstractly by text (Hewitt, 1985; Cable, 1983); the process evolved from unselfconscious to conscious ways (Alexander, 1964). Till the appearance of 2D drawings, these drawings could only express abstract visual thinking and visually conceptualized vocabulary (Goldschmidt, 1999). Then with the massive use of physical models in the Renaissance, the form and space of architecture was given better precision (Millon, 1994). Researches continued their attempts to identify the nature of different design tools (Eastman and Fereshe, 1994). Simon (1981) figured out that human increasingly relies on other specialists, computational agents, and materials referred to augment their cognitive abilities. This discourse was verified by recent research on conception of design and the expression using digital technologies (McCullough, 1996; Perez-Gomez and Pelletier, 1997). While other design tools did not change as much as representation (Panofsky, 1991; Koch, 1997), the involvement of computers in conventional architecture design arouses a new design thinking of digital architecture (Liu, 1996; Krawczyk, 1997; Murray, 1997; Wertheim, 1999). The notion of the link between ideas and media is emphasized throughout various fields, such as architectural education (Radford, 2000), Internet, and restoration of historical architecture (Potier et al., 2000). Information technology is also an important tool for civil engineering projects (Choi and Ibbs, 1989). Compared with conventional design media, computers avoid some errors in the process (Zaera, 1997). However, most of the application of computers to construction is restricted to simulations in building process (Halpin, 1990). It is worth studying how to employ computer technology meaningfully to bring significant changes to concept stage during the process of building construction (Madazo, 2000; Dave, 2000) and communication (Haymaker, 2000).In architectural design, concept design was achieved through drawings and models (Mitchell, 1997), while the working drawings and even shop drawings were brewed and communicated through drawings only. However, the most effective method of shaping building elements is to build models by computer (Madrazo, 1999). With the trend of 3D visualization (Johnson and Clayton, 1998) and the difference of designing between the physical environment and virtual environment (Maher et al. 2000), we intend to study the possibilities of using digital models, in addition to drawings, as a critical media in the conceptual stage of building construction process in the near future (just as the critical role that physical models played in early design process in the Renaissance). This research is combined with two practical building projects, following the progress of construction by using digital models and animations to simulate the structural layouts of the projects. We also tried to solve the complicated and even conflicting problems in the detail and piping design process through an easily accessible and precise interface. An attempt was made to delineate the hierarchy of the elements in a single structural and constructional system, and the corresponding relations among the systems. Since building construction is often complicated and even conflicting, precision needed to complete the projects can not be based merely on 2D drawings with some imagination. The purpose of this paper is to describe all the related elements according to precision and correctness, to discuss every possibility of different thinking in design of electric-mechanical engineering, to receive feedback from the construction projects in the real world, and to compare the digital models with conventional drawings.Through the application of this research, the subtle relations between the conventional drawings and digital models can be used in the area of building construction. Moreover, a theoretical model and standard process is proposed by using conventional drawings, digital models and physical buildings. By introducing the intervention of digital media in design process of working drawings and shop drawings, there is an opportune chance to use the digital media as a prominent design tool. This study extends the use of digital model and animation from design process to construction process. However, the entire construction process involves various details and exceptions, which are not discussed in this paper. These limitations should be explored in future studies.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id e9e4
authors Chevrier, C.
year 1996
title Handling interactions between real and virtual worlds
source Proceedings of the International Conference Computer Graphics International’96, pp. 115-125
summary When compositing computer generated images and photographs or video images, interactions between real and virtual worlds must be taken into account in order to have a good visual result. These interactions are of three kinds: occluding object determination, specular inter-reflection and shadow computation. We first determine which real objects need to be geometrically and/or photometrically modelled for the three sets of interactions. Indeed, not all real surfaces need to be kept for the simulation and rendering steps. The unuseful real surfaces would just increase the rendering time. A rough photometric model can be sufficient for the surface properties, but colour computation has to be made in a particular colour model. Then for each kind of interactions, we take the real surfaces into account in a view-independent illumination step or in the rendering step.
series other
last changed 2003/04/23 15:14

_id 22fd
authors Chou, Wen Huey
year 1996
title An Empirical Study of 2d Static Computer Art: An Investigation of How Contemporary Computer Art is Affected by Media
doi https://doi.org/10.52842/conf.caadria.1996.081
source CAADRIA ‘96 [Proceedings of The First Conference on Computer Aided Architectural Design Research in Asia / ISBN 9627-75-703-9] Hong Kong (Hong Kong) 25-27 April 1996, pp. 81-89
summary We are in the act of forming the Technology & Electronics society: a society which cultural, psychological, social and economical facets take shape according to the development of technology and electronics, specially in the fields of computer and information. The influence of these mighty functions, produced by the bit, is prevalent in all the science and social courses; in fact, it has already invaded the artistic world. It did not take long after the birth of the computer for it to become the new tool for artistic production; it revolutionized the traditional production habits, production procedures, methods of expression and the work place in artistic creativity, thus bringing the tides of change in the artistic context and attitude towards the study of the Arts.
series CAADRIA
last changed 2022/06/07 07:56

_id 8bd9
authors Coomans, M.K.D. and Oxman, R.M.
year 1996
title Prototyping of Designs in Virtual Reality
source H.J.P. Timmermans (ed.), 3rd Design and Decision Support Systems in Architecture and Urban Planning Conference, Vol I: Architecture Proceedings, pp. 13-25
summary Conventional CAD systems have not yet proven their ability to provide support for activities which characterise the early conceptual phase of design. We propose to refer to this set of capabilities of the human designer in conventional design as, design prototyping. We define the theoretical limitations of current CAD systems for supporting design prototyping, and postulate the potential of functionally dedicated, task related, CAD modules in Virtual Reality as a means to provide a unique form of a knowledgebased, visual design support environment for design prototyping support. We are currently engaged in a research program in which we explore CAD as a medium to support early conceptual design through rapid prototyping of architectural form. Furthermore we are exploring Virtual Reality as a potential design prototyping environment in which prototypes of designs can be constructed, communicated and visually evaluated at a high level of verisimilitude. In the first phase we have built the prototype system VIDE. This system has been used for extensive internal evaluation. In the ongoing second phase we are constructing an empirical research to observe designers at work on design prototyping in the Virtual Reality environment.
series other
last changed 2003/04/23 15:50

_id ddssar9602
id ddssar9602
authors Coomans, M.K.D. and Oxman, R.M.
year 1996
title Prototyping of Designs in Virtual Reality
source Timmermans, Harry (Ed.), Third Design and Decision Support Systems in Architecture and Urban Planning - Part one: Architecture Proceedings (Spa, Belgium), August 18-21, 1996
summary Conventional CAD systems have not yet proven their ability to provide support for activities which characterise the early conceptual phase of design. We propose to refer to this set of capabilities of the human designer in conventional design as, design prototyping. We define the theoretical limitations of current CAD systems for supporting design prototyping, and postulate the potential of functionally dedicated, task related, CAD modules in Virtual Reality as a means to provide a unique form of a knowledge-based, visual design support environment for design prototyping support. We are currently engaged in a research program in which we explore CAD as a medium to support early conceptual design through rapid prototyping of architectural form. Furthermore we are exploring Virtual Reality as a potential design prototyping environment in which prototypes of designs can be constructed, communicated and visually evaluated at a high level of verisimilitude. In the first phase we have built the prototype system VIDE. This system has been used for extensive internal evaluation. In the ongoing second phase we are constructing an empirical research to observe designers at work on design prototyping in the Virtual Reality environment.
series DDSS
last changed 2003/08/07 16:36

_id eb51
authors Coyne, Richard
year 1996
title CAAD, Curriculum and Controversy
doi https://doi.org/10.52842/conf.ecaade.1996.121
source Education for Practice [14th eCAADe Conference Proceedings / ISBN 0-9523687-2-2] Lund (Sweden) 12-14 September 1996, pp. 121-130
summary This paper brings some of the debate within educational theory to bear on CAAD teaching, outlining the contributions of conservatism, critical theory, radical hermeneutics and pragmatism. The paper concludes by recommending that CAAD teaching move away from conservative concepts of teaching, design and technology to integrate it into the studio. In a highly illuminating book on education theory, Shaun Gallagher (1991) outlines four current views on education that correspond to four major positions in contemporary social theory and philosophy. I will extend these categories to a consideration of attitudes to information technology, and the teaching of computing in architecture. These four positions are conservatism, critical theory, radical hermeneutics, and pragmatism. I will show how certain issues cluster around them, how each position provides the focus of various discursive practices, or intellectual conversations in contemporary thinking, and how information technology is caught up in those conversations. These four positions are not "cognitive styles," but vigorously argued domains of debate involving writers such as Gadamer, Habermas and Derrida about the theory of interpretation. The field of interpretation is known as hermeneutics, which is concerned less with epistemology and knowledge than with understanding. Interpretation theory applies to reading texts, interpreting the law, and appreciating art, but also to the application of any practical task, such as making art, drawing, defining and solving problems, and design (Coyne and Snodgrass, 1995). Hermeneutics provides a coherent focus for considering many contemporary issues and many domains of practice. I outline what these positions in education mean in terms of CAAD (computer-aided architectural design) in the curriculum.

series eCAADe
email
more http://www.caad.ac.uk/~richard
last changed 2022/06/07 07:56

_id 413e
authors Dalholm-Hornyansky, Elisabeth and Rydberg-Mitchell, Birgitta
year 1996
title SPATIAL NAVIGATION IN VIRTUAL REALITY
source Full-Scale Modeling in the Age of Virtual Reality [6th EFA-Conference Proceedings]
summary For the past decade, we have carried out a number of participation projects using full-scale modeling as an aid for communication and design. We are currently participating in an interdisciplinary research project which aims to combine and compare various visualization methods and techniques, among others, full-scale modeling and virtual reality, in design processes with users. In this paper, we will discuss virtual reality as a design tool in light of previous experience with full-scale modeling and literature on cognitive psychology. We describe a minor explorative study, which was carried out to elucidate the answers to several crucial questions: Is realism in movement a condition for the perception of space or can it be achieved while moving through walls, floors and so forth? Does velocity of movement and reduced visual field have an impact on the perception of space? Are landmarks vital clues for spatial navigation and how do we reproduce them in virtual environments? Can “daylight“, color, material and texture facilitate navigation and are details, furnishings and people important objects of reference? How could contextual information clues, like views and surroundings, be added to facilitate orientation? Do we need our other senses to supplement the visual experience in virtual reality and what is the role of mental maps in spatial navigation?
keywords Model Simulation, Real Environments
series other
type normal paper
email
more http://info.tuwien.ac.at/efa/
last changed 2004/05/04 14:49

For more results click below:

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