Skip to content

Reference PBR material with RhinoCommon

Notifications You must be signed in to change notification settings

corbane/RhinoPbrMaterial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rhino PBR-style material

This repository contains the reference PBR material implementation that shows how to implement a custom RenderMaterial built on top of the textured content field and GetParameter() API to ensure it works with Raytraced (v6) and in the 'near' future in v7 (also Rendered mode).

The Rhino.Render.PhysicallyBasedMaterial.ParameterNames class contains the names of the PBR parameters Rhino supports and understands. Any one wishing to create PBR materials should use these.

The reference material plug-in can be installed using _TestPackageManager. The name of the packages is rhinopbrmaterial.

Note that Rhino 6.12 or newer is needed.

About

Reference PBR material with RhinoCommon

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%