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
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?
Re: Writing an interactive home/interior designing software?
It should be Borland Hello world :(
Re: Writing an interactive home/interior designing software?
Quote:
Originally Posted by
Alex F
It should be Borland Hello world :(
Sorry! ;)
I'm not familiar with Borland! :sick:
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?