Overview
Wings 3D is an open-source, advanced subdivision modeler written in Erlang, a functional programming language. It leverages a Winged Edge Data Structure (WEDS) for efficient storage of adjacency relationships between edges, faces, and vertices. Originally inspired by Nendo and Mirai, Wings 3D offers a wide range of modeling tools, including advanced selection and sculpting capabilities, coupled with a customizable interface. It supports lights and materials, includes a built-in AutoUV mapping facility. It's designed for creating detailed polygon models for use in games, animation, and other visual media. While lacking built-in animation support, its focus on robust modeling tools and open-source nature allows for integration into broader 3D workflows with other specialized tools. The Erlang foundation provides stability and scalability for complex models.
