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 505

_id 6a37
authors Fowler, Thomas and Muller, Brook
year 2002
title Physical and Digital Media Strategies For Exploring ‘Imagined’ Realities of Space, Skin and Light
source Thresholds - Design, Research, Education and Practice, in the Space Between the Physical and the Virtual [Proceedings of the 2002 Annual Conference of the Association for Computer Aided Design In Architecture / ISBN 1-880250-11-X] Pomona (California) 24-27 October 2002, pp. 13-23
doi https://doi.org/10.52842/conf.acadia.2002.013
summary This paper will discuss an unconventional methodology for using physical and digital media strategies ina tightly structured framework for the integration of Environmental Control Systems (ECS) principles intoa third year design studio. An interchangeable use of digital media and physical material enabledarchitectural explorations of rich tactile and luminous engagement.The principles that provide the foundation for integrative strategies between a design studio and buildingtechnology course spring from the Bauhaus tradition where a systematic approach to craftsmanship andvisual perception is emphasized. Focusing particularly on color, light, texture and materials, Josef Albersexplored the assemblage of found objects, transforming these materials into unexpected dynamiccompositions. Moholy-Nagy developed a technique called the photogram or camera-less photograph torecord the temporal movements of light. Wassily Kandinsky developed a method of analytical drawingthat breaks a still life composition into diagrammatic forces to express tension and geometry. Theseschematic diagrams provide a method for students to examine and analyze the implications of elementplacements in space (Bermudez, Neiman 1997). Gyorgy Kepes's Language of Vision provides a primerfor learning basic design principles. Kepes argued that the perception of a visual image needs aprocess of organization. According to Kepes, the experience of an image is "a creative act ofintegration". All of these principles provide the framework for the studio investigation.The quarter started with a series of intense short workshops that used an interchangeable use of digitaland physical media to focus on ECS topics such as day lighting, electric lighting, and skin vocabulary tolead students to consider these components as part of their form-making inspiration.In integrating ECS components with the design studio, an nine-step methodology was established toprovide students with a compelling and tangible framework for design:Examples of student work will be presented for the two times this course was offered (2001/02) to showhow exercises were linked to allow for a clear design progression.
series ACADIA
email
last changed 2022/06/07 07:51

_id 02e4
authors Groh, Paul H.
year 1997
title Computer Visualization as a Tool for the Conceptual Understanding of Architecture
source Design and Representation [ACADIA ‘97 Conference Proceedings / ISBN 1-880250-06-3] Cincinatti, Ohio (USA) 3-5 October 1997, pp. 243-248
doi https://doi.org/10.52842/conf.acadia.1997.243
summary A good piece of architecture contains many levels of interrelated complexity. Understanding these levels and their interrelationship is critical to the understanding of a building to both architects and non-architects alike. A building's form, function, structure, materials, and details all relate to and impact one another. By selectively dissecting and taking apart buildings through their representations, one can carefully examine and understand the interrelationship of these building components.

With the recent introduction of computer graphics, much attention has been given to the representation of architecture. Floor plans and elevations have remained relatively unchanged, while digital animation and photorealistic renderings have become exciting new means of representation. A problem with the majority of this work and especially photorealistic rendering is that it represents the building as a image and concentrates on how a building looks as opposed to how it works. Often times this "look" is artificial, expressing the incapacity of programs (or their users) to represent the complexities of materials, lighting, and perspective. By using digital representation in a descriptive, less realistic way, one can explore the rich complexities and interrelationships of architecture. Instead of representing architecture as a finished product, it is possible to represent the ideas and concepts of the project.

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

_id 041e
authors Hall, Theodore W.
year 1997
title Hand-Eye Coordination in Virtual Reality, Using a Desktop Display, Stereo Glasses and a 3-D Mouse
source CAADRIA ‘97 [Proceedings of the Second Conference on Computer Aided Architectural Design Research in Asia / ISBN 957-575-057-8] Taiwan 17-19 April 1997, pp. 73-82
doi https://doi.org/10.52842/conf.caadria.1997.073
summary Many virtual-reality displays augment the user’s view of the real world but do not completely mask it out or replace it. Intuitive control and realistic interaction with these displays depend on accurate hand-eye coordination: the projected image of a 3-D cursor in virtual space should align visually with the real position of the 3-D input device that controls it. This paper discusses some of the considerations and presents algorithms for coordinating the physical and virtual worlds.
series CAADRIA
email
last changed 2022/06/07 07:50

_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 536e
authors Bouman, Ole
year 1997
title RealSpace in QuickTimes: architecture and digitization
source Rotterdam: Nai Publishers
summary Time and space, drastically compressed by the computer, have become interchangeable. Time is compressed in that once everything has been reduced to 'bits' of information, it becomes simultaneously accessible. Space is compressed in that once everything has been reduced to 'bits' of information, it can be conveyed from A to B with the speed of light. As a result of digitization, everything is in the here and now. Before very long, the whole world will be on disk. Salvation is but a modem away. The digitization process is often seen in terms of (information) technology. That is to say, one hears a lot of talk about the digital media, about computer hardware, about the modem, mobile phone, dictaphone, remote control, buzzer, data glove and the cable or satellite links in between. Besides, our heads are spinning from the progress made in the field of software, in which multimedia applications, with their integration of text, image and sound, especially attract our attention. But digitization is not just a question of technology, it also involves a cultural reorganization. The question is not just what the cultural implications of digitization will be, but also why our culture should give rise to digitization in the first place. Culture is not simply a function of technology; the reverse is surely also true. Anyone who thinks about cultural implications, is interested in the effects of the computer. And indeed, those effects are overwhelming, providing enough material for endless speculation. The digital paradigm will entail a new image of humankind and a further dilution of the notion of social perfectibility; it will create new notions of time and space, a new concept of cause and effect and of hierarchy, a different sort of public sphere, a new view of matter, and so on. In the process it will indubitably alter our environment. Offices, shopping centres, dockyards, schools, hospitals, prisons, cultural institutions, even the private domain of the home: all the familiar design types will be up for review. Fascinated, we watch how the new wave accelerates the process of social change. The most popular sport nowadays is 'surfing' - because everyone is keen to display their grasp of dirty realism. But there is another way of looking at it: under what sort of circumstances is the process of digitization actually taking place? What conditions do we provide that enable technology to exert the influence it does? This is a perspective that leaves room for individual and collective responsibility. Technology is not some inevitable process sweeping history along in a dynamics of its own. Rather, it is the result of choices we ourselves make and these choices can be debated in a way that is rarely done at present: digitization thanks to or in spite of human culture, that is the question. In addition to the distinction between culture as the cause or the effect of digitization, there are a number of other distinctions that are accentuated by the computer. The best known and most widely reported is the generation gap. It is certainly stretching things a bit to write off everybody over the age of 35, as sometimes happens, but there is no getting around the fact that for a large group of people digitization simply does not exist. Anyone who has been in the bit business for a few years can't help noticing that mum and dad are living in a different place altogether. (But they, at least, still have a sense of place!) In addition to this, it is gradually becoming clear that the age-old distinction between market and individual interests are still relevant in the digital era. On the one hand, the advance of cybernetics is determined by the laws of the marketplace which this capital-intensive industry must satisfy. Increased efficiency, labour productivity and cost-effectiveness play a leading role. The consumer market is chiefly interested in what is 'marketable': info- and edutainment. On the other hand, an increasing number of people are not prepared to wait for what the market has to offer them. They set to work on their own, appropriate networks and software programs, create their own domains in cyberspace, domains that are free from the principle whereby the computer simply reproduces the old world, only faster and better. Here it is possible to create a different world, one that has never existed before. One, in which the Other finds a place. The computer works out a new paradigm for these creative spirits. In all these distinctions, architecture plays a key role. Owing to its many-sidedness, it excludes nothing and no one in advance. It is faced with the prospect of historic changes yet it has also created the preconditions for a digital culture. It is geared to the future, but has had plenty of experience with eternity. Owing to its status as the most expensive of arts, it is bound hand and foot to the laws of the marketplace. Yet it retains its capacity to provide scope for creativity and innovation, a margin of action that is free from standardization and regulation. The aim of RealSpace in QuickTimes is to show that the discipline of designing buildings, cities and landscapes is not only a exemplary illustration of the digital era but that it also provides scope for both collective and individual activity. It is not just architecture's charter that has been changed by the computer, but also its mandate. RealSpace in QuickTimes consists of an exhibition and an essay.
series other
email
last changed 2003/04/23 15:14

