Description
Lightweight STEP/STP viewer with rotate, pan, zoom, fit, shortcode and Gutenberg block support.
Features
- STEP/STP upload support.
- Gutenberg block with direct STEP/STP uploader.
- Shortcode: [codulon_step_viewer_lite file=”https://example.com/model.step”]
- Rotate, pan, zoom, reset and fit.
- Optional grid, axes and wireframe mode.
- Multiple viewers on one page.
Shortcode
[codulon_step_viewer_lite file=”https://example.com/model.step”]
Optional attributes:
[codulon_step_viewer_lite file=”https://example.com/model.step” height=”520px” grid=”true” axes=”true” wireframe=”false”]
Lite vs Full
Lite is intended for simple model viewing.
The full Codulon STEP Viewer adds fullscreen, measurement, screenshots, original file download button, dimensions, file info, section cuts, exploded view, part selection, part list, isolate/show-all controls, color controls, toolbar layouts and Classic Editor/TinyMCE helpers.
Compare the full version at https://codulon.com/shop/
Notes
This plugin includes the browser viewer dependencies locally in the plugin package. The Lite viewer uses JavaScript-only STEP parsing for faceted and tessellated STEP geometry.
Blocks
This plugin provides 1 block.
- STEP Viewer Lite
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Codulon STEP Viewer Lite” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Codulon STEP Viewer Lite” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2
- Removed the WebAssembly dependency from the plugin package.
- Updated the bundled Three.js viewer dependency.
- Updated shortcode, AJAX, nonce, block, class and script identifiers to use one unique plugin prefix.
1.0.2
- Bundled viewer dependencies locally.
- Updated plugin identifiers with a unique Lite prefix.
- Updated Codulon links to https://codulon.com/shop/.
1.0.1
- Added the in-viewer full version link.
- Improved WordPress Plugin Check compatibility.
1.0.0
- Initial Lite release.
