473,382 Members | 1,745 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

3d Shapes

I am working o a c# application which needs to draw Solid Blocks, Spheres
and Cylinders in 3D just like a CAD Program. Is there a library or a 3D
Engine that can help with this stuff?

I am currently looking at TrueVision3D.com

Thanks.
Jess
Feb 16 '06 #1
5 6067

"Jessica Weiner" <je*****@gmail.com> wrote in message
news:Jb*****************@newssvr27.news.prodigy.ne t...
|I am working o a c# application which needs to draw Solid Blocks, Spheres
| and Cylinders in 3D just like a CAD Program. Is there a library or a 3D
| Engine that can help with this stuff?
|
| I am currently looking at TrueVision3D.com
|
| Thanks.
| Jess
|
|

Not a CAD package, but it might fit your needs:

http://www.microsoft.com/downloads/d...displaylang=en

Willy.
Feb 16 '06 #2
Willy Denoyette [MVP] wrote:
Not a CAD package, but it might fit your needs:


I want to draw something like this:
http://www.orbisnap.com/vrtdesc/matlab.jpg

Is DirectX SDK going to be enough? Will take a lot of time?
Thanks.
Jess
Feb 16 '06 #3
Jessica Weiner wrote:
Willy Denoyette [MVP] wrote:
Not a CAD package, but it might fit your needs:

I want to draw something like this:
http://www.orbisnap.com/vrtdesc/matlab.jpg

Is DirectX SDK going to be enough? Will take a lot of time?
Thanks.
Jess

It is enough. With the provided samples I was able to understand how and
to draw basic primitives (boxes, spheres, and meshes) including lights
and textures very fast simply by experimenting with the code.

Reading this book: http://tinyurl.com/amota (about another 2 days)
enabled me to start to work on productional code.

HTH,
Andy

--
To email me directly, please remove the *NO*SPAM* parts below:
*NO*SPAM*xmen40@*NO*SPAM*gmx.net
Feb 17 '06 #4

"Jessica Weiner" <je*****@gmail.com> wrote in message
news:zm*******************@newssvr12.news.prodigy. com...
| Willy Denoyette [MVP] wrote:
| > Not a CAD package, but it might fit your needs:
|
| I want to draw something like this:
| http://www.orbisnap.com/vrtdesc/matlab.jpg
|
| Is DirectX SDK going to be enough? Will take a lot of time?
|
|
| Thanks.
| Jess
|
|

Ok, but these are not solid blocks, DirectX is not well suited for this.
What you need is a technical analysis/drawing package, something like
Matlab's product offerings.

http://www.mathworks.com/application.../visimage.html

Willy.
Feb 17 '06 #5
Microsoft Managed Direct3D is all you need, unless you need to create
irregularly-shaped objects, in which case you need some software for
creating meshes, like GMax (or the high-priced Maya or 3D Studio Max) to go
with it.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
To a tea you esteem
a hurting back as a wallet.
"Jessica Weiner" <je*****@gmail.com> wrote in message
news:zm*******************@newssvr12.news.prodigy. com...
Willy Denoyette [MVP] wrote:
Not a CAD package, but it might fit your needs:


I want to draw something like this:
http://www.orbisnap.com/vrtdesc/matlab.jpg

Is DirectX SDK going to be enough? Will take a lot of time?
Thanks.
Jess

Feb 17 '06 #6

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

Similar topics

3
by: mf_sina | last post by:
Hi all! I have worked eith vb 6 and used custom shapes such as circle,elipse,Rectangle and ... But these shapes are not in vb .net? How can i get them? Best wishes...
0
by: Mats-Lennart Hansson | last post by:
Hi, I'm creating some user controls that are in different shapes. When doing this I use this.region to set the shape that I want and then I use graphics.DrawRectangle (or whatever shape I have) to...
3
by: Crirus | last post by:
There are some classes to reproduce geometrical shapes like circles or squares? as there is rectangle -- Cheers, Crirus ------------------------------ If work were a good thing, the boss...
1
by: Andreas Schubert | last post by:
Hello newsgroup, I am pretty new to .NET and need some advise on how to approach to the following: I have to create an application with a drawing surface, where some predefined shapes...
0
by: excelthoughts | last post by:
Hi, In VBA, you can select shapes and control them using Selection.ShapeRange. There is no equivalent in C#. See...
6
by: Kristian Frost | last post by:
Hi, I'm trying to add, as you might guess, mouseclick listeners to the shapes I am drawing using the GDI+ commands in a similar sort of way as could be done with the old VB "shapes". Problem is,...
1
by: PreciousK | last post by:
I have a project to complete and Im not too comfortable with modifying Shapes. I have to drag a shape to some other location. By clicking the left side of the mouse button. The shape changes colour...
0
by: alwayssmiling | last post by:
Hi, Im drawing some shapes on the image surface (i.e when im displaying the image ) with the help of graphics. Since i want to move thsese shapes from one place to other place in the...
0
by: weird0 | last post by:
i have successfully emebedded visio drawing tool in my application. Infinite number of shapes can be added to the drawing. How can i write double click event handler for the the shapes added to...
4
by: Sunny | last post by:
Hi I have a div called shape on my page. When I try to get its length using javascript in IE, everything works fine. But When I try it in Firefox it has element has no properties. Here is the...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.