|
-
November 21st, 2011, 10:58 PM
#1
Writing an interactive home/interior designing software?
Writing an interactive home/interior designing software?
writing an interactive home/interior designing software using C++ for Object oriented programming
we are using borland C builder to do this, we need to use the Visual Component Library too.
the Application should give client the possibility to design a blueprint for their home.
there should be an option to print the output too.
there should be a possibility to add rooms, tables, doors, chairs, windows, restrooms, beds ect.
it should be user-friendly, drawing on scale, maintainable and have a nice graphical layout.
any help is welcome
-
November 22nd, 2011, 01:58 AM
#2
Re: Writing an interactive home/interior designing software?
Did you already try to create a very simple GUI app (like Microsoft' "Hello world!" one?
Did you already try to create a very simple interactive GUI app with a button and some other controls?
Victor Nijegorodov
-
November 22nd, 2011, 02:20 AM
#3
Re: Writing an interactive home/interior designing software?
It should be Borland Hello world
-
November 22nd, 2011, 02:50 AM
#4
Re: Writing an interactive home/interior designing software?
Victor Nijegorodov
-
November 22nd, 2011, 04:23 AM
#5
Re: Writing an interactive home/interior designing software?
Hi,
First: You're in the wrong forum. This forum is about Microsoft Visual C++. There is one at codeguru for Non-Visual-C++ Applications which would be more appropiate for your question.
Second: I don't know what you expect to hear from us. Writing an interactive software for interieur design is possible (since some people in the world did alredy). But it is not possible at all to tell you in a forum post how to do that. You'll need good knowledge of programming, good understanding of the underlaying problem (e.g. how to hold the data of the 3D interieur), many people or many time to do this. One company in my hometown does this and I'm applying there at the moment. They have about 25 developers!
That's why I want to ask you like VictorN alredy did: What experience do you have? Is there a certain problem we could help?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|