Thread: dle and dlc?
View Single Post
  #1  
Old 04-16-2014, 08:06 AM
shivanangel shivanangel is offline
Member
 
Join Date: Feb 2006
Location: New Jersey
Posts: 182
dle and dlc?

Reading through the SDK, forums and documentation and it mentions the creation of a custom node.

I'm make an extension using your sdk that just outputs a simple OSG Shapes for testing.

However, I have to create an Extension that loads the ExtensionOSGNode.

Can I create the ExtensionOSGNode without the need of the Extension class using a custom node? And if so, is there any documentation, as I didn't find anything specific about custom nodes in the SDK or the example python files. They all use .dle extensions.

Thanks,
George
Reply With Quote