_id cabb
authors Broughton, T., Tan, A. and Coates, P.S.
year 1997
title The Use of Genetic Programming In Exploring 3D Design Worlds - A Report of Two Projects by Msc Students at CECA UEL
source CAAD Futures 1997 [Conference Proceedings / ISBN 0-7923-4726-9] München (Germany), 4-6 August 1997, pp. 885-915
summary Genetic algorithms are used to evolve rule systems for a generative process, in one case a shape grammar,which uses the "Dawkins Biomorph" paradigm of user driven choices to perform artificial selection, in the other a CA/Lindenmeyer system using the Hausdorff dimension of the resultant configuration to drive natural selection. (1) Using Genetic Programming in an interactive 3D shape grammar. A report of a generative system combining genetic programming (GP) and 3D shape grammars. The reasoning that backs up the basis for this work depends on the interpretation of design as search In this system, a 3D form is a computer program made up of functions (transformations) & terminals (building blocks). Each program evaluates into a structure. Hence, in this instance a program is synonymous with form. Building blocks of form are platonic solids (box, cylinder, etc.). A Variety of combinations of the simple affine transformations of translation, scaling, rotation together with Boolean operations of union, subtraction and intersection performed on the building blocks generate different configurations of 3D forms. Using to the methodology of genetic programming, an initial population of such programs are randomly generated,subjected to a test for fitness (the eyeball test). Individual programs that have passed the test are selected to be parents for reproducing the next generation of programs via the process of recombination. (2) Using a GA to evolve rule sets to achieve a goal configuration. The aim of these experiments was to build a framework in which a structure's form could be defined by a set of instructions encoded into its genetic make-up. This was achieved by combining a generative rule system commonly used to model biological growth with a genetic algorithm simulating the evolutionary process of selection to evolve an adaptive rule system capable of replicating any preselected 3D shape. The generative modelling technique used is a string rewriting Lindenmayer system the genes of the emergent structures are the production rules of the L-system, and the spatial representation of the structures uses the geometry of iso-spatial dense-packed spheres
series CAAD Futures
email
last changed 2003/11/21 15:16

_id c1ad
authors Cheng, Nancy Yen-wen
year 1997
title Teaching CAD with Language Learning Methods
source Design and Representation [ACADIA ‘97 Conference Proceedings / ISBN 1-880250-06-3] Cincinatti, Ohio (USA) 3-5 October 1997, pp. 173-188
doi https://doi.org/10.52842/conf.acadia.1997.173
summary By looking at computer aided design as design communication we can use pedagogical methods from the well-developed discipline of language learning. Language learning breaks down a complex field into attainable steps, showing how learning strategies and attitudes can enhance mastery. Balancing the linguistic emphases of organizational analysis, communicative intent and contextual application can address different learning styles. Guiding students in learning approaches from language study will equip them to deal with constantly changing technology.

From overall curriculum planning to specific exercises, language study provides a model for building a learner-centered education. Educating students about the learning process, such as the variety of metacognitive, cognitive and social/affective strategies can improve learning. At an introductory level, providing a conceptual framework and enhancing resource-finding, brainstorming and coping abilities can lead to threshold competence. Using kit-of-parts problems helps students to focus on technique and content in successive steps, with mimetic and generative work appealing to different learning styles.

Practicing learning strategies on realistic projects hones the ability to connect concepts to actual situations, drawing on resource-usage, task management, and problem management skills. Including collaborative aspects in these projects provides the motivation of a real audience and while linking academic study to practical concerns. Examples from architectural education illustrate how the approach can be implemented.

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

