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 750

_id 3936
authors Geroimenko, Vladimir
year 1999
title Online Photorealistic VR with Interactive Architectural Objects
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 414-417
doi https://doi.org/10.52842/conf.ecaade.1999.414
summary This paper describes how Virtual Reality (VR) technologies can be used for modelling photorealistic environments with interactive and changeable architectural content. This application of VR allows us to create photograph-based panoramic models of real places that include a variety of interactive architectural objects and details. The user is able not only to navigate through a virtual environment (look around, up and down, zoom, jump to another viewpoint or location) but also to change buildings or their architectural details by clicking, moving or rotating. The following types of interactive objects are completely integrated with a virtual environment: 2D image-based objects, 3D image-based objects, 3D VRML-based objects and onscreen world controls. The application can be used effectively for teaching, including distance Internet-based education, project presentations and rapid prototyping. A sample VR environment is presented and some of the key creative and technological issues are discussed.
keywords Virtual Reality Modelling, Architectural Design, Interactive Contents, Photorealistic Environments
series eCAADe
email
last changed 2022/06/07 07:51

_id ecaade2023_205
id ecaade2023_205
authors Meeran, Ahmed and Joyce, Sam
year 2023
title Rethinking Airport Spatial Analysis and Design: A GAN based data driven approach using latent space exploration on aerial imagery for adaptive airport planning
source Dokonal, W, Hirschberg, U and Wurzer, G (eds.), Digital Design Reconsidered - Proceedings of the 41st Conference on Education and Research in Computer Aided Architectural Design in Europe (eCAADe 2023) - Volume 2, Graz, 20-22 September 2023, pp. 501–510
doi https://doi.org/10.52842/conf.ecaade.2023.2.501
summary Airports require long term planning, balancing estimations of future demand against available airfield land and site constraints. This is becoming more critical with climate change and the transition to sustainable aviation fuelling infrastructure. This paper demonstrates a novel procedure using Satellite Imagery and Generative Learning to aid in the comparative analysis and early-stage airfield design. Our workflow uses a GAN trained on 2000 images of airports transforming them into a high-dimensional latent space capturing the typologies’ large-scale features. Using a process of projection and dimensional-reduction methods we can locate real-world airport images in the generative latent space and vice-versa. With this capability we can perform comparative “neighbour” analysis at scale based on spatial similarity of features like airfield configuration, and surrounding context. Using this low-dimensional 3D ‘airport designs space’ with meaningful markers provided by existing airports allows for ‘what if’ modelling, such as visualizing an airport on a site without one, modifying an existing airport towards another target airport, or exploring changes in terrain, such as due to climate change or urban development. We present this method a new way to undertake case study, site identification and analysis, as well as undertake speculative design powered by typology informed ML generation, which can be applied to any typologies which could use aerial images to categorize them.
keywords Airport Development, Machine Learning, GAN, High Dimensional Analysis, Parametric Space Exploration, tSNE, Latent Space Exploration, Data Driven Planning
series eCAADe
email
last changed 2023/12/10 10:49

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

