All Projects → shopwareLabs → SwagThreeSixtyViewer

shopwareLabs / SwagThreeSixtyViewer

Licence: MIT license
No description or website provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
Smarty
1635 projects
CSS
56736 projects

Projects that are alternatives of or similar to SwagThreeSixtyViewer

WbmTagManager
Shopware 5 Plugin for Google Tag Manager integration and dataLayer configuration
Stars: ✭ 24 (+4.35%)
Mutual labels:  shopware, shopware-plugin
plentymarkets-shopware-connector
plentymarkets shopware connector plugin
Stars: ✭ 32 (+39.13%)
Mutual labels:  shopware, shopware-plugin
shopware-cms-generator
Generate a CMS element scaffolding within seconds.
Stars: ✭ 26 (+13.04%)
Mutual labels:  shopware, shopware-plugin
RecentlyViewedProduct
Recently viewed products plugin for SW6
Stars: ✭ 20 (-13.04%)
Mutual labels:  shopware, shopware-plugin
idea-php-shopware-plugin
Shopware Plugin for PhpStorm which extends Symfony Plugin
Stars: ✭ 50 (+117.39%)
Mutual labels:  shopware, shopware-plugin
sw6-media-optimizer
Image Optimizer for Shopware 6 💙
Stars: ✭ 18 (-21.74%)
Mutual labels:  shopware, shopware-plugin
FroshProductCompare
A Plugin for Shopware 6 - Ecommerce Platform
Stars: ✭ 27 (+17.39%)
Mutual labels:  shopware, shopware-plugin
shopware6-advanced-banners
Advanced Banners (Digital Publishing) for Shopware 6 💙
Stars: ✭ 30 (+30.43%)
Mutual labels:  shopware, shopware-plugin
SwagMediaS3
No description or website provided.
Stars: ✭ 22 (-4.35%)
Mutual labels:  shopware, shopware-plugin
WalkTheWeb
WalkTheWeb 3D Internet - Metaverse - Multiverse - Host your own multiplayer Metaverse of 3D Games, 3D Shopping, and 3D Scenes!
Stars: ✭ 28 (+21.74%)
Mutual labels:  babylonjs
ARFaceFilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
Stars: ✭ 72 (+213.04%)
Mutual labels:  babylonjs
shopware5-live-templates
Shopware Live Templates for PhpStorm
Stars: ✭ 14 (-39.13%)
Mutual labels:  shopware
ecsy-babylon
Experimental implementation of ECSY for babylon.js.
Stars: ✭ 28 (+21.74%)
Mutual labels:  babylonjs
docs
No description or website provided.
Stars: ✭ 28 (+21.74%)
Mutual labels:  shopware
SwagImportExport
No description or website provided.
Stars: ✭ 17 (-26.09%)
Mutual labels:  shopware-plugin
f3d
Fast and minimalist 3D viewer.
Stars: ✭ 791 (+3339.13%)
Mutual labels:  3d-viewer
sw-cli-tools
The shopware CLI tools are your console helpers for all kind of shopware tasks
Stars: ✭ 80 (+247.83%)
Mutual labels:  shopware
generative
Creative coding experiments
Stars: ✭ 71 (+208.7%)
Mutual labels:  babylonjs
v-shopware-api-client
The reliable way to import and update a bazillion products.
Stars: ✭ 20 (-13.04%)
Mutual labels:  shopware
production
Shopware 6 production template
Stars: ✭ 156 (+578.26%)
Mutual labels:  shopware

Shopware 3D Product Viewer Beta

Overview

The Shopware 3D Product Viewer provides you with the ability to create your very own 3D scenes including your custom 3D models right inside your Shopware administration. The plugin is based on the 3D framework Babylon.js and provides an easy-to-use way to get 3D content in your Shopware shop. The following features are available to you:

  • Import from your own models (*.obj, *.dae & *.babylon are supported)
  • Dynamic shadows generator
  • Supports different types of lights
    • Point light, Spot light & Hemisperic light
  • Supports basic shapes
    • Cyclinder, Box & Ground Plane
  • Supports different materials for basic shapes
    • Diffuse, Specular & Ambient color / texture
    • Bump map support
  • Positioning, Scaling & Rotation of objects
  • Scene Fog with different modes
  • Highlight model on selection
  • Debug mode for easier scene creation
  • Two different anti-aliasing modes for your scene
  • Different rendering modes - Wireframe, Point, Solid

Edit 3D scene

Beta & support notice

This is beta software and may have serious bugs which may cause damage to your Shopware installation. It is intended for beta testers only and must not be used in production systems.

Use at your own risk, there is no support for this plugin.

Installation

The plugin isn't available on the Shopware Community Store yet. You have to download the plugin on your own and upload it using FTP / FTPS / SSH to your server.

Next head to your Shopware administration, go to "Settings" -> "Plugin-Manager" and install the "3D Product Viewer".

Known issues

  • Translations & ACL rules are missing
  • Resizing the ground plane or cylinder isn't working when the model is already rendered.
  • Changing the path of a model after it's been rendered isn't working. You have to delete the model and add it again at the moment.

How to use / Tips & Tricks

  • First create a new scene
  • Next add a camera and change the position of the camera to 0, 0, 10 for example
    • The camera determines the view of the scene you're creating
  • Now add a hemispheric light to get a basic lighning in your scene. Keep in mind that this type of light doesn't supports dynamic shadows.
  • If you're working with spot lights, please set the Y-direction to -1 to let the light shine down on your object.

License

The MIT License (MIT). Please see License File for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].