Multi-Platform Graphics Programming with Kivy
eBook - ePub

Multi-Platform Graphics Programming with Kivy

Basic Analytical Programming for 2D, 3D, and Stereoscopic Design

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Multi-Platform Graphics Programming with Kivy

Basic Analytical Programming for 2D, 3D, and Stereoscopic Design

About this book

Modern science requires computer graphics models to provide realistic visual renderings. Learning the appropriate programming tools for 2D and 3D modeling doesn't have to be so difficult. This book reviews the best programming tools to achieve this and explains how to apply them to mobile platforms like Android.

Multi-Platform Graphics Programming with Kivy provides a straightforward introductory approach for designing 2D, 3D, and stereoscopic applications, using analytical equations from vector algebra. Throughout the book you'll look closely at this approach and develop scenes in Kivy, taking advantage of powerful mathematical functions for arrays by NumPy for Python.

Unbuntu is used to develop the programs, which allows you to easily convert to Android platform. Each chapter contains step-by-step descriptions on each subject and provides complete program listings.


What You'll Learn

  • Workwith Kivy, a modern, powerful multi-platform graphics system
  • Convert and run programs on Android devices
  • Program, fill faces, and rotate 2D and 3D polygons
  • Apply the concepts of 2D and 3D applications
  • Develop stereoscopic scenes
  • Review a straightforward introduction to 2D, 3D, and stereoscopic graphics applications
  • Use simple analytical equations from vector algebra

Who This Book Is For The primary audience is students and researchers in graphics programming with experience in analytical equations.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Multi-Platform Graphics Programming with Kivy by Moisés Cywiak,David Cywiak in PDF and/or ePUB format, as well as other popular books in Computer Science & Computer Graphics. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Getting Started: Software installation
  4. 2. Two-Dimensional Mapping and Rotation Equations of a Point
  5. 3. Two-Dimensional Polygon Programming
  6. 4. Three-Dimensional Projections and Rotations
  7. 5. Programming Three-Dimensional Polygons
  8. 6. Stereoscopic 3D Programming
  9. 7. 3D Plots Programming
  10. 8. Stereoscopic 3D Plots
  11. 9. Parametric 3D Plotting
  12. 10. Stereoscopic parametric 3D Plots
  13. 11. SymPy
  14. 12. Plotting Functions in Spherical Coordinates
  15. 13. Stereoscopic Plots in Spherical Coordinates
  16. 14. Stereoscopic Simple Numerical Method for Gravitational N-body
  17. 15. Stereoscopic Cylindrical Coordinates Plotting
  18. 16. Stereoscopic Plotting of Three-Dimensional Conics
  19. 17. Two-Dimensional Fourier Transform
  20. 18. Stereoscopic Two-Dimensional Fourier Transform
  21. Back Matter