Listing 1 - 10 of 24 | << page >> |
Sort by
|
Choose an application
Take the plunge and develop cross-browser-compatible and responsive web designs with SVG Key Features Master the art of custom animations and visualizations with SVG, CSS, and JavaScript Combine SVG with third-party libraries and frameworks such as React, JQuery, D3, and Snap.svg for GUI-rich apps Create an awesome user experience with high-performance graphics for your web applications Book Description SVG is the most powerful image format in use on the web. In addition to producing resolution-independent images for today's multi-device world, SVG allows you to create animations and visualizations to add to your sites and applications. The simplicity of cross-platform markup, mixed with familiar modern web languages, such as CSS and JavaScript, creates a winning combination for designers and developers alike. In this book, you will learn how to author an SVG document using common SVG features, such as elements and attributes, and serve SVG on the web using simple configuration tips for common web servers. You will also use SVG elements and images in HTML documents. Further, you will use SVG images for a variety of common tasks, such as manipulating SVG elements, adding animations using CSS, mastering the basic JavaScript SVG (API) using Document Object Model (DOM) methods, and interfacing SVG with common libraries and frameworks, such as React, jQuery, and Angular. You will then build an understanding of the Snap.svg and SVG.js APIs, along with the basics of D3, and take a look at how to implement interesting visualizations using the library. By the end of the book, you will have mastered creating animations with SVG. What you will learn Deliver the elements that make up an SVG image Replace your old CSS sprites with SVG Understand animation and data visualization with SVG are explained in pure JavaScript and using common libraries Use SVG to scale images across multiple devices easily Harness the power of CSS animations and transformations to manipulate your SVG images in a replicable, remixable way Interface SVG with common libraries and frameworks, such as jQuery, React, and Angular Who this book is for This book is for web developers and designers looking to add animation to their projects. Some experience with HTML, CSS, and JavaScript is required.
Choose an application
This book provides a comprehensive guide to using CSS3 and SVG in conjunction with GPT-4, a powerful language model developed by OpenAI. It covers key aspects of generative AI, prompt engineering, and advanced data analysis with AI tools like ChatGPT. The text delves into the features and applications of CSS3 and SVG for web design, including 2D and 3D animations, gradients, and transforms. The author aims to educate developers and designers on integrating these technologies to enhance web interfaces and functionality. The book is intended for web developers, designers, and tech enthusiasts interested in cutting-edge AI applications and web technologies.
Choose an application
109 recipes to create scalable vector graphics with Inkscape
Choose an application
Choose an application
Samenvatting:Scalable Vector Graphics Â-- or SVG -- is the new XML-based graphicsstandard from the W3C that will enable Web documents to be smaller,faster and more interactive. This insightful book takes you through theins and outs of SVG, from the basics to more complicated features.Whether you're a graphic designer looking for new tools, or a programmercreating and managing graphics, this book provides a solid foundation
Computer graphics. --- SVG (Document markup language). --- Web sites --- Programmeren. --- Www world wide web. --- Design. --- Software --- Internet --- Monograph --- Verpleegkunde --- Informatica
Choose an application
The desire to have access to information at all times, while at the same time being informed automatically is the driving force behind this thesis. The goal is to bring an existing dashboard to mobile devices and to research algorithms that find outliers in timeseries.Because the dasboard is only used by a small number of people it is important to find a cheap and maintainable solution for the mobile dashboard. This has been achieved by using the HTML5 standard in combination with SVG and media queries to transform the dashboard into a webapp.When outliers are detected in specific metrics the qualified persons are alerted. However, the current solution generates too much alerts. These metrics are made of hourly measurements of activities on the products of Massive Media. With linear regression the dataset is decomposed in a trend and seasonal component. The remainder is assumed to fit a normal distribution. Outliers can then be found and reported by using a robust measurement for variation like the Median Absolute Deviation (MAD).This method finds outliers in the data that are undetectable with the naked eye and finds 40% less outliers than the currently used method. Vandaag de dag wordt er verwacht dat informatie op elk moment beschikbaar is, waarbij men tegelijkertijd proactief wordt geïnformeerd. Het doel van deze scriptie is dan ook een bestaand dashboard op mobiele toestellen brengen en algoritmen onderzoeken die uitschieters in data ontdekken.Door het beperkt publiek dat het dashboard gebruikt is het van belang een goedkope en onderhoudbare oplossing te vinden. Dit wordt bereikt door gebruik te maken van de nieuwe HTML5 standaard in combinatie met Scalable Vector Graphics (SVG) en media queries om het dashboard om te vormen tot een webapp.Wanneer uitschieters in data voorkomen worden de bevoegde personen verwittigd. De huidige oplossing genereert echter te veel alerts. De datasets bestaan uit uurgebonden metingen van activiteiten op de producten van Massive Media. Door deze te ontbinden in een trend- en seizoensbeweging met behulp van lineaire regressie, wordt de restcomponent bepaald waarvan we veronderstellen dat die normaal verdeeld is. Uitschieters kunnen vervolgens met behulp van robuste statistische methoden, zoals de Mediaan Absolute Deviatie (MAD), ontdekt en gerapporteerd worden.De nieuwe implementatie vindt uitschieters in de data die onmogelijk te vinden zijn met het blote oog en geeft ongeveer 40% minder uitschieters dan de bestaande methode.
Algoritme - algorithm. --- CSS - CSS. --- Dashboard. --- HTML5. --- JavaScript - JavaScript. --- Lineaire regressie. --- MAD. --- Media queries. --- Optimalisatie - optimization. --- Python. --- SVG. --- Webapplicatie - web application.
Choose an application
Python3 and Data Visualization offers readers a deep dive into the world of Python 3 programming and the art of data visualization. Chapter 1 introduces the essentials of Python, covering a vast array of topics from basic data types, loops, and functions to more advanced constructs like dictionaries, sets, and matrices. In Chapter 2, the focus shifts to NumPy and its powerful array operations, seamlessly leading into the world of data visualization using prominent libraries such as Matplotlib. Chapter 6 immerses the reader in Seaborn's rich visualization tools, offering insights into datasets like Iris and Titanic. The appendix covers other visualization tools and techniques, including SVG graphics, D3 for dynamic visualizations, and more. The book also includes companion files with numerous Python code samples and figures. From foundational Python concepts to the intricacies of data visualization, this book serves as a comprehensive resource for both beginners and seasoned professionals.
Choose an application
gis --- GIS --- geodesie --- xml (extensible markup language) --- gml (geography markup language) --- svg (scalable vector graphics) --- referentiesysteem --- geomatica --- datastructuur --- modellering --- georeferentie --- geocoding --- geometrisch basisbestand --- rasterdata --- geografisch informatiesysteem --- (zie ook: geografisch informatiesysteem) --- (zie ook: modelvorming) --- (zie ook: gis)
Choose an application
Develop SVG functionality for use within websites quickly and natively, using basic tools such as HTML and CSS. This book is a project-oriented guide to creating and manipulating scalable vector graphics in the browser for websites or online applications, using little more than a text editor or free software, and the power of JavaScript. You'll use a starting toolset to incorporate into your existing workflow, develop future projects, and reduce any dependency on graphics applications for simple projects. This book is an excellent resource for getting acquainted with creating and manipulating SVG content. We live in an age where speed and simplicity are of the essence. Beginning SVG provides a perfect alternative when creating web-based projects that challenges the norm and encourages you to expand your resources and not resort to what “everyone else uses” (such as Illustrator). You'll discover that there is indeed a different way to achieve the same result. Stop thinking you must always resort to using graphics packages; there is always another way!
Computer graphics. --- Web sites --- SVG (Document markup language) --- Scalable Vector Graphics (Document markup language) --- Document markup languages --- Web site development --- Microformats --- Automatic drafting --- Graphic data processing --- Graphics, Computer --- Computer art --- Graphic arts --- Electronic data processing --- Engineering graphics --- Image processing --- Design. --- Authorship --- Digital techniques --- Computer programming. --- Web Development. --- Computers --- Electronic computer programming --- Electronic digital computers --- Programming (Electronic computers) --- Coding theory --- Programming
Choose an application
This book introduces you to the exciting world of generative art and creative coding through the medium of JavaScript and Scalable Vector Graphics (SVG). Using tried and trusted techniques, you’ll tackle core topics such as randomness and regularity, noise and naturalistic variance, shape and path creation, filter effects, animation, and interactivity. In the process you’ll learn SvJs, a JavaScript library that closely mirrors the SVG spec and makes scripting SVG intuitive and enjoyable. You’ll also study the craft of generative art and its creative process, along with JavaScript fundamentals, using modern ES6+ syntax. Each chapter will build upon the previous one, and those completely new to programming will be given a primer to help them find their feet. Generative Art with JavaScript and SVG will take you on a fun journey, peppered with plenty of sketches throughout, designed not only to explain, but to inspire. You Will: • Structure and randomise compositions. • Understand the different types of randomness and their probability distributions. • Create organic variance with the SvJs Noise module. • Apply SVG filter effects in a generative fashion. • Explore different approaches to animating with SVG. • Make your compositions dynamic and interactive.
Internet programming. --- Graphic arts. --- User interfaces (Computer systems). --- Human-computer interaction. --- Image processing --- Computer vision. --- Web Development. --- Graphic Design. --- User Interfaces and Human Computer Interaction. --- Computer Imaging, Vision, Pattern Recognition and Graphics. --- Digital techniques. --- Generative art. --- JavaScript (Computer program language) --- SVG (Document markup language)
Listing 1 - 10 of 24 | << page >> |
Sort by
|