For DS 4.5+ only
this script may eventually be made more user friendly
select an object in the scene
run the script
the script will go through up to 2000 of the selected object's facets
and find which of those facet's vertices is closest to the camera
then the script will create a null node named mcjMarker
at that position
July 11 2014 2:22 pm release
July 11 2014 5:52 pm removed debugging code which was called up to 8000 times!
The zip package is found at the bottom of this page
unzip it in your daz content folder, typically
C:\Program Files\DAZ\Studio\content\
or
C:\Users\YOURUSERNAME\Documents\DAZ 3D\Studio\My Library
once installed, it will appear in your content library, under
studio\Scripts\mcasual
or
My Library\Scripts\mcasual
Copyright (c) 2014
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files ( mcjClosestVertex ), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN // THE SOFTWARE.