_id f7e8
authors Frazer, J.H. and Stephenson, P.
year 1997
title The Groningen Experiment
source Architectural Association Publications, publ. pend.
summary In its first five years, the Architectural Association's Diploma unit II developed the theoretical framework of an alternative generative process, using computer models to compress evolutionary space and time. This led to a prototype that could be demonstrated interactively and the launch on the Internet of an experimental evolutionary environment which attracted global participation, established a dematerialised model. The new phase of the programme has begun to externalise this conceptual model into constructed form, focusing on urban-scale evolution and other historical and natural examples of co-operative and ecologically i integrated development. The approach has been to consider metabolic processes as a way of understanding both the formal development of urban symbiosis and the specific problem of materialization. The city planning department of Groningen commissioned a small working prototype demonstration of a predictive urban computer model. The unit produced an evolving model which explains the transition from the past to the present, and projects future trajectories a "what if" model for generating, exploring and evaluating alternatives. The model mediates in scale, space and time: ; in scale between the urban context and the fine grain of the housing typologies ; in space between the existing fabric of Groningen and specific dwelling units ; in time between the lifestyle within the medieval core and the desires of the citizens of tile next century
series other
last changed 2003/04/23 15:14

_id 673a
authors Fukuda, T., Nagahama, R. and Sasada, T.
year 1997
title Networked Interactive 3-D design System for Collaboration
source CAADRIA ‘97 [Proceedings of the Second Conference on Computer Aided Architectural Design Research in Asia / ISBN 957-575-057-8] Taiwan 17-19 April 1997, pp. 429-437
doi https://doi.org/10.52842/conf.caadria.1997.429
summary The concept of ODE (Open Design Environment) and corresponding system were presented in 1991. Then the new concept of NODE. which is networked version of ODE. was generated to make wide area collaboration in 1994. The aim of our research is to facilitate the collaboration among the various people involved in the design process of an urban or architectural project. This includes various designers and engineers, the client and the citizens who may be affected by such a project. With the new technologies of hyper medium, network, and component architecture, we have developed NODE system and applied in practical use of the collaboration among the various people. This study emphasizes the interactive 3-D design tool of NODE which is able to make realistic and realtime presentation with interactive interface. In recent years, ProjectFolder of NODE system, which is a case including documents, plans, and tools to proceed project., is created in the World Wide Web (WWW) and makes hyper links between a 3-D object and a text, an image. and other digital data.
series CAADRIA
email
last changed 2022/06/07 07:50

_id e907
authors Gero, John S. and Maher, Mary Lou
year 1997
title A Framework for Research in Design Computing
source Challenges of the Future [15th eCAADe Conference Proceedings / ISBN 0-9523687-3-0] Vienna (Austria) 17-20 September 1997
doi https://doi.org/10.52842/conf.ecaade.1997.x.u2c
summary Design computing has often been considered a subset of computer applications that assist the designer in documenting and analysing complex designs. As one of many areas in which computer applications have beeen developed, design computing has relied on software developers and vendors to implement and market software with the relevant features and utilities to support some aspects of design activity. In this paper we consider design computing as a research area, one in which the results of the research lead to more than additional computer programs and in fact lead to a better understanding of designing and computer support for designing.
keywords CAAD, research, cognitive models, axiomatic models, conjecturalmodels
series eCAADe
email
more http://info.tuwien.ac.at/ecaade/proc/gero/gero.htm
last changed 2022/06/07 07:50

_id 455e
authors Gero, John S. and Nath, Gourabmoy
year 1997
title Formalising Situated Learning in Computer-Aided Design
source CAAD Futures 1997 [Conference Proceedings / ISBN 0-7923-4726-9] München (Germany), 4-6 August 1997, pp. 801-808
summary In this paper, we propose and begin to formalise an approach to machine learning in design called situated learning with the purpose of providing a foundation to developing better design tools in an agent-based framework. Situated learning theory postulates that the situations that an expert is exposed to forms the developmental conditions of expertise. We extend and adapt that theory for computer-aided design with the primary objective of learning the use of existing knowledge, rather than simply the knowledge itself. The idea behind situated learning is to learn situations and associate them with some knowledge with the intention of using the knowledge in similar situations.
series CAAD Futures
email
last changed 1999/04/06 09:19

