Replies: 1 comment 1 reply
-
I'd look into baking the rendering result in Blender into textures as per this example: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am building a project, and the look of the model is really important, but threeJS does not render as it show on blender (I mean obviously since they use different engines) I wonder if it is possible to make changes in properties in canvas so that it would work similar to cycles or eevee rendering, by for example using ...
baking should render out pretty well, but since I need some customizations such as rotations within the meshes in model, so unfortunately, it is not one of my options...
Beta Was this translation helpful? Give feedback.
All reactions