1.0.0 • Published 4 years ago

brick-viewer v1.0.0

Weekly downloads
1
License
BSD-3-Clause
Repository
-
Last release
4 years ago

<brick-viewer>

A web component for viewing models built with a certain type of plastic brick!

<brick-viewer src="car.mpd"></brick-viewer>

brick-viewer element displaying a car

Attributes

NameTypeDefaultDescription
srcstring""A .mpd URL. The model at this URL is fetched and displayed.
stepnumberundefinedThe number of steps to display. The model will be partially displayed if this number is less than the total number of steps in the model.