Introduction

All Realsoft 3D Applications are built on top of the kernel library. The kernel library implements fully platform independent API making the actual application code 100% platform independent.

This chapter covers the basic ideas and concepts the kernel library implements.

All class header files for the kernel library can be found from the following directory:

    inc/oops

'Oops' stands for 'Object Oriented Programming System').