_id 36
authors González, Carlos Guillermo
year 1998
title Una TecnologÌa Digital Para el Diseño: El Tde-Ac (A Digital Technology for Design: The Tde-Ac)
source II Seminario Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings / ISBN 978-97190-0-X] Mar del Plata (Argentina) 9-11 september 1998, pp. 274-279
summary TDE is a graphic language capable of notation of pure design operations, which offers an alternative to Monge and Perspective drawing. This language which was perfected and developed by Claudio Guerri in the late 80's, is originated in the Theory of Spatial Delimitation of CÈsar Janello (1974-1984). From 1995 onwards, and within the framework of the UBACyT AR025 Project (1995-1997), a software in order to apply the TDE through computer technology started to be developed. This work is carried out within the framework of the research program SPATIAL SEMIOTICS-DESIGN THEORY of the FADU-UBA directed by Claudio Guerri, and is continued in the UBACyT AR01 4 Project (1998-2000) "TDE-AC. Graphic language. TDE computer assisted". The computer tool TDE-AC, adds to this graphic language the power of the processing speed and a certain autonomy of interpretation and execution of design operations, which enables to visualize results with a remarkable speed in relation with manual or intellectual work in front of the drawing table. Trough the amplified projection on the screens of the program the stage of development and effectivity of TDE-AC will be demonstrated.
series SIGRADI
email
last changed 2016/03/10 09:52

_id d910
authors Kieferle, Joachim B. and Herzberger, Erwin
year 2002
title The “Digital year for Architects” Experiences with an integrated teaching concept
source Connecting the Real and the Virtual - design e-ducation [20th eCAADe Conference Proceedings / ISBN 0-9541183-0-8] Warsaw (Poland) 18-20 September 2002, pp. 88-95
doi https://doi.org/10.52842/conf.ecaade.2002.088
summary The “digital year for architects” is an integrated course for graduate architecture students, that has been held since 1997 at Stuttgart University. Its concept is to link together traditional design teaching and working with computers. Three seminars and one design project are the framework of the course, in which the students are taught in design of e.g. image and space composition, typography, video, using virtual reality, theoretical basics for the final design project like information management or working environments, approximately a dozen software packages and finally a visionary design project. It has shown that the advantage of an integrated course compared to separate courses is the more intensive dealing with the project as well as achieving better skills when learning the new media. Not only because the project topics are different from usual architecture and more abstract, the main effect is to widen the students way of thinking and designing.
series eCAADe
email
last changed 2022/06/07 07:52

_id ijac20031105
id ijac20031105
authors Kieferle, Joachim B.; Herzberger, Erwin
year 2003
title The "Digital year for Architects" - Experiences with an Integrated Teaching Concept
source International Journal of Architectural Computing vol. 1 - no. 1
summary The "digital year for architects" is an integrated course for graduate architecture students that has been running since 1997, at Stuttgart University. Its concept is to link together traditional design teaching and working with computers. Three seminar classes and one design project form the framework of the course. In it the students are taught the design of, for example, image and space composition, typography, video, and using virtual reality. Additionally we cover theoretical basics for the final design project, such as information management or working environments. The course takes in approximately a dozen software packages and ends with a visionary design project. The products have shown the advantage of an integrated course compared to separate courses. The course proves to be more intensive in dealing with the project as well as achieving better skills when learning the associated new digital media. An important feature is that because the project topics are different from conventional architectural schemes, and tend to be more abstract, a key effect is to widen the students' way of thinking about designing.
series journal
email
more http://www.multi-science.co.uk/ijac.htm
last changed 2007/03/04 07:08

