Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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

Python for Geometric Modeling

Posted By: eBookRat
Python for Geometric Modeling

Python for Geometric Modeling: Quick Introduction and Step-by-Step Guide to CAD Applications
by Ronald Martinod, Daniel Correa, Paola Vallejo

English | March 13, 2024 | ASIN: B0CY3JJFFY | 346 pages | PNG (.rar) | 48 Mb

The book gives a quick introduction to the fundamentals of geometric modeling through Python programming. It covers making parametric curves and surfaces. through, avoiding any overwhelming concepts. The book is filled with easy-to-understand code snippets, diagrams, exercises, and quick projects, making learning practical and accessible. By going through the content, you'll quickly get the hang of Python and be all set to use it for geometric modeling.

After finishing the book, you'll have grasped the basics of geometric modeling. This knowledge helps you dive into more advanced projects, making it easier to pick up extra skills and insights along the way.

What you will learn
  • Utilizing Colab effectively.
  • Using Numpy, Matplotlib, and Plotly to plot geometric models.
  • Modeling two-dimensional curves.
  • Modeling three-dimensional curves.
  • Creating two-dimensional surfaces.
  • Constructing three-dimensional surfaces.
  • Deploying models to the Cloud.

Table of Contents:

This is a book divided into 16 chapters. With this division, you will feel like you're making fast progress.
  • Chapter 01 – Introduction.
  • Chapter 02 – Geometric Modeling.
  • Chapter 03 – Setting Colab.
  • Chapter 04 – Introduction to NumPy.
  • Chapter 05 – Introduction to Matplotlib.
  • Chapter 06 – Introduction to Plotly.
  • Chapter 07 – Parametric curves in 2D.
  • Chapter 08 – Parametric curves in 3D.
  • Chapter 09 – Parametric surfaces in 2D.
  • Chapter 10 – Parametric surfaces in 3D.
  • Chapter 11 – Special case: Extruded surfaces.
  • Chapter 12 – Special case: Surfaces of revolution.
  • Chapter 13 – Special case: Polar-coordinate surfaces.
  • Chapter 14 – Special case: Complex surfaces.
  • Chapter 15 – Deploying Models to the Cloud.
  • Chapter 16 – Exercise solutions.

Who is this book for?

This book is designed for Python developers at any level of experience with Python programming who want to learn geometric computer modeling, whether they are young, adults, professionals, or teachers. In addition, it is a book designed for beginners or novices in mathematical concepts.