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 629

_id b78f
authors Clayton, M.J., Warden, Robert B., Parker, Th.W.
year 1999
title Virtual Construction of Architecture Using 3D CAD and Simulation
source Media and Design Process [ACADIA ‘99 / ISBN 1-880250-08-X] Salt Lake City 29-31 October 1999, pp. 316-324
doi https://doi.org/10.52842/conf.acadia.1999.316
summary 3D modeling and computer simulations provide new ways for architecture students to study the relationship between the design and construction of buildings. Digital media help to integrate and expand the content of courses in drafting, construction and design. This paper describes computer-based exercises that intensify the students’ experience of construction in several courses from sophomore to senior level. The courses integrate content from drafting and design communication, construction, CAD, and design. Several techniques are used to strengthen students’ awareness and ability in construction. These include: · Virtual design - build projects in which students construct 3D CAD models that include all elements that are used in construction. · Virtual office in which several students must collaborate under the supervision of a student acting as project architect to create a 3D CAD model and design development documents. · Virtual sub-contracting in which each student builds a trade specific 3D CAD model of a building and all of the trade specific models must be combined into a single model. · Construction simulations (4D CAD) in which students build 3D CAD models showing all components and then animate them to illustrate the assembly process. · Cost estimating using spreadsheets. These techniques are applied and reapplied at several points in the curriculum in both technical laboratory courses and design studios. This paper compares virtual construction methods to physical design – build projects and provides our pedagogical arguments for the use of digital media for understanding construction.
series ACADIA
email
last changed 2022/06/07 07:56

_id e4a7
authors Espina B., Jane J.
year 2001
title La tecnologia digital en las edificaciones arquitectonicas de la modernidad [The Digital Tecnology In Modern Architectural Constructions]
source 2da Conferencia Venezolana sobre Aplicación de Computadores en Arquitectura, Maracaibo (Venezuela) december 2001, pp. 136-145
summary This paper gives an overview of the experience developed by Computer Graphics II course of department of Communication in School of Architecture and Design of University of Zulia which was initiated since 1999.The work describes the methodology used by two groups of objectives: general of the course and those generated by experiences in two levels: one as analysis instruments and the other one during process of design. Course is looking for trainning in CAD system uses by 3D representation of modern buildings, so at the end of the experience students were succeed : 1) analysis of projects of modern architecture, 2) quick visualization and efficient volumetric representation, 3) make a digital format library of differents buildings of the city and 4) comprehension and historic knowledge of city. CAD systems used for representation of 2d and 3D drawings offer to architects tools as color, textures, shadows, plus generation of different points of view as isometrics, perspectives and realistic representations. The digital format of the selected buildings gives to drafts an additional value.
keywords Modern Architecture; Three-Dimensional; Realistic Representation; CAD Systems; Digital Format
series other
email
last changed 2003/02/14 08:29

_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 9e26
authors Do, Ellen Yi-Luen,
year 1999
title The right tool at the right time : investigation of freehand drawing as an interface to knowledge based design tools
source College of Architecture, Georgia Institute of Technology
summary Designers use different symbols and configurations in their drawings to explore alternatives and to communicate with each other. For example, when thinking about spatial arrangements, they draw bubble diagrams; when thinking about natural lighting, they draw a sun symbol and light rays. Given the connection between drawings and thinking, one should be able infer design intentions from a drawing and ultimately use such inferences to program a computer to understand our drawings. This dissertation reports findings from empirical studies on drawings and explores the possibility of using the computer to automatically infer designer's concerns from the drawings a designer makes. This dissertation consists of three parts: 1) a literature review of design studies, cognitive studies of drawing and computational sketch systems, and a set of pilot projects; 2) empirical studies of diagramming design intentions and a design drawing experiment; and 3) the implementation of a prototype system called Right-Tool-Right-Time. The main goal is to find out what is in design drawings that a computer program should be able to recognize and support. Experiments were conducted to study the relation between drawing conventions and the design tasks with which they are associated. It was found from the experiments that designers use certain symbols and configurations when thinking about certain design concerns. When thinking about allocating objects or spaces with a required dimensions, designers wrote down numbers beside the drawing to reason xviii about size and to calculate dimensions. When thinking about visual analysis, designers drew sight lines from a view point on a floor plan. Based on the recognition that it is possible to associate symbols and spatial arrangements in a drawing with a designer's intention, or task context, the second goal is to find out whether a computer can be programed to recognize these drawing conventions. Given an inferred intention and context, a program should be able to activate appropriate design tools automatically. For example, concerns about visual analysis can activate a visual simulation program, and number calculations can activate a calculator. The Right- Tool-Right-Time prototype program demonstrates how a freehand sketching system that infers intentions would support the automatic activation of different design tools based on a designers' drawing acts.
series thesis:PhD
email
more http://www.arch.gatech.edu/~ellen/thesis.html
last changed 2004/10/04 07:49

