Giter VIP home page Giter VIP logo

wp-imageplate's Introduction

WP-ImagePlate Wordpress Plugin

(English version below)

WP-Imageplate ermöglicht er dir, 360°-Ansichten von Modellen in deinem Blog darzustellen.

Das darzustellende Objekt wird aus verschiedenen Perspektiven gerendert oder fotografiert und die Bilder in Wordpress hochgeladen. Über einen einfachen Shortcode kann WP-ImagePlate in jeden Beitrag eingebunden werden - auch mehrere "ImagePlates" können in einem Beitrag genutzt werden. Im Shortcode werden die Bilderquelle und die Anzahl der Bilder festgelegt. Alles weitere erledigt das Plugin automatisch, sodass eine schnelle und einfache Handhabung gewährleistet ist. Das Modell wird mit der Maus gegriffen und gezogen.

Ein Beispiel für einen Wordpress Shortcode:

[imageplate src="2014/05/Camaro{num}.png" count="36"]

Das Wurzelverzeichnis für "src" ist "wp-uploads/" im Wordpress root. "{num}" ist ein Platzhalter für die Bildnummer. Die Bilder müssen in diesem Beispiel also nach folgendem Schema nummeriert benannt sein: "Camaro1.png", "Camaro2.png" etc. - beginnend mit der Ziffer 1.

Ein Beispiel, wie eine solche ImagePlate Darstellung aussehen kann (und wie sie funktioniert) findest du auf folgender Seite:

Camaro Model Download (Unten auf der Seite, über dem Download Button)

=============

English version

WP-ImagePlate allows you to generate a 360°-view of an object, just by adding rendered images or photos of a certain object. Your visitors then are able to rotate the object with their mouse - just by grabbing and dragging.

  • Rotate your model and make images of it e.g. in 10°-steps.
  • Rename your image files according to their order: model1.jpg, model2.jpg, model3.jpg etc...
  • Upload images to wordpress
  • Put the Wordpress shortcode into your post code:
    [imageplate src="2014/05/Camaro{num}.png" count="36"]
    Where "src" is the filename-scheme ("{num}" represents the number, root directory is "wp-uploads/") and "count" gives the total number of images.
  • Save your post and have fun! :)

An example of WP-ImagePlate is available here: Camaro Model Download (At the end of the post)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.