Informatyka

4833
Loading...
EBOOK

Unity. Przewodnik projektanta gier

Mike Geig

24 h do własnej gry! Unity to zaawansowane środowisko do tworzenia gier 3D, prezentacji i animacji zarówno na urządzenia mobilne, jak i stacjonarne. Wokół tego silnika skupiona jest ogromna społeczność, prezentująca produkcje o różnym stopniu zaawansowania. Jeżeli Twoim marzeniem jest stworzenie gry według własnego scenariusza, jeżeli chcesz sprawdzić się w roli projektanta gier wideo, to trafiłeś na doskonałą książkę, w całości poświęconą silnikowi Unity! Ta książka pozwoli Ci poznać zintegrowane środowisko (IDE) oraz dostosować je do własnych potrzeb. Nauczysz się tworzyć obiekty gry i wykonywać na nich operacje, stosować shadery i tekstury oraz korzystać z narzędzi do tworzenia terenu i środowiska Twojej gry. Kolejne rozdziały to interesujące informacje na temat oświetlenia, kamer oraz efektów dźwiękowych. Na sam koniec dowiesz się, jak dopracować stworzoną grę, wdrożyć ją oraz zmodyfikować tak, żeby działała na urządzeniach mobilnych. Dzięki lekturze stworzysz gry: Gauntlet Runner, Captain Blaster, Chaos Ball, Amazing Racer. Przekonaj się, jakie możliwości kryje silnik Unity! Dowiesz się, jak: tworzyć i pracować z obiektami gry, czyli podstawowymi blokami budulcowymi w Unity; efektywnie pracować z zasobami w Unity; stosować shadery i tekstury w dowolnym obiekcie 3D; przygotowywać niezwykłe światy za pomocą oferowanych przez Unity narzędzi przeznaczonych do tworzenia terenu i środowiska; wykonywać różne zadania w skryptach, począwszy od przechwytywania danych wejściowych aż po opracowanie skomplikowanych zachowań; szybko tworzyć możliwe do wielokrotnego użycia obiekty w postaci prefabrykatów; implementować łatwe i intuicyjne graficzne interfejsy użytkownika; tworzyć zdumiewające efekty za pomocą nowego w Unity systemu cząsteczek o nazwie Shurinken; wykorzystać pełne możliwości nowego w Unity systemu animacji o nazwie Mecanim; zintegrować dźwięk 2D i 3D z tworzonymi grami; używać wbudowanych w urządzenia mobilne przyśpieszeniomierzy i ekranów dotykowych; zmodyfikować grę w wersji biurkowej do wersji działającej w urządzeniach mobilnych; dopracować i wdrożyć grę. Zrealizuj swoje marzenie o stworzeniu własnej gry! * W książce wykorzystano Unity wersjach 4.1 i 4.2. ** Dodatkowe materiały do książki możesz pobrać >>> TU.

4834
Loading...
EBOOK

Unity UI Cookbook. Over 60 recipes to help you create professional and exquisite UIs to make your games more immersive

Francesco Sapio

With the increasing interest in game development, it's essential to design and implement a UI that reflects the game settings and shows the right information to the player. The Unity system is used to create complex and aesthetically pleasing user interfaces in order to give a professional look and feel to a game. Although the new Unity UI system is powerful and quite easy to use, by integrating it with C# scripts, it's possible to realize the potential of this system and bring an impressive UI to games.This guide is an invaluable collection of recipes if you are planning to use Unity to develop a game. Starting with the basic concepts of the UI components, we’ll take you all the way through to creating complex interfaces by including animations and dynamics elements.Based on real-world problems, these recipes will start by showing you how to make common UI elements such as counters and healthbars. You will then get a walkthrough of how to manage time using timers, and will learn how to format them. You will move on to decorating and animating the UI elements to vivify them and give them a professional touch. Furthermore, you will be guided into the 3D UI world and into HUD scripting. Finally, you will discover how to implement complex minimaps in the interface.

4835
Loading...
EBOOK

Unlock Your Creativity with Photopea. Edit and retouch images, and create striking text and designs with the free online software

Michael Burton, Ellie Altomare

Photopea is a comprehensive image and photo editing design tool that provides essential features and capabilities comparable to Adobe Photoshop. This book covers the latest version of Photopea, featuring step-by-step instructions for image editing, improving and enhancing designs with text and effects, and creating eye-catching projects for print and the web.The first part of this book will teach you how to navigate the workspace, use the best tools for specific tasks and projects, and make perfect selections. You’ll also discover how to remove backgrounds, merge and/or add objects, and adjust colors to create impressive images. Later, you’ll explore layers and compositing techniques, and get hands on with retouching images like a pro. The book will demonstrate how to create collages and use brushes, color wheels, and swatches for drawing and painting. You’ll also learn how to apply impressive text to images to create posters, flyers, and logos.By the end of this book, you'll have learned how to retouch, paint, enhance, and manipulate images; how to use templates provided by Photopea; and finally, how to apply your skills to projects.

4836
Loading...
EBOOK

Unlocking Data with Generative AI and RAG. Enhance generative AI systems by integrating internal data with large language models using RAG

Keith Bourne, Shahul Es

