Workflow
Rendering
icon
Search documents
沉浸式体验:三体运动轨迹之美【4k纯享版】
李永乐老师· 2025-11-03 09:39
This installment of the video was thought to be done quickly But in the process of making it, we encountered problems one after another I've been through a lot. At first, I was rendering the three-body trajectory directly in Blender. But the computer just can't render it.And the preview screen gets stuck for half a day To speed up the rendering, I'll just use Python locally. First, we'll save the trajectory data of the three bodies for it. Then read it to Blender.But then, a new problem arises. The direct r ...
WWDC25: Render complex scenes with MetalFX
Apple Developer· 2025-06-12 19:00
Apple devices have incredible, high resolution screens that are perfect for showcasing your amazing games. MetalFX allows your app to deliver high resolutions at even greater refresh rates when rendering complex scenes with realistic reflections. Rendering high resolution images can consume the GPU for a significant period of time.Instead, your app can render low resolution images and use MetalFX to upscale them. The combined time to render your final image is reduced… …and that means your app can save time ...