C++/VB - 3D modeling editor
Asked By Victor
11-Mar-09 10:06 PM
Hi,
We are planning to implement a interactive 3D model editor in c#.net.
This editor should allow the user to draw different type of graphical
elements like line, triangle, circle ,rectangle and do some operations
like translation, scaling and rotation etc. Similar to UML editor.
Regarding this, can someone share your experience and the best
technology which suits the above requirement with ease to develop and
performance oriented.
My options are
1. GDI+
2. DirectX
3. OpenGL
Please provide if there is some other best technology for this
purpose apart from the above options.
Thanks in advance.
Victor
OpenGL
(1)
DirectX
(1)
Adulthood
(1)
Graphics
(1)
Triangle
(1)
Modeler
(1)
legalize+jeeve replied...
[Please do not mail me a copy of your followup]
Victor <trichian@gmail.com> spake the secret code
It would probably be easier to use an existing modeler and handle your
needs as data conversion.
GDI+ doesn't do 3D.
--
Legalize Adulthood! <http://blogs.xmission.com/legalize/>

with the Windows SDK just as the core development headers and libraries are. Chris Win32 DirectX Graphics Discussions Windows Vista (1) IDXGISurface (1) Windows 7 (1) Vista (1) ID3D11Device (1) XNAMath (1 core API evolve at the rate of OS and service pack releases?) There are more DirectX SDK releases than Windows SDK releases, but it is my understanding that this is for of the docs in the Windows SDK at its frequency with incremental updates through the DirectX SDK. Microsoft has indicated that they are interested in more classes of applications using Direct3D contain the OS elements of Direct3D including headers and link libraries. MSDN online includes the DirectX SDK documentation. The Windows SDK also contains other OS-level parts of DirectX including DirectSound, DirectInput, and now the 'core' of DirectMusic (kept around for timestampped MIDI support audio space). It has long been the primary source for DirectShow and Direct3D9Ex samples. The DirectX SDK is the primary shipping vehicle for Direct3D9, Direct3D 10.x, and Direct3D 11 samples Effects 10 and a version of the HLSL compiler were put into the OS for DirectX 10, but these proved difficult to service and adopt as such, so it seems these
various other non-D3D files, like the CRT and MFC stuff). But as far as DirectX is concerned, it is just those two DLLs. When I first started building the installer re-distribute the D3D DLLs, but instead, should prompt the user to install the latest DirectX runtimes (correct?). I am happy to do that, but the whole process is very mysterious seems to install and run on most XP systems, but not Vista. Vista ships with DirectX 10 (correct?), so should not DX9 be supported simply through backwards compatibility? 2) What should be distributed with the application? There seem to be three choices: - "DirectX 9.0c Redistributable for Software Developers" (33MB DirectX End-User Runtimes" (105MB) - "DirectX End-User Runtime Web Installer" (varying size?) 3) Our application is not large, and an ideal solution might be to just install the application, then detect whether or not DirectX is installed. If it is not installed, prompt the user with a link to the correct download location. Is this possible? Currently, the installation will complete successfully whether DirectX is present or not, but running the application will generate an error message that the
a sheet full of music: drawing large numbers of small objects. I suspect improvements in graphics cards are more important for me than going 32 -> 64. There are one or two into nvidias cuda compilers? It looks promising for what you are doing. And if the graphics card is AMD, then they also have a similar approach to programming the graphics card directly with their own compiler. I think it is called CL. (?) - - atrocities." by Voltaire have it already. . . it did not solve this what you are doing. And if the graphics card is AMD, then they also have a similar approach to programming the graphics card directly with their own compiler. I think it is called CL. (?) < I am not sure what 'programming the graphics card' would involve. Surely the point is that the graphics driver sits between windows GDI calls an what appears on the screen. And if you start doing things at a lower level than the graphics card driver's response to Windows GDI or GDI+, then you start introducing the device
Eclipse + DirectX ? C++ / VB Hello, I am new to DirectX programming. Does anyone know whether it is possible to develop DirectX applications using the Eclipse IDE? How would I go about doing this? If not then what are the alternatives and which ones are the cheapest? Thanks, John Goche Win32 DirectX Graphics Discussions Visual Studio 2008 (1) Visual Studio (1) PlatformSDK (1) MinGW (1) DirectX (1) WebInstall (1) [Please do not mail me a copy of your followup] I have single language. The Studio versions include multiple languages and are commercial editions. You can develop DirectX applications with any version of Visual Studio 2008. - - -Chuck Walbourn SDE, XNA Developer Connection This Visual Studio Standard Edition and Visual C++ Express Edition both come with a version of DirectX even if an old version (that is it needs not be downloaded separately unless one
DirectX .x file format or 3DS for models? C++ / VB Hello, I am rewriting a lot of my code and porting it from OpenGL to DirectX. I have been using Lib3DS to parse the model and load it into vertex arrays this has worked out well in OpenGL. Well, now that I am using DirectX I was hoping I could use some of the experience everyone has had with .x count for what I'm rendering (I've barely been able to reach 30fps in OpenGL). What is your opinion of .x file formats. . . I've heard that they can be or should I stick with my 3DS implementation. Comments are welcome. . . thanks for reading :) Win32 DirectX Graphics Discussions OpenGL (1) DirectX (1) Adulthood (1) Graphics (1) Collada (1) Modelers (1) [Please do