Renderman24 for Blender - Geometry

Reference Renderman 24 For Blender Doc Renderman 20 Doc Geometry Archives in Blender Export to RIB Archive To export a geometry or a group of geometry to a RIB archive, select the objects, go to the object properties , and under the RenderMan Geometry panel, select Export and then Export Object as Archive You can also select whether or not you want the materials that are assigned to the geometry to be exported and whether or not you want to archive all of the frames. ...

January 18, 2022 · 11 min · alexchen

Renderman24 for Blender - USER INTERFACE

Reference Renderman 24 For Blender Doc User Interface Preset Browser in Blender The Preset Browser in Blender allows you to save and re-use assets such as materials, light rigs, and environment maps (HDR images). RenderMan already comes with a library of pre-made assets. More assets can also be downloaded from the RenderMan website, in the Resources section. Starting the Preset Browser To bring up the Preset Browser, press ’n’ in the viewport to bring up the side panel, click the Renderman tab, and you should see a RenderMan Presets panel. Clicking on the Preset Browser button will bring up the UI. ...

January 18, 2022 · 10 min · alexchen

Renderman 24 Release and use in blender

Renderman 24 releases new features Render Engine XPU technology released to render images using both CPU and GPU. Use XPU for visual effects stage development to speed up creation. Modular Materials advanced layered material development. Advanced hair material development. Stylized visual effects. Using accurate ACES color management system. Blender support. OpenSUSE install Renderman 24 NCR To install the NCR (Non-Commercial) version of Renderman on OpenSUSE, you need to register via email on the Renderman Store, due to the differences between Linux systems, you need to pay attention to the following points: ...

January 17, 2022 · 1 min · alexchen

TIDB Architecture

Reference TIDB architecture Why use TIDB the architecture used by the machine is ARM64. 2. trying to use a distributed database architecture. solve the high availability problem, when a Raspberry Pi database node is down, it will not affect the data writing. compared vitess and TIDB, TIDB is more compatible with ARM64, easy to start experimenting. prepare for the financial trading system later. Architecture Components and functions TIDB Server TIDB Server is a stateless application, it does not store data itself, load balancing can be placed in front, external application requests to nodes in TIDB Cluster, TIDB server will analyze and calculate the SQL requested by the application and forward the request to the underlying data store TiKV. ...

January 4, 2022 · 2 min · alexchen

My Tasks Plan

Tasks Queue How to create a task tracking plan, this problem has been troubling me, recently because of life encountered things, many previously established learning task plans are now postponed, so they are looking for a solution, how to arrange their own plans, whether it is a project or learning to have a deadline, not because of other things, and the original defined deadline delayed to an unpredictable State, do a matter, draft a plan, read a book, we all need to establish a good plan in advance, make the most of the time, this page is used to show the progress of the task, the queue are showing the plan and status of what they are currently doing. ...

December 22, 2021 · 1 min · alexchen