WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #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
  #2  
Old 04-18-2014, 09:11 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
You can create your own OSG file loader plugin. If you download the OSG source, you can see how all the built-in file loader plugins are implemented. Using this method, you would simply use viz.addChild to load models of your custom file type.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 02:00 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC