Skip to content

This omniverse extension displays IES profiles for selected light objects.

License

Notifications You must be signed in to change notification settings

XiaomingY/omni-ies-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IES Viewer Omniverse Extension

This extension displays IES profile web for selected light objects. It is particularly useful for visualizing architectural lighting designs. Orientation of measured light distribution profiles could be quickly tested with visual feedback. IES files are resampled to be light weight and consistant to render. A video demo

This extension is developed based on the omni.example.ui_scene.object_info

Supported light type: sphere light, rectangular light, disk light and cylinder light.

Only Type C IES file is supported currently, which is also the most commonly used type for architectural light.

Adding This Extension

To add a this extension to your Omniverse app:

  1. Go to Extension Manager and turn on Viewport Utility extension
  2. Add git://github.com/XiaomingY/omni-ies-viewer.git?branch=main&dir=exts to extension search path
  3. Turn on IES Viewer Extension