_id 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 avocaad_2001_16
id avocaad_2001_16
authors Yu-Ying Chang, Yu-Tung Liu, Chien-Hui Wong
year 2001
title Some Phenomena of Spatial Characteristics of Cyberspace
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 "Space," which has long been an important concept in architecture (Bloomer & Moore, 1977; Mitchell, 1995, 1999), has attracted interest of researchers from various academic disciplines in recent years (Agnew, 1993; Benko & Strohmayer, 1996; Chang, 1999; Foucault, 1982; Gould, 1998). Researchers from disciplines such as anthropology, geography, sociology, philosophy, and linguistics regard it as the basis of the discussion of various theories in social sciences and humanities (Chen, 1999). On the other hand, since the invention of Internet, Internet users have been experiencing a new and magic "world." According to the definitions in traditional architecture theories, "space" is generated whenever people define a finite void by some physical elements (Zevi, 1985). However, although Internet is a virtual, immense, invisible and intangible world, navigating in it, we can still sense the very presence of ourselves and others in a wonderland. This sense could be testified by our naming of Internet as Cyberspace -- an exotic kind of space. Therefore, as people nowadays rely more and more on the Internet in their daily life, and as more and more architectural scholars and designers begin to invest their efforts in the design of virtual places online (e.g., Maher, 1999; Li & Maher, 2000), we cannot help but ask whether there are indeed sensible spaces in Internet. And if yes, these spaces exist in terms of what forms and created by what ways?To join the current interdisciplinary discussion on the issue of space, and to obtain new definition as well as insightful understanding of "space", this study explores the spatial phenomena in Internet. We hope that our findings would ultimately be also useful for contemporary architectural designers and scholars in their designs in the real world.As a preliminary exploration, the main objective of this study is to discover the elements involved in the creation/construction of Internet spaces and to examine the relationship between human participants and Internet spaces. In addition, this study also attempts to investigate whether participants from different academic disciplines define or experience Internet spaces in different ways, and to find what spatial elements of Internet they emphasize the most.In order to achieve a more comprehensive understanding of the spatial phenomena in Internet and to overcome the subjectivity of the members of the research team, the research design of this study was divided into two stages. At the first stage, we conducted literature review to study existing theories of space (which are based on observations and investigations of the physical world). At the second stage of this study, we recruited 8 Internet regular users to approach this topic from different point of views, and to see whether people with different academic training would define and experience Internet spaces differently.The results of this study reveal that the relationship between human participants and Internet spaces is different from that between human participants and physical spaces. In the physical world, physical elements of space must be established first; it then begins to be regarded as a place after interaction between/among human participants or interaction between human participants and the physical environment. In contrast, in Internet, a sense of place is first created through human interactions (or activities), Internet participants then begin to sense the existence of a space. Therefore, it seems that, among the many spatial elements of Internet we found, "interaction/reciprocity" Ñ either between/among human participants or between human participants and the computer interface Ð seems to be the most crucial element.In addition, another interesting result of this study is that verbal (linguistic) elements could provoke a sense of space in a degree higher than 2D visual representation and no less than 3D visual simulations. Nevertheless, verbal and 3D visual elements seem to work in different ways in terms of cognitive behaviors: Verbal elements provoke visual imagery and other sensory perceptions by "imagining" and then excite personal experiences of space; visual elements, on the other hand, provoke and excite visual experiences of space directly by "mapping".Finally, it was found that participants with different academic training did experience and define space differently. For example, when experiencing and analyzing Internet spaces, architecture designers, the creators of the physical world, emphasize the design of circulation and orientation, while participants with linguistics training focus more on subtle language usage. Visual designers tend to analyze the graphical elements of virtual spaces based on traditional painting theories; industrial designers, on the other hand, tend to treat these spaces as industrial products, emphasizing concept of user-center and the control of the computer interface.The findings of this study seem to add new information to our understanding of virtual space. It would be interesting for future studies to investigate how this information influences architectural designers in their real-world practices in this digital age. In addition, to obtain a fuller picture of Internet space, further research is needed to study the same issue by examining more Internet participants who have no formal linguistics and graphical training.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id a35a
authors Arponen, Matti
year 2002
title From 2D Base Map To 3D City Model
source UMDS '02 Proceedings, Prague (Czech Republic) 2-4 October 2002, I.17-I.28
summary Since 1997 Helsinki City Survey Division has proceeded in experimenting and in developing the methods for converting and supplementing current digital 2D base maps in the scale 1:500 to a 3D city model. Actually since 1986 project areas have been produced in 3D for city planning and construction projects, but working with the whole map database started in 1997 because of customer demands and competitive 3D projects. 3D map database needs new data modelling and structures, map update processes need new working orders and the draftsmen need to learn a new profession; the 3D modeller. Laser-scanning and digital photogrammetry have been used in collecting 3D information on the map objects. During the years 1999-2000 laser-scanning experiments covering 45 km2 have been carried out utilizing the Swedish TopEye system. Simultaneous digital photography produces material for orto photo mosaics. These have been applied in mapping out dated map features and in vectorizing 3D buildings manually, semi automatically and automatically. In modelling we use TerraScan, TerraPhoto and TerraModeler sw, which are developed in Finland. The 3D city model project is at the same time partially a software development project. An accuracy and feasibility study was also completed and will be shortly presented. The three scales of 3D models are also presented in this paper. Some new 3D products and some usage of 3D city models in practice will be demonstrated in the actual presentation.
keywords 3D City modeling
series other
email
more www.udms.net
last changed 2003/11/21 15:16

