Welcome to the Visviva Developer's Home. This page
provides information and tips for using the Visviva Application SDK (Software Developer's
Kit), as well as the latest Visviva Tool upgrade information.
Please note that the Visviva Application SDK package
is still in development. As of 2005, the SDK package you can
download is not the final version. We are still working on the multiplatform
aspects of the SDK, so the head file of the SDK may be changed significantly.
If you are thinking of developing a project with the SDK,
let us know (
) what you're planning on doing.
This way, we will be able to let you know when the version is stable.
ScriptV Documents
SDK Documents
- Visviva Developer’s Guide (draft)
SDK Samples
- Scene2D
This sample provides an object model in the class Scene2d that contains
multiple levels of object maps. An object map contains NxM object blocks.
Each block is a Drawable object (e.g. a frame) that is stored in a file
located in the directory associated with its object map. Depending on
the current position, the Scene2d object will load a number of adjacent
object blocks with multiple levels into the scene.