Control: Animated 3D Surface
-
Can anyone recommend a Control (DLL/ActiveX interface) to display an animated 3D surface? We have short (usually precalculated) sequences that should be looped. We'd need wireframe and contour, professional look, easy programming. Angle/height should be user-controllable, also user-controlled zoom would be nice
Some of us walk the memory lane, others plummet into a rabbit hole
Tree in C# || Fold With Us! || sighist -
Can anyone recommend a Control (DLL/ActiveX interface) to display an animated 3D surface? We have short (usually precalculated) sequences that should be looped. We'd need wireframe and contour, professional look, easy programming. Angle/height should be user-controllable, also user-controlled zoom would be nice
Some of us walk the memory lane, others plummet into a rabbit hole
Tree in C# || Fold With Us! || sighistI googled and 3rd one down was CodeProject (good going CP!) I haven't done any ActiveX controls, so I don't know what is good or not, but have you tried this: http://www.codeproject.com/opengl/ntgraph3d_atl.asp[^] _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)
-
I googled and 3rd one down was CodeProject (good going CP!) I haven't done any ActiveX controls, so I don't know what is good or not, but have you tried this: http://www.codeproject.com/opengl/ntgraph3d_atl.asp[^] _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)
found that too, but the "bug fix.." entries in the board let me hesitate, 'cause I need an off-the-shelf-quality solution :(
Some of us walk the memory lane, others plummet into a rabbit hole
Tree in C# || Fold With Us! || sighist -
Can anyone recommend a Control (DLL/ActiveX interface) to display an animated 3D surface? We have short (usually precalculated) sequences that should be looped. We'd need wireframe and contour, professional look, easy programming. Angle/height should be user-controllable, also user-controlled zoom would be nice
Some of us walk the memory lane, others plummet into a rabbit hole
Tree in C# || Fold With Us! || sighistI looked around a while back and ended up just writing my own (slightly different requirements though). But one of the other developers here likes Coin3D[^] quite a bit.
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.1 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
-
Can anyone recommend a Control (DLL/ActiveX interface) to display an animated 3D surface? We have short (usually precalculated) sequences that should be looped. We'd need wireframe and contour, professional look, easy programming. Angle/height should be user-controllable, also user-controlled zoom would be nice
Some of us walk the memory lane, others plummet into a rabbit hole
Tree in C# || Fold With Us! || sighistTeechart has a surface series: http://www.steema.com/products/teechart/gallery.html[^] They have a demo download you can try, Rob