issaloubani / glb-viewer

IntelliJ Plugin to view and interract with 3D GLB models
https://plugins.jetbrains.com/plugin/22024-glb-viewer
2 stars 0 forks source link
flutter intellij-plugin kotlin

GLB Viewer Plugin

Build Version Downloads

The GLB Viewer Plugin for IntelliJ enables seamless GLB file viewing and animation support directly within your IntelliJ IDE. With this plugin, you can effortlessly explore, interact with, and analyze 3D models. It provides cross-platform compatibility and efficient communication through Flutter Web and Spring Boot, enhancing your development workflow and empowering you to streamline your 3D development process.

Installation

Features

Demo Video

Demo Video

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Usage

Once the plugin is installed, you can use the GLB Viewer in the following way:

  1. Open a project in IntelliJ IDEA.
  2. Locate a GLB file in your project directory.
  3. Right-click on the GLB file.
  4. Select Open with GLB Viewer from the context menu.
  5. The GLB Viewer will open, allowing you to explore and interact with the 3D model.
  6. Use the provided controls to manipulate the model, view animations, and analyze the details.

Support and Feedback

If you encounter any issues or have suggestions for improvement, please submit an issue on the GitHub repository.


License

This plugin is released under the Apache License 2.0.

Plugin based on the IntelliJ Platform Plugin Template.