What is Render (RENDER)?
- Author
- CRYPTO PORT Editorial
- Published
- Updated
- Reading time
- 5 min
In short
The Render Network distributes GPU-heavy work such as 3D rendering to providers with idle graphics hardware. It was started by OTOY, the company behind the OctaneRender renderer. The token was originally issued as RNDR on Ethereum and migrated to Solana in 2023.
Key points
- A marketplace connecting owners of idle GPUs with creators who need rendering work done
- Founded by OTOY, the company that develops the OctaneRender renderer
- Payment is made in the token, with requesters paying according to the workload
- Moved its token and network operations from Ethereum to Solana in 2023
Definition
A distributed rendering network that farms out GPU-based rendering and compute jobs to providers with spare hardware, paying them in its token.
Rendering a single shot in film or architectural visualisation can take enormous compute time. Studios either build their own GPU farms or rent cloud render farms, both of which cost money and effort. Render Network's premise is to route that work to idle GPUs around the world.
A requester submits scene data, which the network splits and assigns to multiple providers. Each provider renders on their own GPU and returns the result. Pricing is set according to job complexity and volume, and payment is made in the token.
The hard parts of this design are protecting the rights in submitted work and verifying that returned results are correct. The network builds up reputation scores for providers, gates job tiers by that reputation, and has used watermarking for verification.
In 2023 the token standard and network operations moved to Solana, and issuance switched to a model that ties minting and burning to actual work processed (Burn and Mint Equilibrium). More recently the scope has widened beyond 3D rendering to general GPU workloads such as machine learning inference.
Watch out for
- · Available capacity depends on how many providers, and what hardware, are online at the time
- · Work-in-progress footage is processed on third-party machines, which matters for confidential projects
- · The token migration required action from holders, and tokens left in the old standard may be unusable
Frequently asked questions
Can I earn by renting out my own GPU?
There is a route to join as a provider, but supported hardware and the onboarding process are defined by the network; check the official documentation for requirements.