_id 55ca
authors Mase, Jitsuro
year 2000
title Moderato: 3D Sketch CAD with Quick Positioned Working Plane and Texture Modelling
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. 269-272
doi https://doi.org/10.52842/conf.ecaade.2000.269
summary The lack of computer systems that can be easily used during the early stages of the architectural design process has been discussed for many years. The usual argument starts with the recognition that hand drawn sketches are an important tool in the early stage of both professional and student design because they can be used to visualise the designer’s ideas quickly and have the flexibility to handle any shape the designer imagines. Research has then mostly focused on using computer based sketch recognition to directly produce three dimensional models from hand drawn sketches. However sketch recognition still has certain problems that require the drawing action of users to be constrained in some way in order to be solved. If sketch recognition is still imperfect, the possibility of directly sketching within digital 3D space should be considered. Some systems allowing user to sketch in digital 3D space have been developed which do not depend on sketch recognition. Although Piranesi does not aim to support sketch design, it does allow the user to paint in the Z-buffer space - an unique idea termed "interactive rendering." SketchVRML tries to generate 3D geometrical data automatically from 2D hand drawn sketches by adding the depth value to the drawn lines according to the strength of line strokes. SketchBoX provides translucent surfaces in digital 3D space which can be glued onto existing objects or arranged anywhere in space. These surfaces have texture map data which can be modified by painting onto the texture. Transparent textures can be painted onto the surfaces to create see-through portions. Moderato also uses this technique to model a polygonÕs shape.
keywords Sketch, Early Stage, Interface, 3D Modelling
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:59

_id f9f7
authors Mullins, Michael
year 1999
title Forming, Planning, Imaging and Connecting
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 178-185
doi https://doi.org/10.52842/conf.ecaade.1999.178
summary This paper sets out to define aspects of the architectural design process, using historical precedent and architectural theory, and tests the relationship of those aspects to the application of computers in architectural design, particularly in an educational context. The design process sub-sets are defined as: Forming, Planning, Imaging and Connecting. Historical precedents are uncovered in Classical, Modern, Postmodern and Contemporary architecture. The defined categories of the design process are related to current usages of computers in architectural education towards elucidating the strengths and weaknesses of digital media in those areas. Indications of their concurrent usage in digital design will be demonstrated in analysis of design studio programs presented at recent ACADIA conferences. An example of a current design studio programme set at the School of Architecture University of Natal, South Africa in which the above described categories give an underlying structure to the introduction of 3D digital modelling to undergraduates through design process. The definition of this set of design activities may offer a useful method for other educators in assessing existing and future design programs where digital tools are used.
keywords Design-Process, Digital-Media, Design-Programmes
series eCAADe
email
last changed 2022/06/07 07:59

