2 871 419 libros electrónicos en 110 idiomas
¿No le conviene? No hay problema. Puede devolverlo en un plazo de 30 días
No se equivocará con un vale de regalo. El destinatario puede elegir cualquier producto de nuestra oferta.
Política de devolución de 30 días
Geometry is an essential part of almost every solution to problems in computer science and engineering. The process of manually creating geometry-enabled software for representing and processing geometric data is tedious and error-prone. The use of automatic code generators for such process is more suitable, especially for low-dimensional geometric problems. Such problems can be commonly found in computer graphics, computer vision, robotics, and many other fields of application. A mathematical algebraic system with special characteristics must be used as the base of the code transformations required for final code generation. Geometric Algebra (GA) is one of the most suitable algebraic systems for such task. This work describes the design and use of one such GA-based prototype code generation system: GMac. The main function of GMac is to transform a high-level GA-based description of the geometric algorithm into an efficient low-level software code capable of processing the relevant geometric information. The illustrated reduction of design and maintenance efforts provided by GMac is one key to reducing costs of software development for geometry-aware software systems.