_id b687
authors Tapia, M.
year 1999
title A visual implementation of a shape grammar system
source Environment and planning B: planning & design, 26, pp. 59–73
summary Shape grammars specify a mechanism for performing recursive shape computations. A general paradigm is established for a computer implementation supporting this computation in the algebras of points and lines in 2-d (U0 2 and U1 2). The guiding principles and the actual implementation are described.
series journal paper
last changed 2003/04/23 15:50

_id 8fe9
authors Terzidis, Kostas
year 1999
title Experiments on Morphing Systems
source III Congreso Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings] Montevideo (Uruguay) September 29th - October 1st 1999, pp. 149-151
summary This paper presents recent experiments on 3D morphing of buildings. A genealogical tree is created out of cross-morphing buildings showing their children and grandchildren. The resulting children-buildings share characteristics of the formal properties of their parents. There are two methods used here to morph buildings: face-to-face mapping and object-to-object mapping. All morphed buildings are shown as real-time animation. A series of experiments will be presented. Some experiments investigate the implementation of architecture or art theories. For example, how would it look like to morph a Hedjuk building into a Le Corbusier building? How would the resulting child look like in a cubist world? Or how would a building look like as it is extrapolated beyond its target and instead of lines and points it is represented as letters and colors? The computer system that was developed by the author for this paper is called "zhapes" and is a Java-based 3D-experimentation system. It resides at the address http://www.cda.ucla.edu/caad/java/x/formProj2/formB.html where it can be downloaded for explorations.
series SIGRADI
email
last changed 2016/03/10 10:01

_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 5a10
authors Cheng, Nancy Yen-Wen
year 1999
title Playing with Digital Media: Enlivening Computer Graphics Teaching
source Media and Design Process [ACADIA ‘99 / ISBN 1-880250-08-X] Salt Lake City 29-31 October 1999, pp. 96-109
doi https://doi.org/10.52842/conf.acadia.1999.096
summary Are there better ways of getting a student to learn? Getting students to play at learning can encourage comprehension by engaging their attention. Rather than having students' fascination with video games and entertainment limited to competing against learning, we can direct this interest towards learning computer graphics. We hypothesize that topics having a recreational component increase the learning curve for digital media instruction. To test this, we have offered design media projects with a playful element as a counterpart to more step-by-step descriptive exercises. Four kinds of problems, increasing in difficulty, are discussed in the context of computer aided architectural design education: 1) geometry play, 2) kit of parts, 3) dreams from childhood and 4) transformations. The problems engage the students in different ways: through playing with form, by capturing their imagination and by encouraging interaction. Each type of problem exercises specific design skills while providing practice with geometric modeling and rendering. The problems are sequenced from most constrained to most free, providing achievable milestones with focused objectives. Compared to descriptive assignments and more serious architectural problems, these design-oriented exercises invite experimentation by lowering risk, and neutralize stylistic questions by taking design out of the traditional architectural context. Used in conjunction with the modeling of case studies, they engage a wide range of students by addressing different kinds of issues. From examining the results of the student work, we conclude that play as a theme encourages greater degree of participation and comprehension.
series ACADIA
email
last changed 2022/06/07 07:55