Generative AI is helping organizations tap into their data in new ways, with RAG combining the strengths of LLMs with internal data for more intelligent and relevant AI applications. The author harnesses his decade of ML experience in this book to equip you with the strategic insights and technical expertise needed when using RAG to drive transformative outcomes.The book explores RAG’s role in enhancing organizational operations by blending theoretical foundations with practical techniques. You’ll work with detailed coding examples using tools such as LangChain and Chroma’s vector database to gain hands-on experience in integrating RAG into AI systems. The chapters contain real-world case studies and sample applications that highlight RAG’s diverse use cases, from search engines to chatbots. You’ll learn proven methods for managing vector databases, optimizing data retrieval, effective prompt engineering, and quantitatively evaluating performance. The book also takes you through advanced integrations of RAG with cutting-edge AI agents and emerging non-LLM technologies.By the end of this book, you’ll be able to successfully deploy RAG in business settings, address common challenges, and push the boundaries of what’s possible with this revolutionary AI technique.*Email sign-up and proof of purchase required

4837
Loading...
EBOOK

Unlocking Data with Generative AI and RAG. Learn AI agent fundamentals with RAG-powered memory, graph-based RAG, and intelligent recall - Second Edition

Keith Bourne

Developing AI agents that remember, adapt, and reason over complex knowledge isn’t a distant vision anymore; it’s happening now with Retrieval-Augmented Generation (RAG). This second edition of the bestselling guide leads you to the forefront of agentic system design, showing you how to build intelligent, explainable, and context-aware applications powered by RAG pipelines.You’ll master the building blocks of agentic memory, including semantic caches, procedural learning with LangMem, and the emerging CoALA framework for cognitive agents. You’ll also learn how to integrate GraphRAG with tools such as Neo4j to create deeply contextualized AI responses grounded in ontology-driven data.This book walks you through real implementations of working, episodic, semantic, and procedural memory using vector stores, prompting strategies, and feedback loops to create systems that continuously learn and refine their behavior. With hands-on code and production-ready patterns, you’ll be ready to build advanced AI systems that not only generate answers but also learn, recall, and evolve.Written by a seasoned AI educator and engineer, this book blends conceptual clarity with practical insight, offering both foundational knowledge and cutting-edge tools for modern AI development.*Email sign-up and proof of purchase required

4838
Loading...
EBOOK

Unlocking the Power of Auto-GPT and Its Plugins. Implement, customize, and optimize Auto-GPT for building robust AI applications

Wladislav Cugunov

Unlocking the Power of Auto-GPT and Its Plugins reveals how Auto-GPT is transforming the way we work and live, by breaking down complex goals into manageable subtasks and intelligently utilizing the internet and other tools. With a background as a self-taught full stack developer and key contributor to Auto-GPT’s Inner Team, the author blends unconventional thinking with practical expertise to make Auto-GPT and its plugins accessible to developers at all levels.This book explores the potential of Auto-GPT and its associated plugins through practical applications. Beginning with an introduction to Auto-GPT, it guides you through setup, utilization, and the art of prompt generation. You'll gain a deep understanding of the various plugin types and how to create them. The book also offers expert guidance on developing AI applications such as chat assistants, research aides, and speech companions, while covering advanced topics such as Docker configuration, continuous mode operation, and integrating your own LLM with Auto-GPT.By the end of this book, you'll be equipped with the knowledge and skills needed for AI application development, plugin creation, setup procedures, and advanced Auto-GPT features to fuel your AI journey.

4839
Loading...
EBOOK

Unlocking the Secrets of Prompt Engineering. Master the art of creative language generation to accelerate your journey from novice to pro

Gilbert Mizrahi, Daniel Serfaty

Unlocking the Secrets of Prompt Engineering is your key to mastering the art of AI-driven writing. This book propels you into the world of large language models (LLMs), empowering you to create and apply prompts effectively for diverse applications, from revolutionizing content creation and chatbots to coding assistance.Starting with the fundamentals of prompt engineering, this guide provides a solid foundation in LLM prompts, their components, and applications. Through practical examples and use cases, you'll discover how LLMs can be used for generating product descriptions, personalized emails, social media posts, and even creative writing projects like fiction and poetry. The book covers advanced use cases such as creating and promoting podcasts, integrating LLMs with other tools, and using AI for chatbot development. But that’s not all. You'll also delve into the ethical considerations, best practices, and limitations of using LLM prompts as you experiment and optimize your approach for best results.By the end of this book, you'll have unlocked the full potential of AI in writing and content creation to generate ideas, overcome writer's block, boost productivity, and improve communication skills.

4840
Loading...
EBOOK

Unmanned Aerial Vehicles. A Comprehensive Guide to UAV Technology and Applications

Mercury Learning and Information, P. K. Garg

This book offers a comprehensive overview of Unmanned Aerial Vehicles (UAVs), covering their basic concepts, components, and various applications. It delves into the different sensors used in UAVs, the architecture of autonomous UAVs, and the communication tools and devices required to acquire real-time data. The book also explores the software needed to analyze UAV data and the rules and regulations necessary for operating UAVs. The importance of UAV technology is highlighted through its diverse applications in fields such as construction, oil and gas, mining, agriculture, forestry, search and rescue, surveillance, transportation, disaster management, logistics, health, and journalism. The book underscores the potential of UAVs to revolutionize these industries by improving efficiency and safety.Throughout the book, readers will journey from understanding the theory, hardware, and software components of UAVs to exploring their practical uses. Each chapter includes review questions to reinforce understanding, ensuring that readers gain a solid grasp of the subject matter. This text is essential for anyone interested in the current and future impact of UAV technology.