=== Hello 3D Gallery Tabs Fullscreen ===
Contributors: towfiquearrahman
Tags: 3d gallery, model-viewer, fullscreen, ar, tabs, glb, gltf
Requires at least: 5.8
Tested up to: 6.8
Stable tag: 1.0.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A responsive and interactive 3D model gallery plugin for WordPress with tabbed navigation, fullscreen, AR, and screenshot features — powered by <model-viewer>.

== Description ==

**Hello 3D Gallery Tabs Fullscreen** is a lightweight WordPress plugin that lets you display categorized 3D models with thumbnail previews and tabbed navigation.

Each model can be viewed in fullscreen, launched in AR, or captured as a screenshot. The plugin integrates seamlessly with the WordPress admin using native media pickers and shortcodes.

**Features:**
* Tabbed category-based gallery layout
* Clickable 3D model thumbnails
* Fullscreen viewer with progress bar
* AR launch support
* Screenshot and reset controls
* Responsive layout for all devices
* Simple admin interface for managing models
* Works with `.glb` and `.gltf` files

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory.
2. Activate **Hello 3D Gallery Tabs Fullscreen** from the *Plugins* menu.
3. Add your 3D models from the admin panel or via shortcode.

**Shortcode Example:**

```
[hello_3d_gallery height="520" categories="Cars,Furniture,Architecture"]
```

== Frequently Asked Questions ==

= What file formats are supported? =
The plugin supports `.glb` and `.gltf` model files rendered using `<model-viewer>`.

= Is AR supported? =
Yes! On supported devices, clicking the AR button launches the model in Augmented Reality.

= Does it work with Elementor? =
Yes — simply add a **Shortcode widget** and paste `[hello_3d_gallery]`.

== Screenshots ==

1. Frontend tabbed 3D gallery layout.
2. Admin settings page with file picker.
3. Fullscreen model view with toolbar controls.

== Changelog ==

= 1.0.0 =
* Initial release.
* Added 3D model gallery with category tabs.
* Added fullscreen, AR, and screenshot features.
* Included progress bar and responsive layout.

== Upgrade Notice ==

= 1.0.0 =
First release — enjoy your 3D gallery!

== License ==

This plugin is free software: you can redistribute it and/or modify it under the terms of the **GNU General Public License** as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

This plugin is distributed in the hope that it will be useful, but **WITHOUT ANY WARRANTY**; without even the implied warranty of **MERCHANTABILITY** or **FITNESS FOR A PARTICULAR PURPOSE**.
See the License for more details: https://www.gnu.org/licenses/gpl-2.0.html
