jjburton / cgmTools

Repository for cgMonastery development
96 stars 20 forks source link

July 22 #335

Closed jjburton closed 1 year ago

jjburton commented 2 years ago
jjburton commented 2 years ago

Segment Tail

jjburton commented 2 years ago

Elk

Wolf

jjburton commented 2 years ago

Form

Look at tracking setup...

asdfasdf

jjburton commented 2 years ago

Spring

Ran into the twist issue again Found a decent vid on it - https://www.youtube.com/watch?v=rc3f-s3fDK4

what a mess...

However we still want scale to work so we need that. So the solution is to...

However... we lose module root scale with this method so instead we need to create these with the same general setup BUT constrain it to the module root rather than the master

jjburton commented 2 years ago

Presets review

Build every profile to test it's building as expected. Cull unnecessary ones.

import cgm.core.mrs.RigBlocks as RIGBLOCKS

for b in ['limb','segment','head','handle']:
    l = RIGBLOCKS.get_blockProfile_options(b)
    for o in l:
        print("- [ ] {} | {}".format(b,o))
jjburton commented 2 years ago

Block creation workflow optimization

BUILDER

ShapeDat

Create UI

HANDLE

jjburton commented 2 years ago

CG Monastery issues