Monetize Rhino 3D / Grasshopper Plug-ins

Protect your Rhino 3D and Grasshopper plugin-ins with software licensing with Devolens for greater flexibility, scalabiliy, and reliability.

Why Teams Add Devolens For Software Licensing

You’ll need both payments and licensing that can enforce seats, features, trials, and offline use across customer environments (especially B2B).

Options: Cloud Zoo / Food4Rhino vs. Devolens

Cloud Zoo & Food4Rhino

  • Cloud Zoo provides Rhino-native licensing that’s great for Rhino-only ecosystems.
  • Works best when your distribution and licensing are Rhino-centric.
  • Offline support is limited without extra setup.
  • The store and payments story is not fully end-to-end out of the box (teams often add their own billing).

Devolens

  • One licensing system that works across Rhino, Grasshopper, and other CAD/DCC tools.
  • Advanced models: floating/concurrent seats, overdraft, feature flags, node-locked, usage-based.
  • Offline verification and optional on-prem license server for air-gapped clients.
  • Many payment gateways supported - or use your own billing for enterprise.

Implementation: License Verification

Rhino/Grasshopper plug-ins are commonly written in C# - fully supported by Devolens.

C# example (simplified):

var licenseKey = "GEBNC-WZZJD-VJIHG-GCMVD";
var RSAPubKey  = "your RSA public key";
var auth       = "access token with Activate permission";

var result = Key.Activate(token: auth, parameters: new ActivateModel {
    Key = licenseKey,
    ProductId = 3349,
    Sign = true,
    MachineCode = Helpers.GetMachineCodePI(v: 2)
});

if (result == null || result.Result == ResultType.Error ||
    !result.LicenseKey.HasValidSignature(RSAPubKey).IsValid())
{
    Console.WriteLine("The license does not work.");
}
else
{
    Console.WriteLine("The license is valid!");
}

Benefits With Devolens

  1. Payments flexibility: pick your processor or internal billing; handle refunds, VAT, invoicing, quotes.
  2. More licensing patterns without building from scratch.
  3. Works offline for government and enterprise buyers.
  4. B2B-ready tooling: audits, seat transfers, usage telemetry (opt-in), SSO-friendly flows.
Practical approach: publish on Food4Rhino for visibility, then handle licensing + payments with Devolens to support advanced models and enterprise needs.

+10 Years of Experience

The investor-backed Devolens team has extensive experience and knowledge in the software licensing industry.

2 Million Daily Activations

Our licensing system handles 2 million key activations each day and offers a 99.9% uptime guarantee.

Trusted by +500 Customers

Devolens has been trusted by over 500 fast-growing industry-leaders all over the world in a vast variety of industries.

Trusted by hundreds of today's most innovative companies worldwide, such as:

Pobs
Refeyn
CoolOrange
Manomotion
ForceTechnology
CyBe
DriveU
SigParser
Conclass
Refeyn
Pobs
CoolOrange
ForceTechnology

Impact That Compounds

Here are some of the results that Devolens customers have experienced after choosing us as their licensing partner:

$3,000/Year Saved

in total engineering costs.

+400 Hours Saved

by avoiding in-house development.

46 Hours/Week Saved

by avoiding maintenance.

Get Started with
Devolens Today

Join the +500 customers and industry-leading software companies who have already chosen us as their software licensing system.