Oct
25
geo node
Posted in: Nuke Plugins & Scriptshello guys,
i want to write a plugin and have a question about some basic stuffs.
which kind of Operator should i inherit from, when i want a node which reads from two images and generates a geometry. i thought that SourceGeo is the right (because i generate geometry and dont have an input from other geometries) but how can i get the two image-inputs.
its my first time trying implementing a plugin.
Post a Comment