Autodesk / Autodesk/arnold-usd

Register Ndr Nodes for shapes, lights, filters, drivers and the options node

Open
#54 2 comments 0 reactions 0 assignees View on GitHub
enhancement ndr
Dominant language
Python
Stars
284
Forks
68
Avg merge
2d 19h
Merged PRs (30d)
14

Description

The Ndr Discovery and Parser plugins should register all the other node types available in arnold.

**Describe the solution you'd like**
All we need to do is to change the Node Entry iterator and manually handle the options node in `ndr/utils.h`.

Contributor guide

Open the contributing guide

Research direction

Start in ndr/utils.h and inspect the Node Entry iterator used by the Ndr Discovery and Parser plugins. Trace how existing node types are registered, then verify that shapes, lights, filters, drivers, and the options node are all registered. Done means every other Arnold node type is discoverable through these plugins.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-graphics
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.