_id 9b44
authors Ahmad Rafi, M.E. and Karboulonis, P.
year 2000
title The Importance of Virtual Environments in the Design of Electronic Games and Their Relevance to Architecture
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. 181-185
doi https://doi.org/10.52842/conf.ecaade.2000.181
summary Ever increasing complexity in architectural design and the need to deliver a cost effective solution requires the employment and adoption of innovative design methods. Although technological changes have entered the field of architecture at a slower pace, the recent adoption of 3D modelling, Virtual Environment and multimedia represent significant changes in architectural design, visualisation and presentation. These now include tools for conceptualisation, design synthesis, design presentation, desktop publishing, animation, Internet and hypermedia authoring. Uddin argues that the major activities involved in the creative and dynamic process of architectural design deal with conceptualisation, visualisation and expression of alternative ideas through two-dimensional and three-dimensional model. This paper highlights the need for the employment of emerging computer based real-time interactive technologies that are expected to enhance the design process through better decision-making, higher quality communication and collaboration, error reduction, spatial awareness, interactive design and real-time visualisation.
keywords CAD, Game Design, Virtual Reality, Virtual Environments, Virtual Prototyping, Internet Technologies, Architecture
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:54

_id 456a
authors Alvarado, R.G., Parra, J.C., Vergara, R.L. and Chateau, H.B.
year 2000
title Architectural References to Virtual Environments Design
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. 151-155
doi https://doi.org/10.52842/conf.ecaade.2000.151
summary Based on a comparison between the perception of digital and real construction, the development of virtual systems and the review of additional sources, this paper states some differences between the design of virtual environments and architectural spaces. Virtual-reality technologies provide advanced capabilities to simulate real situations, and also to create digital worlds not referred to physical places, such as imaginary landscapes or environments devoted to electronic activities, like entertainment, learning or commerce. Some on-line services already use 3D-stages, resembling building halls and domestic objects, and several authors have mentioned virtual modeling as a job opportunity to architects. But it will argue in this paper that the design of those environments should consider their own digital characteristics. Besides, the use of virtual installations on networks impells a convergence with global media, like Internet or TV. Virtual environments can be a 3Devolution of communicational technologies, which have an increasing participation in culture, reaching a closer relationship to contemporary architecture.
keywords Virtual Environments, Spatial Perception, Design Methodology
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:54

_id 28f3
authors Alvarado, R.G., Vildósola, G.V., Parra, J.C. and Jara, M.R.
year 2000
title Creacion/Creatividad: Evaluando Diseños Arquitectónicos con Realidad Virtual (Creation/Creativity: Evaluating Architectural Designs by means of Virtual Reality)
source SIGraDi’2000 - Construindo (n)o espacio digital (constructing the digital Space) [4th SIGRADI Conference Proceedings / ISBN 85-88027-02-X] Rio de Janeiro (Brazil) 25-28 september 2000, pp. 243-246
summary ¿Can the computer improves the architectural creativity? This question is explored through a Virtual-Reality system developed for the modeling of timber structures, based on parametric elements, constructive programming and immersive visualization on real-time. Making experiences of evaluation with advanced students of architecture, whose use the system in the beginning of projects, compared with other group use not the system. This research faces the possibilities to rationalizate part of the creative process in architecture, broading the role of computer and its contribution to quality of design, and extending the possibilities to teach and share the creation of project. It is argue that major potential in this field is the swiftness, formal variety and spatial living of design, challenging the differences between objective and subjective.
series SIGRADI
email
last changed 2016/03/10 09:47

_id 3940
authors Hall, Rick
year 1999
title Realtime 3D visual Analysis of Very Large Models at Low Cost
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 437-441
doi https://doi.org/10.52842/conf.ecaade.1999.437
summary Computer based visualisation of 3D models in architecture has been possible for 20 years or more, and the software technology has steadily improved during this time so that now incredibly realistic images can be generated from any viewpoint in a model, and impressive fly through sequences can bring a model to life in ways previously not possible. Virtual reality is with us and multi-media enables us to present a finished design in increasingly seductive ways. However, these forms of output from a 3D model offer much more limited benefits during the design process and particularly on large complex models because they are so computing intensive and it often require many hours to produce just one image. Anything other than a small and relatively simple model cannot be viewed dynamically in real-time on a desktop PC of the type commonly used by architects in a design office. Until now the solution to this problem has meant investing in expensive design review hardware and software with its inherent need for trained, skilled labour. As a result, design review products are often viewed as a luxury or costly necessity.
keywords Visual Analysis, Low Cost, 3D Modelling
series eCAADe
last changed 2022/06/07 07:50

_id b151
authors Hubbell, Jeremy and Boardman, Ted
year 2000
title Inside 3D Studio VIZ 3
source New Riders
summary Taking what you know about design, form, and composition in the real world and translating it into the digital realm can be a significant challenge. If you're looking to make the most of 3D Studio VIZ, this book is the perfect companion. The concepts and tutorials contained within are proven in the field: they address specific issues raised in 3D Studio VIZ courses throughout the country. Inside 3D Studio VIZ 3 explains VIZ like no other learning resource. The projects- and tutorials-based approach takes you beyond tool-related issues and urges you to think "what if?"
series other
last changed 2003/02/26 18:58

_id 625d
authors Liapi, Katherine A.
year 2001
title Geometric Configuration and Graphical Representation of Spherical Tensegrity Networks
source Reinventing the Discourse - How Digital Tools Help Bridge and Transform Research, Education and Practice in Architecture [Proceedings of the Twenty First Annual Conference of the Association for Computer-Aided Design in Architecture / ISBN 1-880250-10-1] Buffalo (New York) 11-14 October 2001, pp. 258-267
doi https://doi.org/10.52842/conf.acadia.2001.258
summary The term “Tensegrity,” that describes mainly a structural concept, is used in building design to address a class of structures with very promising applications in architecture. Tensegrity structures are characterized by almost no separation between structural configuration and formal or architectural expression (Liapi 2000). In the last two decades structural and mechanical aspects in the design of these structures have been successfully addressed, while their intriguing morphology has inspired several artists and architects. Yet, very few real world applications of the tensegrity concept in architecture have been encountered. The geometric and topological complexity of tensegrity structures that is inherent to their structural and mechanical basis may account for significant difficulties in the study of their form and their limited application in building design. In this paper an efficient method for the generation of the geometry of spherical tensegrity networks is presented. The method is based on the integration of CAD tools with Descriptive Geometry procedures and allows designers to resolve and visualize the complex geometry of such structures.
keywords Tensegrity Networks, Visualization, Geometric Configuration
series ACADIA
email
last changed 2022/06/07 07:59

_id 7449
authors Medero Rocha, Isabel A. and Danckwardt, Voltaire
year 2000
title Projeto Missões, Computação Gráfica - Multimídia da Reconstituição Computadorizada da Redução de São Miguel Arcanjo no Rio Grande do Sul - Brasil ("Missões" Project, Computer Graphics and Multimedia of the "Redução de São Miguel Arcanjo" Digital Reconstruction (Rio Grande do Sul, Brazil))
source SIGraDi’2000 - Construindo (n)o espacio digital (constructing the digital Space) [4th SIGRADI Conference Proceedings / ISBN 85-88027-02-X] Rio de Janeiro (Brazil) 25-28 september 2000, pp. 191-193
summary The Project Missions - Graphical Computation, recoups in a graphical and digital the pictures of the Church and the Reduction of São Miguel Arcanjo/RS/Brasil, allowing to the public a virtual stroll through the set at the time of its foundation in 1687. Initiate in 1990, the design refers the appropriation and implementation of the new computational technologies. The 3D model allows the dynamic visualization of the set, through aerial sights and walkthrough animations into the main streets and the inward of the central ship of the church. For the generation of the model, it was followed the principles of the architectural composition to decompose the parts, to be shaped, defining the architectural and composition elements. This COMPACT DISC, is one of the some midias of the Design Missions - Graphical Computation. In this proposal, the music was developed especially for the COMPACT DISC, looks for to reflect the poetical aspect of the interaction between light, shadow, of the inwards and exteriors, attenuating the technology of a virtual environment. In the integration between the art and the technology its recovered virtually, the poetical way, the memory of one of the icons of the identity of the Rio Grande do Sul, with the objective to keep alive, for the new generations, a patrimony that practically in ruins would have the souvenir of its lost real picture in the time.
series SIGRADI
email
last changed 2016/03/10 09:55

