https://i112.fastpic.ru/big/2020/0810/81/600b7f48c6b7fac394e5f66856d62781.jpg

Solid Angle Cinema 4D to Arnold 3.1.0 | 1.7 Gb
The Arnoldrenderer product team is pleased to announce the availability of Arnold (C4DtoA) 3.1.0 for Cinema4D. This release introduces a new Arnold Scatter object, viewport proxy settings for procedurals and includes several changes in the Tx texture workflow.

C4DtoA 3.1.0 is a major feature release, that uses Arnold 6.0.4.0.

Enhancements

Arnold in the main menu bar: Arnold is now moved to the main application menu bar instead of the default Plugins/Extensions menu. A new option is added to the Preferences to control the location of the Arnold menu (main menu bar vs Plugins/Extensions menu). (c4dtoa#1553)
                 
https://i112.fastpic.ru/big/2020/0810/db/4dc37352564bbb51a0eb2492fc3d12db.jpg

Arnold Scatter object: A new Arnold Scatter object is available in the plugin menu to distribute instances over a selected surface. (c4dtoa#1618)

Viewport proxy in Arnold Procedural: Procedurals have a new option to use a proxy geometry in the viewport to achieve a better frame rate and save memory. The proxy mesh is generated with the native Optimize command which expects a tolerance distance input. (c4dtoa#828)

Tx generation mode in Preferences and Render Settings: Auto-convert textures to tx and Use existing tx files options are merged into a Tx Generation mode option. Possible values are auto (default), manual, or none. The default mode is specified in the Preferences which can be overruled in the Render Settings of specific scenes if needed. (c4dtoa#1614)

- Convert textures to Tx in the background in the IPR: When Tx Generation mode is set to auto, the IPR now generates Tx files in the background and does not block the UI. The render does not start until the Tx files are generated, yet users can work freely in the scene during this time. (c4dtoa#1584 c4dtoa#1625)
- Tx update status in Tx Manager: The Tx manager now shows if a Tx texture needs to be updated, e.g. the original image is modified, color space settings or other maketx options have been changed, etc. This works only if the default (auto tx) maketx options are enabled. (c4dtoa#1617)
- Specify color space when generating Tx files from a folder: Textures from a folder are now listed in the Tx Manager allowing users to specify color space per texture and convert only selected files. (c4dtoa#1665)
- Switch between Tx and original texture in Tx Manager: New options added to the Path... button on the toolbar to replace selected textures with Tx or restore the original path in case the file exists. (c4dtoa#1670)
- Update IPR when the viewport is not visible: Now the IPR updates properly even if the viewport is closed or behind another tab. The only limitation is that there are no updates while changing a slider, only when the slider is released. (c4dtoa#1636)
- Export absolute paths: A new option is added to the Scene Export dialog to always export assets with absolute paths if enabled, even if paths are defined relative in the scene. (c4dtoa#1640)
- Unified displacement, normal_map, and vector_map shader UI: These shaders now have the same layout. (c4dtoa#1678)
- Logging improvements: A header is printed now to the console to separate logs of each render calls. (c4dtoa#1677)

Arnold Enhancements

- Automatic file path remapping: String parameter values can now be automatically modified according to the OS Arnold is running on. For example, this is useful when the artist workstations are running Windows but the renderfarm nodes are running Linux. Configuration is done with a JSON file that contains the strings to search and replace for each OS. This configuration file can be selected through the ARNOLD_PATHMAP environment variable.  (#9311)  For example:

Rim light control for the Toon shader: A new rim_light_tint float parameter was added to the toon shader to tint the color of the rim light using the base color of the surface. See the full documentation. (#9003)

Performance improvements on Windows with many cores and texture-heavy scenes: Several performance improvements have been made, particularly for those running Windows, using many cores, tiff based textures, and/or reading many textures/sec. Expected speedups can be anywhere from a few percent to orders of magnitude faster on many-core Windows machines. (#9515, #9685, #9686, #9695, #9709, #9761) For a medium complexity scene that uses exr based .tx textures we get the following speedups on Windows :
 
- String parameter path metadata:  A new path metadata can be assigned to string parameters to give specific hints about how they will be handled. Currently available values are: file, folder and folderlist. Arnold will expand environment variables, apply the remapping, and handle backslashes on string parameters with the metadata. (#4969)
- AA_adaptive_threshold in log: The options.AA_adaptive_threshold used is now output in the log file. (#9841)
- Upgraded OSL:  Arnold now uses OSL 1.11.6 bringing multiple optimizations and bug fixes, see the full list of changes. (#8917)

GPU Enhancements

- Global AOV shaders: The aov_shader option is now supported on GPU. This option defines a list of shaders that the renderer will evaluate after the regular surface shader. With this, it's possible to add shaders to set specific AOVs without modifying the original shader tree. See the option documentation. (#9394)
- Initial support for attributes in OSL:   You can now retrieve user data bound to shapes via the getattribute function or via a lockgeom parameter attribute. This initial implementation still has some limitations when compared to the CPU implementation. Queryable attributes are currently restricted to those bound to the current shaded shape and attributes of the active render camera. Querying node parameters is also not yet supported. (#9666)
- Initial support for                                                                                                                                                                                                         tracing in OSL:   You can now use the trace function to trace rays in OSL shaders along with the getmessage function to retrieve information regarding any intersected object. This initial implementation has the restriction that you cannot yet query parameters on an intersected object. (#9797)   

mtoa#4101 [ARV] breaks with IPR and Deformation Motion Blur vertex changing error.
    mtoa#4278 [ARV] log window hangs maya
    mtoa#4188 [ARV] Add menusFilter to OpenRenderView
    mtoa#4240 Add additional bifrost graph default shader assignments to ignore
    mtoa#4259 Arnold is not respecting Maya LOD visibility
    mtoa#4189 Curve collector doesn't expose matte
    mtoa#4243 Don't crash if Bifrost serialized data is empty
    mtoa#4126 IPR doesn't update until camera move when changing motion blur length
    mtoa#4269 Operator UI: Assignment expression editor always puts single codes around the value
    mtoa#4251 Set proper ID to aiViewRegion
    mtoa#4238 Ungrouping a light (skydome) needs updating in the IPR
    mtoa#3583 VP2 aiRectangleAreaLight.xml errors when command line rendering.
    mtoa#4193 alembic export ignores normals if they default values
    mtoa#4255 error when adding override to objectSet in 2021
    mtoa#4256 error when removing AOV via "remove AOV" menu
    #9828 AiMetaDataGet/Set functions crash with a NULL node entry
    #9746 [Alembic] sampled faceset data causes crash
    #9816 [Alembic] Velocities data on curves not applied correctly
    #9515 Allow IPR to properly scale past 64 cores on Windows
    #9809 Allow maketx to use either single dash or double dashes for arguments
    #9684 Arnold ignores non-linear output color spaces on images wider than 8 bit
    #9020 Back slashes in strings get changed to forward slashes when queried or written to .ass
    #9672 Better duplicate output detection
    #9749 BVH with 3+ motion keys is missing AiProfileBlock
    #9575 Crash when calling AiMsg while the Arnold session is ending
    #9725 [GPU] Arnold prematurely runs out of memory with on demand textures
    #9748 [GPU] Crash in GPU prepare when failing to compile programs
    #9794 [GPU] fov not set when using custom perspective camera
    #9852 [GPU] GPU crash with multiple shaders connected to the UV camera post_bake
    #9580 [GPU] Incorrect "Insufficient device memory" error when using NVLink
    #9692 [GPU] Incorrect result when calling user data shaders from uv_camera.post_bake
    #9771 [GPU] OptiX denoiser incorrectly accumulates feature buffers in progressive mode with multiple filters
    #9774 [GPU] OSL: Don't throw exceptions when getattribute is called
    #9636 [GPU] OSL texture crash when toggling devices
    #9202 [GPU] Precision issue in bump mapping
    #9532 [GPU] Random crash during the GPU prepare stage
    #9801 [GPU] "Unable to load Optix library" error on Tesla and TCC GPUs on Windows
    #8956 kick logs show superfluous plugin loading messages before official log start
    #9758 Make smart opaque robust to numerical precision error
    #7934 mesh_light with degenerate triangles has poor performance
    #9522 [OSL] Arnold can fail to find stdosl.h when the path to Arnold contains specific characters on Windows
    #9840 [OSL] Crash when SIP is enabled on MacOS 10.14 when using OSL
    #9607 Parsing errors in ass file parameters should abort scene loading
    #9659 Potential memory leak when using _triggers_reinitialize metadata
    #9753 Prevent texture cache from being smaller than 2GB
    #9863 Print license error details at warning level
    #9845 Python binding for AiParamGetType returns c_int instead of c_uint8
    #9762 Slow build with many ginstances of many-prim objects
    #9595 Slow node update of VDB volumes on Windows and Linux even when volume did not change
    #9610 Spurious render message when using -default_nodes in kick
    #9644 Using AOV write shaders increases texture usage
    #9638 Wrong exterior illumination with portal lights in interior_exterior mode
    usd#463 Texture coordinates of texcoord2f type are not read correctly   

Arnold for Cinema4D (C4DtoA)     supports most Cinema 4D features such as instances, cloners, deformers, generators, MoGraph geometry, hair, and ThinkingParticles. It also supports both animation and single frame distributed rendering in Team Render, allowing the use of all computers in a local network to speed-up Arnold rendering. Third-party plugins TurbulenceFD and X-Particles are natively supported, allowing artists to render high quality smoke, fire, and particle effects with fully interactive feedback. Other features include volume rendering with OpenVDB, a node-based material editor and a comprehensive list of shaders and utilities, including vertex maps and per-face materials.

Solid Angle     SL is the technology company behind the Arnold rendering software, with offices in Madrid and London and customers throughout the world including Framestore, DreamWorks, ILM, Sony Pictures Imageworks, MPC, The Mill, Mikros Image and Rising Sun Pictures. Arnold was designed from the ground up to efficiently raytrace the complex geometric datasets required for feature­-length CGI animation and big­ budget visual effects, while at the same time simplifying the pipeline, reducing the number of passes, minimizing storage requirements and greatly enhancing interactivity for lighting artists.

Product: Solid Angle Cinema4D to Arnold
Version: 3.1.0
Supported Architectures: x64
Website Home Page :

Код:
https://www.arnoldrenderer.com]www.arnoldrenderer.com

Language: english
System Requirements: PC / macOs *
Size: 1.7 Gb

Requirements & Platforms

Supported Cinema 4D versions:
- Cinema 4D R20.057 and above
- Cinema 4D R21.026 and above
- Cinema 4D S22.016 and above

- OSX 10.11 or later
- Windows 7 or later, with the Visual Studio 2015 redistributable
- CPUs need to support the SSE4.1 instruction set
- Optix denoiser requires an NVidia GPU with CUDA Compute Capability 5.0 and above
- Arnold GPU works on Linux and Windows and requires an NVIDIA GPU of the Turing, Volta, Pascal, or Maxwell architecture. We recommend using the 450.57 or higher drivers on Linux and 451.77 or higher on Windows.

download скачать link:

Код:
https://rapidgator.net/file/2b516ba3c0b9798b032ccad5042ade34/lbovk.Solid.Angle.Cinema4D.To.Arnold.v3.1.0.For.Cinema4D.R20.MACOSX.rar.html
https://rapidgator.net/file/080171cb1aa2faa5f25bf4a4520a419d/lbovk.Solid.Angle.Cinema4D.To.Arnold.v3.1.0.For.Cinema4D.R20.rar.html
https://rapidgator.net/file/558bd6f21556b96f9645dd11f4bc7be4/lbovk.Solid.Angle.Cinema4D.To.Arnold.v3.1.0.For.Cinema4D.R21.MACOSX.rar.html
https://rapidgator.net/file/e4df9c277123ed8008694b526eb5a78e/lbovk.Solid.Angle.Cinema4D.To.Arnold.v3.1.0.For.Cinema4D.R21.rar.html
https://rapidgator.net/file/5fbe9c5730324e3009816b0263aeef33/lbovk.Solid.Angle.Cinema4D.To.Arnold.v3.1.0.For.Cinema4D.R22.MACOSX.rar.html
https://rapidgator.net/file/72462cc56059ac16240bd5c4fbf56fb7/lbovk.Solid.Angle.Cinema4D.To.Arnold.v3.1.0.For.Cinema4D.R22.rar.html


https://nitroflare.com/view/48C8C110244B1B4/lbovk.Solid.Angle.Cinema4D.To.Arnold.v3.1.0.For.Cinema4D.R20.MACOSX.rar
https://nitroflare.com/view/6FE0D0154CBB6A8/lbovk.Solid.Angle.Cinema4D.To.Arnold.v3.1.0.For.Cinema4D.R20.rar
https://nitroflare.com/view/C8A3F808F734940/lbovk.Solid.Angle.Cinema4D.To.Arnold.v3.1.0.For.Cinema4D.R21.MACOSX.rar
https://nitroflare.com/view/E5C497648A53EE1/lbovk.Solid.Angle.Cinema4D.To.Arnold.v3.1.0.For.Cinema4D.R21.rar
https://nitroflare.com/view/2915F6C5F248161/lbovk.Solid.Angle.Cinema4D.To.Arnold.v3.1.0.For.Cinema4D.R22.MACOSX.rar
https://nitroflare.com/view/2E8CBB938598DC5/lbovk.Solid.Angle.Cinema4D.To.Arnold.v3.1.0.For.Cinema4D.R22.rar


https://uploadgig.com/file/download скачать/374877Cf2D2f579d/lbovk.Solid.Angle.Cinema4D.To.Arnold.v3.1.0.For.Cinema4D.R20.MACOSX.rar
https://uploadgig.com/file/download скачать/91b49b69EDFD82b4/lbovk.Solid.Angle.Cinema4D.To.Arnold.v3.1.0.For.Cinema4D.R20.rar
https://uploadgig.com/file/download скачать/d1B7c473c4A42515/lbovk.Solid.Angle.Cinema4D.To.Arnold.v3.1.0.For.Cinema4D.R21.MACOSX.rar
https://uploadgig.com/file/download скачать/6915b6c3fdE1027d/lbovk.Solid.Angle.Cinema4D.To.Arnold.v3.1.0.For.Cinema4D.R21.rar
https://uploadgig.com/file/download скачать/7ed6a8295468De79/lbovk.Solid.Angle.Cinema4D.To.Arnold.v3.1.0.For.Cinema4D.R22.MACOSX.rar
https://uploadgig.com/file/download скачать/02BD2623b9220b25/lbovk.Solid.Angle.Cinema4D.To.Arnold.v3.1.0.For.Cinema4D.R22.rar

Links are Interchangeable - No Password - Single Extraction