neo3dmodel DEMO Code - Forum

Forum Navigation
You need to log in to create posts and topics.

neo3dmodel DEMO Code

Hey guys I tried the neo3dmodel hoping I can integrate with VisualNeoWin using npEdge but I didn't even get that far as I did a simple test to open a GLB file to an assigned container it did not load I get is an empty container? What am I doing wrong? Is this working?

Could anyone share demo code that works all i need to do is swap the load file? (3dImage) this will help I think.

 

Thanks, in advance

 

I figured this will just load it? but I see nothing

neo3dModelLoad "Container1" "C:\3dmodels\TEST.glb" "BLACK"
neo3dModelCameraOrbit "Container1" "20" "20" "300"

From the visualneo web help file:  neo3dmodel will only work on compiled projects within a webserver (secure context).

luishp has reacted to this post.
luishp