_id 85ab
authors Corrao, Rossella and Fulantelli, Giovanni
year 1999
title Architects in the Information Society: The Role of New Technologies
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 665-671
doi https://doi.org/10.52842/conf.ecaade.1999.665
summary New Technologies (NTs) offer us tools with which to deal with the new challenges that a changing society or workplace presents. In particular, new design strategies and approaches are required by the emerging Information Society, and NTs offer effective solutions to the designers in the different stages of their professional life, and in different working situations. In this paper some meaningful scenarios of the use of the NTs in Architecture and Urban Design are introduced; the scenarios have been selected in order to understand how the role of architects in the Information Society is changing, and what new opportunities NTs offer them. It will be underlined how the telematic networks play an essential role in the activation of virtual studios that are able to compete in an increasingly global market; examples will be given of the use of the Web to support activities related to Urban Planning and Management; it will be shown how the Internet may be used to access strategic resources for education and training, and sustain lifelong learning. The aforesaid considerations derive from a Web-Based Instruction system we have developed to support University students in the definition of projects that can concern either single buildings or whole parts of a city. The system can easily be adopted in the other scenarios introduced.
keywords Architecture, Urban Planning , New Technologies, World Wide Web, Education
series eCAADe
email
last changed 2022/06/07 07:56

_id 2145
authors Engeli, Maia and Mueller Andre
year 1999
title Digital Environments for Learning and Collaboration Architecture, Communication, Creativity, Media and Design Process
source Media and Design Process [ACADIA ‘99 / ISBN 1-880250-08-X] Salt Lake City 29-31 October 1999, pp. 40-52
doi https://doi.org/10.52842/conf.acadia.1999.040
summary Digital networks are gaining importance as environments for learning and creative collaboration. Technical achievements, software enhancements, and a growing number of applicable principles make it possible to compile complex environments that satisfy many aspects necessary for creative collaboration. This paper focuses on three issues: the architecture of collaborative environments, communication in these environments and the processes inherent to creative collaboration. The information architecture of digital environments looks different from physical architecture, mainly because the material that it is made out of is information and not stone, wood or metal and the goal is to pro-vide appropriate paths and views to information. Nonetheless, many analogies can be drawn between information architecture and physical architecture, including the need for useability, aesthetics, and consistency. To communicate is important for creative collaboration. Digital networks request and enable new strategies for communicating. Regarding the collaborative creative process we have been able to detect principles and features that enhance this process, but there are still many unanswered questions. For example, the environment can enable and improve the frequency of surprise and coincidence, two factors that often play decisive roles in the creative processes but cannot be planned for in advance. Freedom and transparency within the environment are other important factors that foster creative collaboration. The following findings are based on numerous courses, which we have taught using networked environments and some associated, research projects that helped to verify their applicability for architectural practice.
series ACADIA
type normal paper
email
last changed 2022/06/07 07:55

_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 2076
authors Holmgren, Steen and Rüdiger, Bjarne
year 1999
title IT in Urban Regeneration Projects
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 708-713
doi https://doi.org/10.52842/conf.ecaade.1999.708
summary This paper is about the development of new tools for the residents to use for participation in the planning process and by the professional generating proposals for projects. It deals with two actual research projects, which might be described as transition projects. The projects are Digital 3D City Model of Copenhagen and Urban Architecture in Urban Renewal, - in dialogue between professionals and residents. These projects take their point of departure in the architects traditional working methods and working tools, but they focus on new methods for the dialogue between professionals and inhabitants and on a new visual language based on the digital technology. In this transition situation we see the educated architect as well as the politician and the inhabitant as students in a common learning process. In the end of the paper we introduce a planned project about IT in Urban Renewal. The project is based on an ongoing governmental experiment with involving inhabitants actively in the renewal of their urban area. This project is intended to combine dialogue methods with the use of interactive 3D-digital City models on the Internet.
keywords 3D City modeling, Urban Regeneration, Participation, Dialogue Method, 3D Digital City Model, Urban Architecture
series eCAADe
email
last changed 2022/06/07 07:50

_id 7083
authors Johnson, Brian and Kolarevic, Branko
year 1999
title EVAL: A Web-based Design Review System
source Media and Design Process [ACADIA ‘99 / ISBN 1-880250-08-X] Salt Lake City 29-31 October 1999, pp. 30-39
doi https://doi.org/10.52842/conf.acadia.1999.030
summary The Association for Computer Aided Design in Architecture (ACADIA) recently conducted a design competition in which design projects were presented using web sites. As a consequence it was not necessary to co-locate reviewers in order to view submissions. Since the proposals took the form of web sites, it seemed appropriate to use the web as the medium for conducting the review. The review thus became an opportunity to explore online design studio review strategies as well as competition issues. As there were over 600 entries in the competition, each of which was to be reviewed by at least three reviewers, the review process presented certain logistical challenges that might not pertain to a "normal" design studio. Using a globally-distributed review panel and jury meant that synchronous review of projects would not be possible, and that face-to-face interaction between jurors would be lost. This paper describes the review system which was developed to address this need. It also profiles the conduct of the review itself, and offers some observations about performance, ergonomics and related design issues for future efforts.
series ACADIA
email
last changed 2022/06/07 07:52

