 |
|
|
 |
|
|
 |
|
|
 |
|
 |
thank you for excellent work;
When I debug this program in VS2008, many errors and warnings are encoutered. Do other DLLs and Libraries need?
And can it build directly in VS2008 enviorment?
Thank you!
|
|
|
|
 |
|
 |
This is great!
I want to use this great software in my job. It is very important for me how many pipes can I add?
How many pipes can be rendered by this software?
How about that price? I saw this web page "http://www.geometros.com/solidgraph/index.htm", but I don't have any information about that price?
Thank you so much
|
|
|
|
 |
|
 |
Saying it as a SW designer: I was imppressed! you can teach SW programers a thing or two.
|
|
|
|
 |
|
 |
The free version just privade spheres, boxs, cones, cylinders, toruses, ellipsoids, spherical bands. But,tetrahedron,tri-prism are not be provided directly.how can create tetrahedron,tri-prism primitive using SolidGraph?
And another question,who has the Full Source Code License? Can you share with me? Maybe,I can pay you not too much money,just because I am still a student!
|
|
|
|
 |
|
 |
I am using Visual studio 2005 with Vista os. I am getting a lot of errors.
Can any one help me out from these errors.
asdasdadadasd
|
|
|
|
 |
|
 |
dose anyone know what about now?
i want to buy one, connected with the e-mail, but no reply.
if anyone could tell me some news about it?
or tell me some one else similar.
keep moving,sgcore!
|
|
|
|
 |
|
 |
many thanks for making this available
I'm new to OpenGL and this looks interesting for learning about it
my question is:
does the entire app depend on sgcore?
or are some OpenGL features in your software sample independent of sgcore? (viewport-grid for example...)
Nik
|
|
|
|
 |
|
|
 |
|
 |
Fantastic work. Do you plan to add more feature to your library in the near future?
|
|
|
|
 |
|
 |
am having Vista Home Premium and C++ Express Edition and wanna know if that works.
and what OpenGL boards are supported?
|
|
|
|
 |
|
 |
i do not know english well.
where is SolidGraph for WinME ?
help Me please!
|
|
|
|
 |
|
 |
Hello fsscod
We dont support ME. But we submit all sources - you can debug it
|
|
|
|
 |
|
 |
Thank you very much for sharing this. I definitely can bet that posting it here on the CP would attract more developers to take a close look at SGCore library and try it.
Anyways it would be good to have a comparison made with heavy duty libraries like OCC.
Thanks again and all the best for the bright future of SGCore and your company.
Best regards,
Yogesh Dhakad
Product Development Manager, Neilsoft Ltd, Pune.
|
|
|
|
 |
|
 |
Thank you Yogesh
Regards
Geometros
|
|
|
|
 |
|
 |
It is a good job, but I confront such debug errors? how to?
//s.LoadString(IDS_TRUE);
s = _T("泥");
idx = AddString(s);
SetItemData(idx, TRUE);
// s.LoadString(IDS_FALSE);
s = _T("湾?);
idx = AddString(s);
SetItemData(idx, FALSE);
int titleheight = 0;
RECT r, rw, rc, *r1=&r; TCHAR *out= _T("?);
::AppendMenu( m_hMenu, MF_STRING, 5000, _T("秒噔眍?铌眍") );
::AppendMenu( m_hMenu, MF_SEPARATOR, 0, _T("-") );
::AppendMenu( m_hMenu, MF_STRING, ID_APP_EXIT, _T("蔓躅?) );
if (!pItem)
//txt.LoadString(IDS_NOITEMSEL);
txt = _T("蔓徨痂蝈 屐屙?);
else
txt = pItem->GetLabelText();
|
|
|
|
 |
|
 |
sgCore.dll is just a 2D/3D modeling engine. The sgCore.lib just the method of modeling?
If yes, So if I remove the sgCore.dll form the active directory, the solidgraph can't work, how do I exec. the solidgraph.exe??? just remark the functions which was coding in sgCore.lib????
thanks
|
|
|
|
 |
|
 |
Is there a user forum somewhere for this?
Would be cool.
|
|
|
|
 |
|
 |
Yes, of course - http://www.geometros.com/support/forum/index.php
|
|
|
|
 |
|
|
 |
|
|
 |
|
 |
Look at Introduction:
"The project has been compiled only with the following compilers: Microsoft Visual C++ 7.1, and Microsoft Visual C++ 8.0."
Visual C++ 6.0 dont supported
|
|
|
|
 |
|
 |
Hi, I have recently re-organized the Geometros "Painter" demo project for Visual C++ 6.0. I have successfully compiled as both Debug and Release.
I would be happy to make this VC 6 Project available to Geometros or to others (with permission from Geometros) so that they can add it to their list of downloads, if they wish.
If interested please contact me at
mike.anderton@shaw.ca
By the way, thanks to Geometros for this very interesting library, nice work!
Mike Anderton
|
|
|
|
 |