product 3d

Posted over 2 years ago by Elisandro Goncalves

Post a topic
Un Answered
E
Elisandro Goncalves

I have a 3d file in .fbx format, but I can't see the selection option as per the attached image? And what is the config.jason file for and how can I create it?

3 Votes


5 Comments

Sorted by
S

Stefan Epure posted over 1 year ago

The width and height parrameters are they pixels or milimeters ? 


You need to create config.json manually with some paramaters like: Folder name (id), Product Title (name)..

{

 "id": "sols",

 "name": "Sols imperial",

 "print_area": {

  "width": 2048,

  "height": 3072

 },

 "camera_z": 120,

    "base_material_metalness": 0,

    "base_material_roughness": 1,

    "only_exportable": true,

    "print_padding": 5

2 Votes

S

Stefan Epure posted over 1 year ago

Has anyone tried to use the config from the other items and just replace the fbx ? dose it work

0 Votes

Deividas dkvadratu

Deividas dkvadratu posted about 2 years ago

As mentioned earlier you need to CREATE manually that document. I couldn't find any builders. Just use Notepad or something like that. Best way is to buy prepared 3D model. We did that now our 3D designers figuring out how it was created and testing params..

I'm not 3D designer & I'm not FPD developer. Just sharing what I know, and looking for help also.

0 Votes

C

Casper posted about 2 years ago

Where can I get the .json file? Do I need to export from FBX or create a new document for that? What other content need to be included in the .json file? May I have the template for wine bottle?

0 Votes

Deividas dkvadratu

Deividas dkvadratu posted about 2 years ago

You need to create config.json manually with some paramaters like: Folder name (id), Product Title (name)..

{

 "id": "sols",

 "name": "Sols imperial",

 "print_area": {

  "width": 2048,

  "height": 3072

 },

 "camera_z": 120,

    "base_material_metalness": 0,

    "base_material_roughness": 1,

    "only_exportable": true,

    "print_padding": 5

}


1 Votes

Login or Sign up to post a comment