_id ad21
authors Laptali, E., Bouchlaghem, N. and Wild, S.
year 1997
title Planning and estimating in practice and the use of integrated computer models
source Automation in Construction 7 (1) (1997) pp. 71-76
summary Research into IT applications in the construction industry has been going on for many years, most of this work took the form of system development aimed at assisting construction practitioners and aimed at improving processes in order to reduce the cost of building. Most of these developments tended to identify a problem in a sector of the industry and focused on using a certain technology in IT to provide a solution. This was often done without a proper investigation into the suitability and the acceptability of the technology to the end users (construction practitioners). Furthermore, most of the work was too focused on solving problems in isolation and did not consider the overall organisational framework and structure of the industry. This paper discusses and presents the results of a survey conducted to investigate the planning and estimating work practices in the industry in order to establish the important issues for the development of an integrated planning and estimating computer model. The survey established the important issues for the acceptability of computer models, the technical aspect to be addressed and a better working practice for estimating and planning. The technical aspect on which the computer model was based is the optimisation of the time and cost of building and the best work practice used is the integration of estimating and planning.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:22

_id 6e4f
authors Lewin, J.S., Ehrhardt, M. and Gross, M.D.
year 1997
title Not Just Another Pretty Face: Images and Arguments in an Anthropology Web Site
source CAAD Futures 1997 [Conference Proceedings / ISBN 0-7923-4726-9] München (Germany), 4-6 August 1997, pp. 635-654
summary We are developing a web site with photorealistic animations and virtual reality walk throughs of architecture and artifacts at an archaeological site in El Salvador. The goal of the site is to support research and teaching about household anthropology in sixthcentury Meso-America. To counter the false sense of realism and truth these experiences often convey we have developed Image Arguments, a scheme for integrating with images the arguments and data that they are based on. We provide this contextual information using a server side database and client side Java applets, enabling viewers to examine the assumptions and the data behind the images.
series CAAD Futures
email
last changed 1999/04/06 09:19

_id 8c02
authors Martens, B.
year 1997
title High-end developments within the framework of dynamic-endoscopic viewing of models.
source Architectural and Urban Simulation Techniques in Research and Education [Proceedings of the 3rd European Architectural Endoscopy Association Conference / ISBN 90-407-1669-2]
summary As far back as the seventies the first experiences with endoscopic viewing of models were made in the field of architecture and urban construction by introducing an endoscope into the model of the planned architectural and urban space. The monitor shows an approximation of real view of the new portion of building or city, resp. The endoscopic picture provides the viewer with the usual height of viewing and roughly the perspective of a pedestrian, whereas very often planning models of houses and city quarters are evaluated predominantly by means of the bird's eye view. Meanwhile, mechanical installations of relatively limited means have been installed at several university sites making for a simulation of spatial experience by means of endoscopic rides through a construction model such as from the view of a car driver. This paper presents a sketch for a research proposal which is aimed at anticipating high-end-developments based on the experience acquired so far using low-cost-simulations.
keywords Architectural Endoscopy, Endoscopy, Simulation, Visualisation, Visualization, Real Environments
series EAEA
email
more http://www.bk.tudelft.nl/media/eaea/eaea97.html
last changed 2005/09/09 10:43

_id 2e5a
authors Matsumoto, N. and Seta, S.
year 1997
title A history and application of visual simulation in which perceptual behaviour movement is measured.
source Architectural and Urban Simulation Techniques in Research and Education [3rd EAEA-Conference Proceedings]
summary For our research on perception and judgment, we have developed a new visual simulation system based on the previous system. Here, we report on the development history of our system and on the current research employing it. In 1975, the first visual simulation system was introduced, witch comprised a fiberscope and small-scale models. By manipulating the fiberscope's handles, the subject was able to view the models at eye level. When the pen-size CCD TV camera came out, we immediately embraced it, incorporating it into a computer controlled visual simulation system in 1988. It comprises four elements: operation input, drive control, model shooting, and presentation. This system was easy to operate, and the subject gained an omnidirectional, eye-level image as though walking through the model. In 1995, we began developing a new visual system. We wanted to relate the scale model image directly to perceptual behavior, to make natural background images, and to record human feelings in a non-verbal method. Restructuring the above four elements to meet our equirements and adding two more (background shooting and emotion spectrum analysis), we inally completed the new simulation system in 1996. We are employing this system in streetscape research. Using the emotion spectrum system, we are able to record brain waves. Quantifying the visual effects through these waves, we are analyzing the relation between visual effects and physical elements. Thus, we are presented with a new aspect to study: the relationship between brain waves and changes in the physical environment. We will be studying the relation of brain waves in our sequential analysis of the streetscape.
keywords Architectural Endoscopy, Endoscopy, Simulation, Visualisation, Visualization, Real Environments
series EAEA
email
more http://www.bk.tudelft.nl/media/eaea/eaea97.html
last changed 2005/09/09 10:43

