Functional Geometry - Producing Pure Spaces
Offered By: CppNow via YouTube
Course Description
Overview
Explore the intersection of category theory, functional programming, and geometric algebra in this advanced C++Now conference talk. Delve into the development of a spatial computation engine using C++14, combining Geometric Algebra and Functional Programming paradigms. Learn how to model complex geometric problems, including kinematic chains, curved-crease origami, knotted weaves, and organic forms, using structured morphisms, algebras, monadic continuations, and declarative constraint networks. Discover techniques for dimensional fluency and solving spatial configuration challenges through metaprogramming and template libraries. Gain insights into creating a compact, expressive, and extendable system for articulating spatial relationships, with potential applications for the Boost library.
Syllabus
Pablo Colapinto: Functional Geometry: Producing Pure Spaces
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube