Delphi and Kylix

Moderators: pritaeas
Number of threads: 7244
Number of posts: 19051

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
3d engine Posted by pedromdsantos on 29 Aug 2004 at 6:15 AM
Hi,
i am looking for some help to make a 3d engine to be used in a finite element method software package.
Essencialy, i need to draw points and lines, and to be able to rotate my axis in space. I also need to have information about mouse coordinates, to be able to draw, select, delete, etc. with mouse.
In two dimensions it's very easy but in 3D it's more complicated. i also need to get some help about graphical acceleration.

Thanks.

Report
Re: 3d engine Posted by SaMo on 8 Sept 2004 at 12:14 AM
: Hi,
: i am looking for some help to make a 3d engine to be used in a finite element method software package.
: Essencialy, i need to draw points and lines, and to be able to rotate my axis in space. I also need to have information about mouse coordinates, to be able to draw, select, delete, etc. with mouse.
: In two dimensions it's very easy but in 3D it's more complicated. i also need to get some help about graphical acceleration.
:
: Thanks.
:
:
I am sorry to say this but I am afraid this is hardly possible if you don't know how to use DirectX in your application, which is quite a broad field of knowledge. Theoretically, you could try creating your own engine without DirectX, but this is extremely complicated stuff. I tried it once and it even worked for simple objects like lines or cubes. However, after some time I discovered that if you draw objects more complex than cubes (circles for instance), you'll have problems with screen fill rate, which I was unable to get around.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.