_id 03d0
authors Neiman, Bennett and Bermudez, Julio
year 1997
title Between Digital & Analog Civilizations: The Spatial Manipulation Media Workshop
source Design and Representation [ACADIA ‘97 Conference Proceedings / ISBN 1-880250-06-3] Cincinatti, Ohio (USA) 3-5 October 1997, pp. 131-137
doi https://doi.org/10.52842/conf.acadia.1997.131
summary As the power shift from material culture to media culture accelerates, architecture finds itself in the midst of a clash between centuries-old analog design methods (such as tracing paper, vellum, graphite, ink, chipboard, clay, balsa wood, plastic, metal, etc.) and the new digital systems of production (such as scanning, video capture, image manipulation, visualization, solid modeling, computer aided drafting, animation, rendering, etc.). Moving forward requires a realization that a material interpretation of architecture proves limiting at a time when information and media environments are the major drivers of culture. It means to pro-actively incorporate the emerging digital world into our traditional analog work. It means to change.

This paper presents the results of an intense design workshop that looks, probes, and builds at the very interface that is provoking the cultural and professional shifts. Media space is presented and used as an interpretive playground for design experimentation in which the poetics of representation (and not its technicalities) are the driving force to generate architectural ideas. The work discussed was originally developed as a starting exercise for a digital design course. The exercise was later conducted as a workshop at two schools of architecture by different faculty working in collaboration with it's inventor.

The workshop is an effective sketch problem that gives students an immediate start into a non-traditional, hands-on, and integrated use of contemporary media in the design process. In doing so, it establishes a procedural foundation for a design studio dealing with digital media.

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

_id ab09
authors Qaqish, Ra’ed and Hanna, Raid
year 1997
title The Impact of CAL Strategies on CAD
source CAADRIA ‘97 [Proceedings of the Second Conference on Computer Aided Architectural Design Research in Asia / ISBN 957-575-057-8] Taiwan 17-19 April 1997, pp. 475-489
doi https://doi.org/10.52842/conf.caadria.1997.475
summary This paper reports on a two fold study, which examines the impact of CAL on CAD and architectural education, and evaluates the overall effectiveness and efficiency of CAD teaching and strategies in the curriculum of architecture. The study also examined the need for a framework within which the creation of a module for applying CAL in CAD to support the curriculum of architecture can be structured and assessed. The main concern of the study was to explore the range and balance of computer assisted activities in the design studio, and the interpretation of the various roles of the CAD tutor and his/her involvement in delivering these activities. In delivering these activities two criteria, namely: teaching methods and CAD integration (which are interchangeable and yet play different roles), can have a distinct effect on the implementation of CAL in the design studio. The case study evaluated and investigated the CAL the AEC course as part of the 3rd year design studio at Mackintosh School of Architecture, to determine to what extent the AEC learning events were effective in advocating new strategies in CAD. The methods of this investigation consisted of classroom observations and administrating questionnaires. Variables such as the group and gender differences/participation, the tutor’s confidence, level of administration and strategies to help with technical problems and motivations, also the task-related activities, tangibility of the learning materials, and the minutes of lesson have been examined. The global rating of the CAL events in CAD lessons, the CAL organisation and sequence, the level of students’ confidence, the rate of students’ interest, the mode of classroom, the level of learner performance and the relationship between CAL and the overall curriculum have also been empirically examined and their interdependent relationships explored. The findings of this study may help in establishing future directions in adopting some form of effective CAL strategies in CAD. The study also serves as an evaluation tool for computing teaching in the design studio. Furthermore, the checklist used in this case study may also be used in evaluating the different courses in CAD in the curriculum of architectural schools.
series CAADRIA
last changed 2022/06/07 08:00

For more results click below:

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