_id ga9914
id ga9914
authors Meogrossi, Piero
year 1999
title The Idea of Rome: The Shape of Utopy
source International Conference on Generative Art
summary After having spent many years in researching about the topographical connections in the city and over the monumental sites and the main architectures of Rome (Palatino, Coliseum, Appia Antica are the areas where he’s working as director of restoring for the Rome Soprintendenza Archeologica) the architect Piero Meogrossi confirms his personal thesis dealing with a strategic oriented direction showing a geomanthic dynamism able to drive the urban growth. A key measure axis used to plan the topography submits the urban shape and the design itself at different ages revealing a virtual matrix whose hidden identity remains astronomically and simbolically characterized by the specific season position of the sun accorded to the dies natalis of Rome, the famous april XXIth connected with the romulean age and the tradictional Squared Rome. Such recognition over the archeological city connects the legendary and historical tales to the main monuments of Rome whose architectonical centers become instrumental knots to control, to accord and to submit to a DNA topographical codex, a symbolical axis-decuimanus by which the romans drive rules of the earth and of the sky (natural perspectives and sundial measures). The utopian reconstruction of the "sun-city plan" has confirmed the quality of the project by Sixtus Vth, the XVIIth century pope who wanted to create, as a new Romulus, a town design able to make comparison with the dynamic shape of the roman antiquities, a "net-city" whose infrastructures (obelisques and streets, etc.) let understood the value of that ancient topographical axis linking each others the center of the optagonal labyrinth to the center of Palatino,to the center of arch of Costantine to the center of Coliseum, to the center of optagonal hall in the golden kingdome by Nero........and further on. Rome, as example of historical town due to the western culture globality, needs to discover and organise those phisical memories,hidden identies whose ancient shape which can yet offer opportunies for the future plans and projects but only if the reality will be pushed by an Utopian vision as the Roman Column 200mt.high,accorded to the shapes upwritten, a Meogrossi’s project winner of the Utopia award in a national competition for the Rome of third millennium.
series other
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id avocaad_2001_17
id avocaad_2001_17
authors Ying-Hsiu Huang, Yu-Tung Liu, Cheng-Yuan Lin, Yi-Ting Cheng, Yu-Chen Chiu
year 2001
title The comparison of animation, virtual reality, and scenario scripting in design process
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 Design media is a fundamental tool, which can incubate concrete ideas from ambiguous concepts. Evolved from freehand sketches, physical models to computerized drafting, modeling (Dave, 2000), animations (Woo, et al., 1999), and virtual reality (Chiu, 1999; Klercker, 1999; Emdanat, 1999), different media are used to communicate to designers or users with different conceptual levels¡@during the design process. Extensively employed in design process, physical models help designers in managing forms and spaces more precisely and more freely (Millon, 1994; Liu, 1996).Computerized drafting, models, animations, and VR have gradually replaced conventional media, freehand sketches and physical models. Diversely used in the design process, computerized media allow designers to handle more divergent levels of space than conventional media do. The rapid emergence of computers in design process has ushered in efforts to the visual impact of this media, particularly (Rahman, 1992). He also emphasized the use of computerized media: modeling and animations. Moreover, based on Rahman's study, Bai and Liu (1998) applied a new design media¡Xvirtual reality, to the design process. In doing so, they proposed an evaluation process to examine the visual impact of this new media in the design process. That same investigation pointed towards the facilitative role of the computerized media in enhancing topical comprehension, concept realization, and development of ideas.Computer technology fosters the growth of emerging media. A new computerized media, scenario scripting (Sasada, 2000; Jozen, 2000), markedly enhances computer animations and, in doing so, positively impacts design processes. For the three latest media, i.e., computerized animation, virtual reality, and scenario scripting, the following question arises: What role does visual impact play in different design phases of these media. Moreover, what is the origin of such an impact? Furthermore, what are the similarities and variances of computing techniques, principles of interaction, and practical applications among these computerized media?This study investigates the similarities and variances among computing techniques, interacting principles, and their applications in the above three media. Different computerized media in the design process are also adopted to explore related phenomenon by using these three media in two projects. First, a renewal planning project of the old district of Hsinchu City is inspected, in which animations and scenario scripting are used. Second, the renewal project is compared with a progressive design project for the Hsinchu Digital Museum, as designed by Peter Eisenman. Finally, similarity and variance among these computerized media are discussed.This study also examines the visual impact of these three computerized media in the design process. In computerized animation, although other designers can realize the spatial concept in design, users cannot fully comprehend the concept. On the other hand, other media such as virtual reality and scenario scripting enable users to more directly comprehend what the designer's presentation.Future studies should more closely examine how these three media impact the design process. This study not only provides further insight into the fundamental characteristics of the three computerized media discussed herein, but also enables designers to adopt different media in the design stages. Both designers and users can more fully understand design-related concepts.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id 3cde
authors Alik, B.
year 1999
title A topology construction from line drawings using a uniform plane subdivision technique
source Computer-Aided Design, Vol. 31 (5) (1999) pp. 335-348
summary The paper describes an algorithm for constructing the topology from a set of line segments or polylines. The problem appears for example at land-maps that have been drawnby general-purpose drawing packages or captured from blue-prints by digitalisation. The solution comprises two steps; in the first step inconsistencies in the input data aredetected and removed, and in the second step the topology is constructed. The algorithm for topology construction consists of two phases: determination of a concave hull,and generation of polygons. It is shown that the running-time of the presented algorithm is better than O(n2), where n is the number of input points. Because of a largenumber of geometric elements being expected, the geometric search needed at the first step of the algorithm is speeded up by an acceleration techniquea uniform planesubdivision.
keywords Computational Geometry, Topology Construction, Uniform Space Subdivision
series journal paper
email
last changed 2003/05/15 21:33

