Hi, these days I was learning some 3d animation, but my PC is not very powerful graphically, so I was wondering if there is any way to render with the GPU of the Jetson Nano, I add any information. Thanks in advance
Sure, OpenGL or Vulkan rendering will use the GPU. CPU rendering will be slow. Your 3D software will also need a build for ARM aarch64 architecture available or source code provided. For example I believe packages for installing Blender are available in Ubuntu on Jetson.