#how tough is programming
22-Aug-95 21:49:51
Sb: #186663-#how tough is programming
Fm: MARK A. MEIER 76330,3402
To: Will 75204,370
Will,
I've used Watcom to develop IPAS apps. You don't need to know C++, just C.
If you've programmed 3D graphics before I don't think you'll have too much
trouble. The SDK ships with some sample source code for each plug-in type.
There is also a bunch more source in the libs (search under 76330,3402 for a
few examples I know of. There are many more besides these).
As far as learning Watcom, there is not much to know. Just follow the examples
in the SDK about setting it up – its pretty automatic to compile and link.
Mark