Master Character Creator to Blender: Ultimate Guide

Published: 27 October 2024
on channel: Onur Erdurak
1,422
69

In this video, we are looking at how to properly export our characters from Character Creator / iClone and import them to Blender. #cc4 #ic8 #blender

There are also a lot of steps we can take after importing into blender, a lot of further customization. I've packed all of my tips, tricks, and methods into this video.

I hope you enjoy!

CC4 importer add-on: https://github.com/soupday/cc_blender...

Installation Guide for Blender Auto Setup and Pipeline Plugins:    • Installation Guide for Blender Auto S...  

Reallusion tools (Character Creator, iClone) try for free:
Character Creator 4: https://shrsl.com/4h1xc
iClone8: http://shrsl.com/4h1xd

My free add-ons and other stuff: https://blendreams.gumroad.com/

Trashkit: https://blendermarket.com/creators/as...
Use the code "blendreams10" to get 10% off any product from Asset Kit!

KitBash3D: https://KitBash3D.com/?ref=blendreams
(use the coupon code: "Blendreams20" for 20% off your next kit!)

Crowd Simulation Tutorial:    • Create Realistic Armies and Crowds Fa...  
THE BEST Tools for Freelance work:    • THE BEST Tools & Add-ons for Freelanc...  
3D Masking + Free add-on:    • 3D Masking In Blender  + Free Add-On!  

Download blender (free now and forever): https://www.blender.org/

See more of my works:
  / blendreams  
  / onurerdurak  
   / @onurerdurak  


Music:
Triune Films Scores - (All rights Reserved)
https://www.triunedigital.com/collect...
4 c152 - DRIFT GANG
Dar Golan - Minimalism music (free for commercial use)
Sappheiros - Moon    / @sappheiros  
massobeats - lush    • massobeats - lush (royalty free lofi ...  

The license for some of the music mentioned above:
https://creativecommons.org/licenses/...



Put keyframes to all shape keys at once:
_______________________________________________________________________
import bpy

def add_all_keyframe(obj, attr="value", frame=1):
if obj.type != 'MESH': return

blocks = obj.data.shape_keys.key_blocks
if not blocks: return

for k in blocks:
k.keyframe_insert(attr, frame=frame)

add_all_keyframe(bpy.context.object)
bpy.context.scene.frame_set(bpy.context.scene.frame_current) #update ui
_______________________________________________________________________

Timestamps:
0:00 Intro
0:30 Motion capture retargeting
1:15 Exporting the character
2:12 Importing into blender
2:58 Customizing the look of the character
3:31 Editing the animation
6:24 Transferring characters between project files
7:00 Transferring facial animation
7:59 ActorCore
8:18 Attaching accessories
9:07 Fixing cloth problem
9:45 Outro


Buy me a coffee if you wish to support the channel and the dream: https://www.buymeacoffee.com/blendreams


Watch video Master Character Creator to Blender: Ultimate Guide online without registration, duration hours minute second in high quality. This video was added by user Onur Erdurak 27 October 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,422 once and liked it 69 people.