sczerwinski / wavefront-obj-intellij-plugin

IntelliJ platform plugin for Wavefront OBJ format
https://plugins.jetbrains.com/plugin/14843-wavefront-obj
Apache License 2.0
13 stars 1 forks source link
3d-preview android-studio-plugin intellij-plugin obj pycharm-plugin wavefront webstorm-plugin

icon.svg Wavefront OBJ IntelliJ Plugin*

Build Version Downloads Rating GitHub

*Also works with Android Studio, PyCharm, WebStorm, and other IDE's based on IntelliJ IDEA.

Adds support for Wavefront OBJ files and MTL (material library) files.

PBR environments and documentation of the plugin were created using assets from ambientCG.com (CC0).

Features

Supported features

Core features include:

Supported operating systems

3D preview is supported for:

Installation

Using IDE Built-In Plugin System

Preferences > Plugins > Marketplace > Search for "Wavefront OBJ" > Install Plugin

Manually

Download the latest release and install it manually using:

Preferences > Plugins > ⚙️ > Install plugin from disk...

EAP Releases

To install EAP version of the plugin, use:

Preferences > Plugins > ⚙️ > Manage Plugin Repositories...

and add the following URL to the list:

https://plugins.jetbrains.com/plugins/eap/list

Usage

OBJ File Type And Editor

After installation, .obj file extension will be automatically associated with Wavefront OBJ file format and editor.

3D Preview Controls

MTL File Type And Editor

After installation, .mtl file extension will be automatically associated with Wavefront MTL file format and editor.

Settings


Plugin based on the IntelliJ Platform Plugin Template.