Getting Started
Pop Solar System - realistic solar system simulation, a powerful, responsive, and extremely customizable.
It is built using EcmaScript6 using the latest JavaScript and CSS standards. The 3D sphere and particles use Three.js and WebGL shaders running exclusively on the device's GPU.
Please note that it will not work locally, it has to run on an HTTP or HTTPS protocol.
Installation
After purchasing the plugin, inside the main zip file you will find installable plugin fwdpss.zip.
Installation steps
- 1. In your WordPress & WooCommerce Admin Dashboard, go to Plugins > Add New.
- 2. Upload the fwdpss.zip plugin file that you downloaded from CodeCanyon.
- 3. Click on install now.
- 4. If successful, click Activate Plugin to activate it, or Return to Plugin Installer.
Update
Uninstall and delete the current installed version, doing this will not remove any of the settings or Galleries, install the new version by following the steps from the installation section above, and if you are using a cache plugin clear the browser cache with it to make sure the old files are not used.
Usage
The plugin is constructed of single section where the plugin can be configured and the shortcode can be copied. I created a video tutorial explaining how it works.
WooCommerce
Please look into the WordPress & WooCommerce section to understand how to configure the plugin.
Grab the shortcode and add it in the product description.
API - Application Programming Interface
This section is for developers that want to use the plugin API. The following lists represent all the public API methods and event listeners that can be used from the plugin externally.
You can access the plugin instance via fwdpss0, only one instance is supported per page!
<!-- Add a button -->
<button onclick="fwdpss0.destroy()">Destroy</button>
Methods
Methods are functions that can be called via the API to execute certain actions.
JavaScript methods look like fwdpss0.methodName( /* arguments */ ), please note that fwdpss0.
destroy
.destroy():Void
Destory the plugin instance and remove it from DOM.
Notes
Pop Solar System is a customizable Three.js and WebGL shader toolkit that lets you embed realistic suns, planets, Earth & Moon, nebula and animated rockets on any web page. Available as a JavaScript component and WordPress / WooCommerce plugin, it’s fully responsive, mobile-friendly and easy to integrate into any modern website.
For me this is more than a job, it is my passion, I love to create innovative tools that my clients can benefit from. @Tibi - FWD.
For support and customizations please write to me directly at this email.