_id ecc5
authors Bassanino, May Nahab
year 1999
title The perception of computer generated architectural images
source Liverpool University
summary The broad aim of the research is to examine the role of computer generated architectural images on the way different people perceive architecture, and within this field of interest I have established a list of specific tasks to define the specific points of interest to examine. The following list of the main research objectives served as a guide in designing the experimental tests undertaken as part of this research: (*) Study the effect of both representation techniques and the used media on perceiving architecture. (*) Establish the differences (if there are any) of perception between different groups of people; principally architects and non-architects, but also subsets of each of these two groups. (*) To suggest the appropriate technique for presenting architecture for a particular group in a particular stage in the design process. (*) To investigate the influence of CAAD in architectural education on the students’ perception for architectural images.
series thesis:PhD
last changed 2003/11/21 15:16

_id 875c
authors Bonta, Pedro
year 1999
title CAO - Centro Asistido Por Ordenador
source ACADIA Quarterly, vol. 18, no. 1, pp. 12-12
doi https://doi.org/10.52842/conf.acadia.1999.012
summary The formal education of future professionals requires training in four basic skills: abstraction, systemical thought, experimentation and collaboration. The capacity of abstraction allows to understand and manage realty in different ways in order to create opportunities to reinterpret and reorganize the information. The systemical thought promotes the distinction and the interpretation, teaching how they should be interpreted and how they can be refuted. They should learn how to analyze the reality from different points of view, under different conditions, which allows imagining new alternatives and possibilities. Through the experimentation we look for different possibilities and results and verify analogies and relevant differences, comparing with previous ideas. Another relevant aspect is the capacity of collaborating, sharing troubles and solutions, building new knowledge.
series ACADIA
email
last changed 2022/06/07 07:54

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

_id 79fb
authors Fencott, Clive
year 1999
title Towards a Design Methodology for Virtual Environments
source Virtual Reality Applications Centre, University of Teeside
summary Virtual Reality (VR) is currently the subject of much academic research and virtual environments, particularly in the form of 3D computer games, are the subject of much commercial activity. However, the development process for VEs is not well documented or fully researched. In this paper the available literature relating to VE design is briefly reviewed prior to the presentation of a possible design methodology for VEs. The paper then goes on to discuss the weak points in the methodology and problems with inter-relating the various stages. Finally, future areas of research are identified.
series other
last changed 2003/04/23 15:50

For more results click below:

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