Where can I get Gizmo3d, so that I might evaluate it?
Thanx,
Marvin E Walden
Type: Posts; User: walden
Where can I get Gizmo3d, so that I might evaluate it?
Thanx,
Marvin E Walden
Could you please tell me where I can find more info on OGL Optimizer?
Thanx
[This message has been edited by walden (edited 12-23-2000).]
You people have already taught me a lot. It seems that there were some concepts which I needed, and they weren't exactly of the nature of how to program, or mathematics, but rather about the status...
Can you point me to an example?
Thanx,
/\/\/
Thanx, to McC. That may be what I end up doing.
Further reservation I have is this:
My client already has his own wireframe display mechanisms, using old fashioned windows DC
techniques. ...
Where can I download source code for the Windows opengl dlls glu32.dll and opengl32.dll? Also hopefully makefiles, .ides, .dsw s, or something. Any time I try to download any kind of source code I...
The suggestion to create new control points might be a good approximation for small offset values. I observe however that it will create yet another NURBS surface.
Unless the NURBS surface...
I have a NURBS surface. How can I render an offset surface, with this surface as a base. I want an exact representation- I could approximate the offset as another NURBS, but I don't like the idea. I...
Offset surfaces are of great interest in Numerical Control, for cutting, in CAE for metal thickness, and in lots of other applications. This is nothing new. So why don't we have the ability to model...
An offset of a polynomial or spline surface is rarely a member of that class, unless it is a pythagorean polynomial.
Such surfaces should be of great interest to the CAD/CAM/CAE Robotics, etc...