mirror of
https://github.com/CNCKitchen/stlTexturizer.git
synced 2026-04-07 22:11:32 +00:00
Added a 3D Preview
This commit is contained in:
@@ -161,6 +161,14 @@
|
||||
<span data-i18n="labels.symmetricDisplacement">Symmetric displacement ⓘ</span>
|
||||
</label>
|
||||
</div>
|
||||
<div class="form-row">
|
||||
<label class="checkbox-label" for="displacement-preview"
|
||||
data-i18n-title="tooltips.displacementPreview"
|
||||
title="Subdivides the mesh and displaces vertices in real-time so you can judge the actual depth. GPU-intensive on complex models.">
|
||||
<input type="checkbox" id="displacement-preview" />
|
||||
<span data-i18n="labels.displacementPreview">3D Preview ⓘ</span>
|
||||
</label>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Transform -->
|
||||
|
||||
Reference in New Issue
Block a user