Wings 3D

Wings 3D是一个先进的细分建模器,既强大又易于使用。(Wings 3D is an advanced subdivision modeler that is both powerful and easy to use.)

Github stars Tracking Chart

Wings 3D是一个先进的细分建模器,既强大又易于使用。最初的灵感来自于Izware的Nendo和Mirai,Wings 3D从2001年开始开发,当时BjörnGustavsson(bjorng)和Dan Gudmundsson(dgud)首次启动这个项目。 理查德·琼斯(optigon)在2006年和2011年之间维护了Wings 3D和编码增加了许多新功能。Wings 3D 目前由丹和理查德在伟大的社区的帮助下维护。

Wings 3D提供广泛的建模工具,可定制的界面,支持灯光和材料,以及内置的AutoUV贴图设备。Wings 不支持动画。Wings 3D是用Erlang编写的,一种由爱立信发布的开源的功能编程语言。

Wings 3D从 Winged Edge Data Structure (WEDS)获得其名称。 这是用于存储Wings 3D模型中的边,面和顶点之间的邻接关系的数据结构。

功能:

概述
  • 上下文敏感接口
  • 可配置的接口和热键
  • 广泛的选择和网格工具
  • 导出为常见的3d文件格式,如.obj
  • UV映射器,顶点颜色,材料和光
直观的界面
  • Wings有一个简单的界面。右键单击菜单可以方便地访问常用命令。这些菜单是上下文相关的,所以根据您的选择,弹出不同的菜单。
  • 悬停在任何菜单项上将在主窗口底部的信息行中显示该命令的简要说明。
  • 命令的变化列在信息行中。许多命令让你选择一个额外的向量或点,命令应该操作。通过使用不同的鼠标按钮选择命令来启动命令变体。在信息行中,鼠标按钮缩写为L,M和R.
工具
Wings 3D有一套全面的网格建模和选择工具。
  • 标准工具,如移动,缩放,旋转,挤压,斜角,桥梁,切割和焊接。
  • 高级工具包括:扫描,平面切割,圆形,相交,弯曲,剪切和插入。
  • 磁铁和磁铁掩蔽
  • 虚拟镜像对称建模
  • 调整和雕刻
  • 边缘环和边缘环选择和导航工具
  • 平滑预览
  • 其他更多!参见官网。
自动UV
使用AutoUV工具向您的模型添加纹理。 AutoUV帮助您剪切和展开模型表面的图像,然后您可以将其导出为绘画和纹理。
接口语言
Wings是用英语写的,但已被翻译成各种语言,包括:简体中文,繁体中文,Czech, Finish, French,\tGerman, Italian,\tJapanese,\tKorean, Polish, Portuguese,\tRussian, Swedish,\tTurkish

Overview

Name With Ownerbjorng/wings
Primary LanguageErlang
Program languageShell (Language Count: 9)
Platform
License:Other
Release Count0
Created At2023-09-20 04:14:08
Pushed At2023-09-25 03:49:58
Last Commit At2023-09-23 09:06:19
Stargazers Count0
Watchers Count1
Fork Count1
Commits Count3k
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Wings3D

Wings3D is an advanced sub-division modeller inspired by the Nendo
and Mirai modellers from Izware.

Wings on the net

http://www.wings3d.com

If you need help

The Wings users at forum are generally helpful. There is also thread there for
posting bug reports.

System Requirements for Running Wings

A working OpenGL driver. There will never be a version
of Wings for DirectX.

How to build Wings 3D

If you want to build Wings yourself, you'll need to download
the source tar file from http://www.wings3d.com.

Build instructions are found in one of the following text files
included in the source tar file.

BUILD.unix How to build for a unix-like system, such as
GNU Linux or MacOS X.

BUILD.win32 How to build for Microsoft Windows.

To the top