Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    WebGL Game Development

    Posted By: Grev27
    WebGL Game Development

    Sumeet Arora, "WebGL Game Development"
    English | ISBN: 1849699798 | 2014 | PDF+Code files | 418 pages | 31 MB

    Gain insights into game development by rendering complex 3D objects using WebGL

    About This Book
    Load and render complex 3D objects in WebGL using JavaScript
    Apply textures and lighting to game scenarios
    Load rigged 3D models and Skeletal Animations
    Add Physics Engines to WebGL games

    Who This Book Is For
    If you are a programmer who wants to transform the skill of blending imagination and throughput in games, this is the book for you. You need to have a good understanding of object-oriented programming, JavaScript, and vector and matrix operations.

    What You Will Learn
    Load 3D objects exported from Blender using WebGL
    Understand texture mapping and apply textures to 3D objects
    Add lights and a camera to a WebGL scene
    Create simple object animations utilizing matrix transformations
    Fiddle with complex object animations such as skeletal animations
    Get to grips with user interaction and picking
    Build multiplayer games in WebGL
    Handle difficult concepts such as animating skinned models using matrix transformations, quaternion mathematics, and linear interpolation
    Apply physics engine to your WebGL game

    In Detail
    WebGL, the web implementation of Open GL, is a JavaScript API used to render interactive 3D graphics within any compatible web browser, without the need for plugins. It helps you create detailed, high-quality graphical 3D objects easily. WebGL elements can be mixed with other HTML elements and composites to create high-quality, interactive, creative, innovative graphical 3D objects.

    This book begins with collecting coins in Super Mario, killing soldiers in Contra, and then quickly evolves to working out strategies in World of Warcraft. You will be guided through creating animated characters, image processing, and adding effects as part of the web page canvas to the 2D/3D graphics. Pour life into your gaming characters and learn how to create special effects seen in the most powerful 3D games. Each chapter begins by showing you the underlying mathematics and its programmatic implementation, ending with the creation of a complete game scene to build a wonderful virtual world.