Questions tagged [cinema-4d]

Cinema 4d is 3D modeling tool developed by MAXON Computer GmbH.

108 questions
0
votes
2 answers

Layered textures in three.js

I'm loading a fbx model with multiple objects inside made with Cinema4D. When the model is loaded I get this warning console message. THREE.FBXLoader: layered textures are not supported in three.js. Discarding all but first layer. I understand that…
0
votes
1 answer

inculding a video with transparency on a website

I have some cinema4D animations with a transparent background that I want to put on a website. I exported the animation as single .pngs (with an alpha channel) and put them in adobe premiere and exported them as .webm I work with brackets, but when…
0
votes
1 answer

Why more polygons produces a more detailed end result on the material

I have a C4D material made with a couple of layers (diffuse, bump, displacement, reflectance), on each layer there is 4K image, so there is alot of details on them. If I apply that material to a cube or a sphere, as I increase the number of…
Gonzalo
  • 25
  • 6
0
votes
0 answers

Cannot Import OBJ MTL and texture files into Cinema 4d

I have a model to import into Cinema 4d In the directory, there are two files OBJ and MTL with a single folder which holds texture image files JPG and PNG etc. I open OBJ file in Cinema 4d, and then I can view Model without material applied on…
0
votes
1 answer

Texture being stretched horizontally in Cinema 4D

I have a Poliigon Texture Demo c4d file. The file includes a sphere with a texture which renders correctly (bottom sphere in image). However when I create a sphere (top sphere in image), convert it to a polygonal object and apply the same texture it…
Bern Ibus
  • 1
  • 1
0
votes
1 answer

linking cinema 4d R20 file assets to cinema 4d R21

is there a way to link cinema 4d R20 asset files (materials and other content packs) to cinema 4d R21 without copying or downloading it again in cinema 4d R21 as i have already did it in cinema 4d R20. Thank's alot in advance
0
votes
1 answer

Having trouble with putting a transparent image as a texture over a solid material

Basically I am trying to overlay an image with a transparent background as a texture over a solid material. I have googled it so many times but I haven't found any answers. Also I am unable to use octane render since i am on mac so please don't…
GoldenAdrien
  • 41
  • 2
  • 12
0
votes
1 answer

How to make a mesh editable for unity3D

well i have a 3D model of the human digestive system I found it in the internet, this model is : a .obj file if a fixed model (not dynamic) here is screenshot of the model : so what I want is to make this model editable on the game like for…
Amine Choukri
  • 398
  • 2
  • 12
0
votes
1 answer

Cinema4D: How do I import/include/embed a user python script into another?

I would like to embed a script file full of often used defs into other script files. For example, I would like test.py to load the contents of defs.py (which is in the same folder) into itself in line. When I try adding import defs into the body…
user2016210
  • 119
  • 4
  • 13
0
votes
1 answer

What is the best settings for ARKit 3D models

I am exporting 3D models from Cinema4D with .dae file format, and drag them into art.scnassets. Every time I compile the project the 3D object are too big or not in the right position. What is the best setting for models which we want to use in iOS…
iOS.Lover
  • 5,923
  • 21
  • 90
  • 162
0
votes
0 answers

how to "flatten" / "compress" a mesh in cinema 4d?

I have following 3d model: So what I want to do is to flattern that weird shape that it is flat but does not look like crap. What would you use, how would you do that? I tried scaling it flat, which does not work since it only scales down the top…
chitzui
  • 3,778
  • 4
  • 28
  • 38
0
votes
1 answer

Can't find Camera Stage in Cinema 4D R18

I can't find the Camera Stage option for Cinema 4D R18. It is not on the Camera menu.
user8873738
0
votes
1 answer

how can i make a video/image cube interactive?

im doing a project in adobe director and im looking to make an image/video cube which display an image or video on each side of the cube now i have seen some tutorial on how to make the cube in softwares like cinema 4d but how could i make this cube…
0
votes
1 answer

three.js / A-Frame ObjectLoader does not load Texture and positions Meshes wrongly

We have an issue with exporting our 3D Assets and animations correctly so that three.js can correctly display them. All our 3D artists work with Cinema4D so we need to go through blender to export a three.js compatible JSON. They export the scene as…
Traspler
  • 865
  • 7
  • 16
0
votes
0 answers

c4d and python about mouse click

I have tried to get the poly when mouse click. Does c4d have this method, actually I want to get the poly's normal, but the polyobject baseobject and sculpobject made me confused. Can poly object change to a sculpobject? Can anyone help me? How do I…
stark
  • 1
  • 2