Independently Published, 2024. — 346 p. — ASIN: B0CY3JJFFY.
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 learnUtilizing 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.