473,769 Members | 3,857 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Regarding Visualization capabilities in VB.Net

Hi All
I am working for a EE Department. We are in the process of
developing some application that requires 3D visualization
and other display routines. Can anyone clarify that if
thats possible.

Thanks
Regards

Nov 22 '05 #1
2 2239
"Noname" <an*******@disc ussions.microso ft.com> wrote in news:00d601c3ad f6
$1************* ***@phx.gbl:
I am working for a EE Department. We are in the process of
developing some application that requires 3D visualization
and other display routines. Can anyone clarify that if
thats possible.


You can use GDI+ or managed DirectX, or managed OpenGL.

GDI+ is standard in the Framework install. See System.Drawing namespace.
It is great for 2D visualization

Managed DirectX is a separate SDK download from Microsoft. It is great for
3D visualization on Windows.

get the DirectX SDK here:
http://www.microsoft.com/downloads/d...1d97f320-9dfd-
4e7a-b947-3a037ccf84af&la nguageid=f49e84 28-7071-4979-8a67-3cffcb0c2524
&displaylang =en
A .NET Managed version of OpenGL can be found at:
http://sourceforge.net/projects/csgl/

OpenGl is best for platform portability. Keep in mind the framework will
be available via Mono on the Linux platform. So if you need to support
more than windows in a 3D visualization use OpenGL.

Michael Lang, MCSD
Nov 22 '05 #2
"Noname" <an*******@disc ussions.microso ft.com> wrote in news:00d601c3ad f6
$1************* ***@phx.gbl:
I am working for a EE Department. We are in the process of
developing some application that requires 3D visualization
and other display routines. Can anyone clarify that if
thats possible.


You can use GDI+ or managed DirectX, or managed OpenGL.

GDI+ is standard in the Framework install. See System.Drawing namespace.
It is great for 2D visualization

Managed DirectX is a separate SDK download from Microsoft. It is great for
3D visualization on Windows.

get the DirectX SDK here:
http://www.microsoft.com/downloads/d...1d97f320-9dfd-
4e7a-b947-3a037ccf84af&la nguageid=f49e84 28-7071-4979-8a67-3cffcb0c2524
&displaylang =en
A .NET Managed version of OpenGL can be found at:
http://sourceforge.net/projects/csgl/

OpenGl is best for platform portability. Keep in mind the framework will
be available via Mono on the Linux platform. So if you need to support
more than windows in a 3D visualization use OpenGL.

Michael Lang, MCSD
Nov 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
5264
by: Kelvin Klein | last post by:
Is there a visualization tool for C program out there? Is there a visualization tool for the language of one of the crossposted newsgroup out there? I am a refuge from comp.lang.c, kicked out without being told where to go. I am sure one of the kind souls would be glad to help. The original message below was written for C but I am now going to look at any visualisation tool. What I mean is, anything to visualize C programs or pictorially...
2
2209
by: Umesh Persad | last post by:
Hi All, I am looking for a platform to rapidly develop software for Information Visualization. Since I am working in an academic environment, I want to be able to develop applications quickly with minimal learning and problems. I was looking to python as a solution. However, before I jump right in, I was wondering about the capabilities of Python for interactive graphical programming. I am
1
377
by: Noname | last post by:
Hi All I am working for a EE Department. We are in the process of developing some application that requires 3D visualization and other display routines. Can anyone clarify that if thats possible. Thanks Regards
1
1916
by: hailconan | last post by:
Hi everyones, I would like to display a stream of data on visualization view like FFT. I have read the data from an array (voice, file, ...) but I could not find a component in ActiveX helps me to do the FFT display. Can anyone help me to find this visualization ActiveX component? Thx
0
1791
by: David T | last post by:
Has anyone run across this error? When calling any of several visualization routines from FiPy, Python quits with a Bus Error I'm using MacOS X Tiger 10.4.3, and I've tried several builds of Python 2.4: Framework build of 2.4.1, Fink build of 2.4.2, Fink build of vtkPython 2.4.2. Same crash from each.
11
3650
by: Fie Pye | last post by:
Hallo I would like to have a high class open source tools for scientific computing and powerful 2D and 3D data visualisation. Therefore I chosepython, numpy and scipy as a base. Now I am in search for a visualisation tool. I tried matplotlib and py_opendx with OpenDx. OpenDx seems to me very good but the project py_opendx looks like closed. After py_opendx instalation and subsequent testing I got an error that needs discussion with author...
5
2943
by: Ted | last post by:
I am working on two versions of an application, one of which will be a windows forms application (which will need to be redistributable) and the other will be a web application. I have MS Visual Studio 2005 (along with the developer's edition of MS SQL Server), but not MS Access. I also have MySQL, PostgreSQL, Sun's application server, Tomcat and Apache web server. I am working on Windows XP Pro, and have installed the .NET 3 SDK and...
9
3042
by: Xah Lee | last post by:
REQUIREMENTS FOR A VISUALIZATION SOFTWARE SYSTEM FOR 2010 Xah Lee, 2007-03-16 In this essay, i give a list of requirements that i think is necessary for a software system for creating scientific visualization for the next decade (2007-2017). (for a HTML version with images, please see http://xahlee.org/3d/viz.html )
0
2031
by: tavares | last post by:
(Our apologies for cross-posting. We appreciate if you kindly distribute this information by your co- workers and colleagues.) *************************************************************************** Symposium “Image Processing and Data Visualization” 2nd South-East European Conference on Computational Mechanics (SEECCM 2009) Island of Rhodes, Greece, 22-24 June 2009
0
1378
by: JDeats | last post by:
Looking to build an desktop application for a client using WPF/ Silverlight 2.0 or Adobe Flex 2.0 and because of my ability to use C# and the integration requirements, the WPF solution would be the most cost effective solution, except for the lack of visualization controls. I realize Infragistics and other vendors have products out there that provide for this, but none that I've found are as cost effective as the rich visualization...
0
9423
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10212
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10047
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9995
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9863
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6674
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5304
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
3563
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.