_id 9ce0
authors Ozcan, Oguzhan
year 1999
title Education of Interactive Panorama-design in Architecture
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 223-229
doi https://doi.org/10.52842/conf.ecaade.1999.223
summary This paper mainly discusses the importance of interactive panorama in design, and its education in the MDes program, which will run at Yildiz Technical University in the year 2000. The first part of the paper summarizes the potentials of current interactive panorama technique, which was "A popular form of the public entertainment" in 19th-century. Then, it compares the real-world experiences with observations in an interactive panorama. This comparison is carried out together with technical aspects i.e. limitations, audio-visual effects, composite techniques, live video input, and conceptual aspects i.e. camera actions, natural phenomenon. The technical discussion in the paper is concentrated on the examples from newly developed tools such as Nodemedia, Electrifier, Wasabi Software, and Skypaint as well as Apple QuickTime VR Authoring Tool. The second part underlines the role of interactive panorama technique in design. In this part, the paper also summarizes how to use the technique at the beginning and, during creation of the design and in its presentation, taking the installation advantages of sound, vision, text and transition effects. The third part concentrates on the interactive panorama design as an individual project, offered in the MDes program. Then it explains how the preliminary courses were planned for this individual project and summarizes the content of the course formulated through the linear and non-linear structures of the media. Finally, considering with the future development of interactive panorama technique, the last part of the paper discusses the possible results of this education method.
keywords Interactive Media, Panoramic Image, Design Education
series eCAADe
email
last changed 2022/06/07 08:00

