May 2024Made with Python Informal Abstract Marching cubes (MC) is a well-known algorithm for constructing meshes out of surface information, and is commonly used in procedural terrain generation…
Dec 2023Made with Python Informal Abstract Dimensionality reduction (DR) is a technique in data analysis that compresses data to isolate the most important features and relationships. Linear DR…