
September 9th, 2008, 05:22 AM
|
|
Registered User
|
|
Join Date: Sep 2008
Posts: 1
Time spent in forums: 28 m 43 sec
Reputation Power: 0
|
|
3D Debugger released
DInsight has released 3DBugger (3D Debugger), which is the first of the kind. It allows tracing state of the program while it is being debugged in a conventional debugger. It acts similar to normal output window, except text lines are replaced with 3D objects.
The application does not have to be KernelCAD-based, and even does not have to be a 3D one. 3DBugger will be the most useful in engineering applications. It is really great help to see result of an operation instantly in 3D instead of tedious analyzing and mapping of coordinates.
Application side of the debugger is a COM object, which can be created in various languages. KernelCAD products provide samples in C++ and C#.
The feature is released with KernelCAD v2.2 as a beta addition.
|