Add a link due to dysfunctional video embed #314

Merged
Demeter Dzadik merged 6 commits from gnsk-docs into main 2024-06-18 18:41:42 +02:00
Showing only changes of commit 5a57a5cb1b - Show all commits

View File

@ -27,7 +27,8 @@ Removing a GeoNode ShapeKey entry will also remove the relevant modifier and obj
Here is a workflow example video showing all of the above steps:
<video controls src="docs/media/gnsk_example.mp4" title=""></video>
<video controls src="../../../docs/media/svn-checkout.mp4" title="Title"></video>
<video controls src="docs/media/gnsk_example.mp4" title="Title"></video>
### Why a UV Map?
If your mesh doesn't have any overlapping in its UVs, you can just use that. Otherwise however, you should create a separate UVMap for use with this add-on. The UVMap is used by the GeoNodes set-up to match the vertices of the real object with the local copy that you sculpt on.