Exporter: c4d to live viewer HARDWARE question

Maxon Cinema 4D (Export script developed by abstrax, Integrated Plugin developed by aoktar)

Moderators: ChrisHekman, aoktar

Post Reply
indi_80
Licensed Customer
Posts: 35
Joined: Sun Apr 13, 2014 10:14 am

I'm curious how exporter works (i mean c4d to live viewer).
What is going on under the hood. Witch computer hardware is responsible for this part. I check HD disk speed seems doesn't matter. so which one will it be:
CPU speed (exporter use one or multithreaded)
GPU speed?
RAM amount/speed
MSI 83 VF 6RF 2x1080 SLI
User avatar
aoktar
Octane Plugin Developer
Posts: 16066
Joined: Tue Mar 23, 2010 8:28 pm
Location: Türkiye
Contact:

:) really? joking..

First we have a command to see exported structures. I haven't disabled it by education purpose for users. You can see exported structure. See LV->Help->Show Octane node graph. But don't select any material before calling. Otherwise it will show material's node graph.

Plugin has a different workflows for Picture viewer and LV. If talk about LV, first we collect all scene objects,materials. Convert them to Octane types. Converts objects to meshes, detects render instances and converts them to scattering nodes.
After converting all data, it calls apiupdate function to evaluate all. Octane handles the evaluation operation until first render data ready. Then again LV start to display rendered data. All collection, creation and evaluating done by cpu. Render is done by gpu. There is nothing to write to hdd for all operation. So hdd is not important. Any more question?
Octane For Cinema 4D developer / 3d generalist

3930k / 16gb / 780ti + 1070/1080 / psu 1600w / numerous hw
indi_80
Licensed Customer
Posts: 35
Joined: Sun Apr 13, 2014 10:14 am

So it is CPU job.
So faster CPU faster export
It is single or multicore operation?
MSI 83 VF 6RF 2x1080 SLI
User avatar
aoktar
Octane Plugin Developer
Posts: 16066
Joined: Tue Mar 23, 2010 8:28 pm
Location: Türkiye
Contact:

indi_80 wrote:So it is CPU job.
So faster CPU faster export
It is single or multicore operation?
Export is %10 of all time. Compilation is much longer and multicore. So fastest cpu is best.
Octane For Cinema 4D developer / 3d generalist

3930k / 16gb / 780ti + 1070/1080 / psu 1600w / numerous hw
Post Reply

Return to “Maxon Cinema 4D”