百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
O

open3mod

> 编程语言
开源

打开 3D 模型查看器 - 一款快速而强大的 3D 模型查看器

1.2K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

打开 3D 模型查看器 - 一款快速而强大的 3D 模型查看器

Open 3D Model Viewer

A general-purpose 3D model viewer. Based on Open Asset Import Library, it supports reading about fourty 3D file formats, including FBX, DXF, Collada, Obj, X, PLY, 3DS, LWO, LWS, STL and IFC (full list).

Some key features:

  • Powerful 3D preview that leverages modern rendering and lighting technologies and thus gives a good impression of how scenes would look in a modern 3D game, or even in non-realtime renderings.
  • Skeletal animation playback at arbitrary speed or single-step.
  • Efficient tools to inspect the scene or parts of it. Filtering and isolating elements is made as easy as possible.
  • Tabbed UI, so multiple scenes can be open at the same time
  • Replace textures and fix missing paths by Drag & Drop
  • Multiple viewports (up to 4) and different camera modes such as orbit cameras or even First-Person
  • A multitude of texture file formats is supported through DevIL. Textures are being loaded asynchronously, so there are no extra waiting times if you only care about geometry
  • Export of scenes (or parts of scenes) is supported. Output formats include Collada, PLY, STL, OBJ (as of now).

License

3-clause BSD license. Read LICENSE for the details, but it boils down to "use as you like but reproduce the copyright notice".

Contribute

Contributions to the projects are highly appreciated. Simply fork the project on Github, hack, and send me a PR.

As a starter, lots of open3mod features (such as high-quality rendering) have been started and are present in the codebase, but are currently disabled. Contact me if you'd like to help out, but don't know where to start.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C#

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言