_id db00
authors Espina, Jane J.B.
year 2002
title Base de datos de la arquitectura moderna de la ciudad de Maracaibo 1920-1990 [Database of the Modern Architecture of the City of Maracaibo 1920-1990]
source SIGraDi 2002 - [Proceedings of the 6th Iberoamerican Congress of Digital Graphics] Caracas (Venezuela) 27-29 november 2002, pp. 133-139
summary Bases de datos, Sistemas y Redes 134The purpose of this report is to present the achievements obtained in the use of the technologies of information andcommunication in the architecture, by means of the construction of a database to register the information on the modernarchitecture of the city of Maracaibo from 1920 until 1990, in reference to the constructions located in 5 of Julio, Sectorand to the most outstanding planners for its work, by means of the representation of the same ones in digital format.The objective of this investigation it was to elaborate a database for the registration of the information on the modernarchitecture in the period 1920-1990 of Maracaibo, by means of the design of an automated tool to organize the it datesrelated with the buildings, parcels and planners of the city. The investigation was carried out considering three methodologicalmoments: a) Gathering and classification of the information of the buildings and planners of the modern architectureto elaborate the databases, b) Design of the databases for the organization of the information and c) Design ofthe consultations, information, reports and the beginning menu. For the prosecution of the data files were generated inprograms attended by such computer as: AutoCAD R14 and 2000, Microsoft Word, Microsoft PowerPoint and MicrosoftAccess 2000, CorelDRAW V9.0 and Corel PHOTOPAINT V9.0.The investigation is related with the work developed in the class of Graphic Calculation II, belonging to the Departmentof Communication of the School of Architecture of the Faculty of Architecture and Design of The University of the Zulia(FADLUZ), carried out from the year 1999, using part of the obtained information of the works of the students generatedby means of the CAD systems for the representation in three dimensions of constructions with historical relevance in themodern architecture of Maracaibo, which are classified in the work of The Other City, generating different types ofisometric views, perspectives, representations photorealistics, plants and facades, among others.In what concerns to the thematic of this investigation, previous antecedents are ignored in our environment, and beingthe first time that incorporates the digital graph applied to the work carried out by the architects of “The Other City, thegenesis of the oil city of Maracaibo” carried out in the year 1994; of there the value of this research the field of thearchitecture and computer science. To point out that databases exist in the architecture field fits and of the design, alsoweb sites with information has more than enough architects and architecture works (Montagu, 1999).In The University of the Zulia, specifically in the Faculty of Architecture and Design, they have been carried out twoworks related with the thematic one of database, specifically in the years 1995 and 1996, in the first one a system wasdesigned to visualize, to classify and to analyze from the architectural point of view some historical buildings of Maracaiboand in the second an automated system of documental information was generated on the goods properties built insidethe urban area of Maracaibo. In the world environment it stands out the first database developed in Argentina, it is the database of the Modern andContemporary Architecture “Datarq 2000” elaborated by the Prof. Arturo Montagú of the University of Buenos Aires. The general objective of this work it was the use of new technologies for the prosecution in Architecture and Design (MONTAGU, Ob.cit). In the database, he intends to incorporate a complementary methodology and alternative of use of the informationthat habitually is used in the teaching of the architecture. When concluding this investigation, it was achieved: 1) analysis of projects of modern architecture, of which some form part of the historical patrimony of Maracaibo; 2) organized registrations of type text: historical, formal, space and technical data, and graph: you plant, facades, perspectives, pictures, among other, of the Moments of the Architecture of the Modernity in the city, general data and more excellent characteristics of the constructions, and general data of the Planners with their more important works, besides information on the parcels where the constructions are located, 3)construction in digital format and development of representations photorealistics of architecture projects already built. It is excellent to highlight the importance in the use of the Technologies of Information and Communication in this investigation, since it will allow to incorporate to the means digital part of the information of the modern architecturalconstructions that characterized the city of Maracaibo at the end of the XX century, and that in the last decades they have suffered changes, some of them have disappeared, destroying leaves of the modern historical patrimony of the city; therefore, the necessity arises of to register and to systematize in digital format the graphic information of those constructions. Also, to demonstrate the importance of the use of the computer and of the computer science in the representation and compression of the buildings of the modern architecture, to inclination texts, images, mapping, models in 3D and information organized in databases, and the relevance of the work from the pedagogic point of view,since it will be able to be used in the dictation of computer science classes and history in the teaching of the University studies of third level, allowing the learning with the use in new ways of transmission of the knowledge starting from the visual information on the part of the students in the elaboration of models in three dimensions or electronic scalemodels, also of the modern architecture and in a future to serve as support material for virtual recoveries of some buildings that at the present time they don’t exist or they are almost destroyed. In synthesis, the investigation will allow to know and to register the architecture of Maracaibo in this last decade, which arises under the parameters of the modernity and that through its organization and visualization in digital format, it will allow to the students, professors and interested in knowing it in a quicker and more efficient way, constituting a contribution to theteaching in the history area and calculation. Also, it can be of a lot of utility for the development of future investigation projects related with the thematic one and restoration of buildings of the modernity in Maracaibo.
keywords database, digital format, modern architecture, model, mapping
series SIGRADI
email
last changed 2016/03/10 09:51

_id 6bf6
authors Lee, E., Paterson, I. and Maver, T.
year 2000
title Visualisation of Historic Village of New Lanark
source SIGraDi’2000 - Construindo (n)o espacio digital (constructing the digital Space) [4th SIGRADI Conference Proceedings / ISBN 85-88027-02-X] Rio de Janeiro (Brazil) 25-28 september 2000, pp. 177-178
summary The existing historic city attracts the attention of architects and educators for its architectural value and history. In addition, many researches on visualisation of historic sites such as world heritage sites are in progress in order to represent the importance of preservation and restoration. New Lanark is the best-preserved example of a cotton-spinning village from the early period of Britain’s industrialisation, and is of international significance in terms of economic, architectural and social history. The village has also been nominated for inclusion in UNESCO’s list of World Heritage Sites. This paper aims to describe development procedure of virtual historic village of New Lanark for educating people about its significant social history and a unique type of building. A multimedia environment is useful for this purpose considering dynamic links among different kinds of resources such as text, images, 3D models and animations. Through this environment people can access from where they are to virtual heritage and navigate 3D space by animation with virtual guidance.
keywords 3D City modeling
series SIGRADI
email
last changed 2016/03/10 09:54

_id fdb8
authors Montagu, A., Rodriguez Barros, D. and Chernobilsky, L.
year 2000
title The New Reality through Virtuality
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. 225-229
doi https://doi.org/10.52842/conf.ecaade.2000.225
summary In this paper we want to develop some conceptual reflections of the processes of virtualization procedures with the aim to indicate a series of misfits and mutations as byproducts of the “digital-graphic culture” (DGC) when we are dealing with the perception of the “digital space”. Considering the present situation, a bit chaotic from a pedagogical point of view, we also want to propose a set of “virtual space parameters” in order to organize in a systemic way the teaching procedures of architectural design when using digital technology. Nowadays there is a great variety of computer graphics applications comprising practically all the fields of “science & technology”, “architecture, design & urbanism”, “video & film”, “sound” and the massive amount of information technology protocols. This fact obliges us to have an overall view about the meaning of “the new reality through virtuality”. The paper is divided in two sections and one appendix. In the first section we recognise the relationships among the sensory apparatus, the cognitive structures of perception and the cultural models involved in the process of understanding the reality. In the second section, as architects, we use to have “a global set of social and technical responsabilities” to organize the physical space, but now we must also be able to organize the “virtual space” obtained from a multidimensional set of computer simulations. There are certain features that can be used as “sensory parameters” when we are dealing with architectural design in the “virtual world”, taking into consideration the differences between “immersive virtual reality” and “non inmersive virtual reality”. In the appendix we present a summary of some conclusions based on a set of pedagogical applications analysing the positive and the negative consequences of working exclusively in a “virtual world”.
keywords Virtualisation Processes, Simulation, Philosophy, Space, Design, Cyberspace
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:58

_id 4cc0
authors Bouchlaghem, N., Khosowshahi, F. and White, J.
year 2000
title Virtual reality as a visualisation tool: Benefits and constraints
source CIDAC, Volume 2 Issue 4 November 2000 pp. 216-224
summary The benefits and applications of virtual reality (VR) in the construction industry have been investigated for almost a decade. However, the practical implementation of VR in the construction industry has yet to reach maturity owing to technical constraints. The need for effective information management presents challenges: both transfer of building data to, and organisation of building information within, the virtual environment require consideration. This paper reviews the applications and benefits of VR in the built environment field and reports on a collaboration between Loughborough University and South Bank University to overcome constraints on the use of the overall VR model for whole lifecycle visualisation. The work at each research centre is concerned with an aspect of information management within VR applications for the built environment, and both data transfer and internal data organisation have been investigated. In this paper, similarities and differences between computer-aided design (CAD) and VR packages are first discussed. Three different approaches to the creation of VR models during the design stage are identified and described, with a view to providing sharing understanding across the interdiscipliary groups involved. The suitable organisation of building information within the virtual environment is then further investigated. This work focused on the visualisation of the degradation of a building, through its lifespan, with the view to provide a visual aid for developing an effective and economic project maintenance programme. Finally consideration is given to the potential of emerging standards to facilitate an integrated use of VR. The convergence towards similar data structures in VR and other construction packages may enable visualisation to be better utilised in the overall lifecycle model.
keywords Virtual Reality, Information Management, Data Exchange, 3D Modelling, 4D Visualisation
series journal paper
last changed 2003/05/15 21:23

For more results click below:

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